Docs.rs
noise-framework-0.4.0
noise-framework 0.4.0
Permalink
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
noise
0.4.0
noise
Type Alias
SymmetricKey
Copy item path
Source
pub type SymmetricKey = [
u8
;
32
];