thoughtpolice / salt

Fast cryptographic networking for Haskell
http://thoughtpolice.github.com/salt
MIT License
24 stars 1 forks source link

Update signature API to ed25519 #13

Closed thoughtpolice closed 12 years ago

thoughtpolice commented 12 years ago

Ed25519 is destined to be the new default signature primitive in the next version of NaCl. There is a preliminary release available, integrated with a preliminary NaCl, as part of SUPERCOP's benchmark suite. OpenDNS is already using it in their NaCl fork for DNSCrypt. It would probably be a good idea to work it into the build and go ahead and start using it.