1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-20 02:25:14 -07:00
libsodium/README.markdown
2013-01-20 18:35:54 -02:00

9 lines
308 B
Markdown

# libsodium - P(ortable|ackageable) NaCl
Portable, cross-compilable, installable, packageable version of the NaCl
crypto library.
## differences from the vanilla NaCl
We are using ed25519 from SUPERCOP, as even DJB doesn't recommend using edwards25519sha512batch anymore - this will reach NaCL one day...