[][src]Crate noise_rust_crypto

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

Modules

sensitive

Structs

Blake2b
Blake2s
Sha256
Sha512

Enums

Aes256Gcm
ChaCha20Poly1305
X25519