2013-01-20 15:34:00 -05:00
|
|
|
# libsodium - P(ortable|ackageable) NaCl
|
2013-01-20 03:03:34 -05:00
|
|
|
|
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:39:16 -05:00
|
|
|
## comparison with vanilla NaCl
|
2013-01-20 15:10:51 -05:00
|
|
|
|
|
|
|
We are using ed25519 from SUPERCOP, as even DJB doesn't recommend using edwards25519sha512batch anymore - this will reach NaCL one day...
|