Merge pull request #3 from qmx/documentation

note wrt ed25519
This commit is contained in:
Frank Denis
2013-01-20 12:18:46 -08:00
+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...