Docs.rs
qv-core-4.3.3
qv-core 4.3.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
007krcs
Dependencies
chacha20poly1305 ^0.10
normal
ml-dsa ^0.1.0-rc.8
normal
ml-kem ^0.3.0-rc.2
normal
pqcrypto-falcon ^0.4
normal
optional
pqcrypto-traits ^0.3
normal
optional
rand ^0.8
normal
sha3 ^0.10
normal
thiserror ^1
normal
zeroize ^1
normal
hex ^0.4
dev
Versions
35.66%
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
Module token
qv_core
4.3.3
Module token
Module Items
Structs
Enums
Constants
In crate qv_
core
qv_core
Module
token
Copy item path
Source
Structs
§
QVRaw
Token
Full serialised token (header + encrypted payload + signature).
QVToken
Header
Decoded (plain-text) binary header before payload encryption.
Enums
§
Token
Type
Token type byte.
Constants
§
MAGIC
Magic constant “QVLT” in big-endian.
VERSION