Docs.rs
secrets-vault-2.4.1
secrets-vault 2.4.1
Docs.rs crate page
MIT
24 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
quantum-encoding
Dependencies
aes-gcm ^0.11
normal
age ^0.12
normal
optional
clap ^4
normal
optional
dirs ^6.0
normal
optional
getrandom ^0.4
normal
hkdf ^0.13
normal
hmac ^0.13
normal
jiff ^0.2
normal
optional
pbkdf2 ^0.13
normal
rpassword ^7.0
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
sha2 ^0.11
normal
toml ^0.9
normal
optional
zeroize ^1.6
normal
core-foundation ^0.10
normal
core-foundation-sys ^0.8
normal
security-framework-sys ^2.12
normal
libc ^0.2
normal
windows ^0.62
normal
windows-future ^0.3
normal
Versions
91.18%
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
All
secrets_
vault
2.4.1
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
MasterSecret
Vault
VaultReader
Enums
VaultError
Functions
decrypt_blob
decrypt_raw_blob
encrypt_blob
encrypt_raw_blob
is_v1
is_v2
is_valid_key
is_valid_project
is_valid_storage_name
parse_env_lines
random_bytes
random_salt
v2_create
v2_salt
Constants
ITERATIONS
KDF_PBKDF2
MAC_LEN
MAX_KEY_LEN
MAX_NAME_LEN
MAX_VALUE_LEN
PAD_BLOCK
SALT_LEN
SCHEME_HKDF
V2_HEADER_LEN
V2_VERSION