ssb-crypto 0.2.3

Crypto primitives used by Secure Scuttlebutt
Documentation
1
2
3
4
5
6
7
8
# ssb-crypto

[![Documentation](https://docs.rs/ssb-crypto/badge.svg)](https://docs.rs/ssb-crypto)

This crate provides the cryptographic functionality needed to implement
the Secure Scuttlebutt networking protocols and content signing and encryption.

See the [documentation](https://docs.rs/ssb-crypto) for more information.