Docs.rs
noise-framework-0.4.0
noise-framework 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cloudhead
dr-orlovsky
Dependencies
amplify ^4.6.0
normal
chacha20poly1305 ^0.10.1
normal
cyphergraphy ^0.3.0
normal
Versions
21.82%
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
noise
0.4.0
noise
Type Alias
ChainingKey
Copy item path
Source
pub type ChainingKey<D> = <D as
Digest
>::
Output
;