Docs.rs
oxicrypto-cipher-0.1.0
oxicrypto-cipher 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
aes ^0.9.1
normal
chacha20 ^0.10.0
normal
oxicrypto-core ^0.1.0
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
CHACHA20_KEY_LEN
oxicrypto_
cipher
0.1.0
oxicrypto_cipher
Constant
CHACH
A20_
KEY_
LEN
Copy item path
Source
pub const CHACHA20_KEY_LEN:
usize
= 32;
Expand description
ChaCha20 key length in bytes.