1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-24 04:25:10 -07:00
libsodium/README.markdown
2013-01-20 18:39:16 -02:00

9 lines
303 B
Markdown

# libsodium - P(ortable|ackageable) NaCl
Portable, cross-compilable, installable, packageable version of the NaCl
crypto library.
## 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...