noise-rust-crypto 0.2.0

Wrappers of dalek and RustCrypto crates for noise-protocol
Documentation

This crate provides wrappers around pure rust implementations of the crypto primitives used in noise-protocol.

The underlying implementations are:

Warning relayed from chacha20poly1305 and aes-gcm: they have not yet received any formal cryptographic and security reviews. USE AT YOUR OWN RISK.