aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/ed25519/ed25519_test.go
AgeCommit message (Expand)Author
2021-05-13[dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcr...Filippo Valsorda
2021-05-06crypto/ed25519: skip allocations test on -noopt builderFilippo Valsorda
2021-05-05crypto/ed25519: replace internal/edwards25519 with filippo.io/edwards25519Filippo Valsorda
2020-07-30crypto/ed25519: remove s390x KDSA implementationMichael Munday
2020-05-05crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.EqualFilippo Valsorda
2020-04-27crypto/ed25519: implement ed25519 on s390x using KDSA instructionRuixin(Peter) Bao
2020-03-26crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.EqualFilippo Valsorda
2020-03-23Revert "crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal"Bryan C. Mills
2020-03-23crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.EqualFilippo Valsorda
2019-09-24crypto/ed25519: outline NewKeyFromSeed and Signlukechampine
2019-05-06crypto/ed25519: promote from golang.org/x/crypto/ed25519Filippo Valsorda