Docs.rs
quantum-shield-0.3.1
quantum-shield 0.3.1
Permalink
Docs.rs crate page
MIT
20 September 2026
Links
Repository
crates.io
Source
Owners
ilyk
Dependencies
aes-gcm ^0.11
normal
ed25519-dalek ^2.2.0
normal
getrandom ^0.4
normal
ml-dsa ^0.1.1
normal
ml-kem ^0.3.2
normal
pem-rfc7468 ^0.7
normal
optional
serde ^1.0
normal
optional
sha3 ^0.12
normal
subtle ^2.6
normal
thiserror ^2
normal
x25519-dalek ^2.0.1
normal
zeroize ^1.8
normal
criterion ^0.7.0
dev
dudect-bencher ^0.7.0
dev
hex ^0.4
dev
hex-literal ^1
dev
ml-kem ^0.3.2
dev
proptest ^1
dev
serde_json ^1
dev
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
CEK_LEN
quantum_
shield
0.3.1
quantum_shield
Constant
CEK_LEN
Copy item path
Source
pub const CEK_LEN:
usize
= 32;
Expand description
Content-encryption key length for multi-recipient envelopes (bytes).