ssb-crypto 0.2.3

Crypto primitives used by Secure Scuttlebutt
Documentation
pub mod auth;
pub mod ephemeral;
pub mod hash;
pub mod secretbox;
pub mod sign;