nacl 0.5.3

Rust version of NaCl Cryptographic library with Scrypt added
Documentation
1
2
3
4
5
pub mod fe25519;
pub mod sc25519;
pub mod ge25519;
pub mod ge25519_base;
pub mod sign;