libsodium/README.markdown

10 lines
295 B
Markdown
Raw Normal View History

2013-01-20 03:03:34 -05:00
P(ortable|ackageable) NaCl
==========================
2013-01-20 03:39:14 -05:00
Portable, cross-compilable, installable, packageable version of the NaCl
crypto library.
2013-01-20 03:03:34 -05:00
2013-01-20 15:10:51 -05:00
## Caveats
We are using ed25519 from SUPERCOP, as even DJB doesn't recommend using edwards25519sha512batch anymore - this will reach NaCL one day...