ssb-crypto 0.1.2

Crypto primitives used by Secure Scuttlebutt
Documentation

ssb-crypto

Documentation

This currently just re-exports the parts of the sodiumoxide crate that are needed by SSB, and defines a couple custom structs.

Some of the exposed types (eg. PublicKey, SecretKey) should ultimately be wrapped in a higher-level abstraction, like ssb-multiformats.