Merge pull request #4 from qmx/documentation

moar README fiddlin'
This commit is contained in:
Frank Denis
2013-01-20 12:40:21 -08:00
+2 -3
View File
@@ -1,9 +1,8 @@
P(ortable|ackageable) NaCl
==========================
# libsodium - P(ortable|ackageable) NaCl
Portable, cross-compilable, installable, packageable version of the NaCl
crypto library.
## Caveats
## comparison with vanilla NaCl
We are using ed25519 from SUPERCOP, as even DJB doesn't recommend using edwards25519sha512batch anymore - this will reach NaCL one day...