aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/ed25519
AgeCommit message (Expand)Author
2020-07-30crypto/ed25519: remove s390x KDSA implementationMichael Munday
2020-05-05crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.EqualFilippo Valsorda
2020-04-29crypto/ed25519: drop the purego build tagRuixin Bao
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