Docs.rs
snow-0.9.6
snow 0.9.6
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
mcginty
Dependencies
aes-gcm ^0.10
normal
blake2 ^0.10
normal
byteorder ^1.4
normal
chacha20poly1305 ^0.10
normal
curve25519-dalek ^4
normal
pqcrypto-kyber ^0.8
normal
pqcrypto-traits ^0.3
normal
rand_core ^0.6
normal
ring ^0.17
normal
sha2 ^0.10
normal
sodiumoxide ^0.2
normal
subtle ^2.4
normal
criterion ^0.5
dev
hex ^0.4
dev
lazy_static ^1.4
dev
rand ^0.8
dev
serde ^1.0
dev
serde_derive ^1.0
dev
serde_json ^1.0
dev
x25519-dalek ^1
dev
rustc_version ^0.4
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
snow
0.9.6
Module types
Traits
In crate snow
?
Module
snow
::
types
source
·
[
−
]
Expand description
The traits for cryptographic implementations that can be used by Noise.
Traits
§
Cipher
Cipher operations
Dh
Diffie-Hellman operations
Hash
Hashing operations
Random
CSPRNG operations