note wrt ed25519

This commit is contained in:
Douglas Campos
2013-01-20 18:12:21 -02:00
parent 221da81226
commit ddb0e83455
+3 -1
View File
@@ -4,4 +4,6 @@ P(ortable|ackageable) NaCl
Portable, cross-compilable, installable, packageable version of the NaCl
crypto library.
[WIP]
## Caveats
We are using ed25519 from SUPERCOP, as even DJB doesn't recommend using edwards25519sha512batch anymore - this will reach NaCL one day...