go/src/crypto/ed25519
Filippo Valsorda a8e83d51a0 crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.Equal
Fixes #38190

Change-Id: I10766068ee18974e81b3bd78ee0b4d83cc9d1a8c
Reviewed-on: https://go-review.googlesource.com/c/go/+/231417
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
2020-05-05 18:05:10 +00:00
..
internal/edwards25519
testdata
ed25519.go crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.Equal 2020-05-05 18:05:10 +00:00
ed25519_noasm.go crypto/ed25519: drop the purego build tag 2020-04-29 18:33:42 +00:00
ed25519_s390x.go crypto/ed25519: drop the purego build tag 2020-04-29 18:33:42 +00:00
ed25519_s390x.s crypto/ed25519: drop the purego build tag 2020-04-29 18:33:42 +00:00
ed25519_test.go crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.Equal 2020-05-05 18:05:10 +00:00