raaz-crypto / raaz

Cryptographic library for Haskell
Apache License 2.0
68 stars 24 forks source link

Ed25519 #253

Open piyush-kurur opened 8 years ago

piyush-kurur commented 8 years ago

Implement the Ed25519 signature scheme. https://ed25519.cr.yp.to/ed25519-20110926.pdf

piyush-kurur commented 6 years ago

Remember to include the test vectors https://github.com/google/wycheproof/blob/master/testvectors/eddsa_test.json