Docs.rs
corium-crypt-0.1.68
corium-crypt 0.1.68
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
01 August 2026
Links
Homepage
crates.io
Source
Owners
csm
Dependencies
aes-gcm ^0.10
normal
aes-gcm-siv ^0.11
normal
async-trait ^0.1
normal
blake3 ^1
normal
getrandom ^0.3
normal
thiserror ^2
normal
zeroize ^1
normal
proptest ^1
dev
tokio ^1.53.0
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
BLOB_MAGIC
corium_
crypt
0.1.68
corium_crypt
Constant
BLOB_
MAGIC
Copy item path
Source
pub const BLOB_MAGIC: &[
u8
;
8
] = b"CORIUMB1";
Expand description
Magic prefix for an encrypted content-addressed blob.