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

308 B

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...