Docs.rs
secrets-vault-2.4.1
secrets-vault 2.4.1
Permalink
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
KDF_PBKDF2
secrets_
vault
2.4.1
secrets_vault
Constant
KDF_
PBKD
F2
Copy item path
Source
pub const KDF_PBKDF2:
u8
= 0x01;
Expand description
KDF id: PBKDF2-HMAC-SHA256 @
ITERATIONS
.