Docs.rs
luks-0.2.4
luks 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
louib
Dependencies
aes ^0.8
normal
argon2 ^0.5
normal
base64 ^0.22
normal
byteorder ^1.5
normal
hmac ^0.12
normal
pbkdf2 ^0.12
normal
rand ^0.9
normal
rpassword ^7
normal
optional
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
xts-mode ^0.5
normal
Versions
96%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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_SALT_SIZE
luks
0.2.4
luks
Constant
KDF_
SALT_
SIZE
Copy item path
Source
pub const KDF_SALT_SIZE:
usize
= 32;
Expand description
The size of a KDF salt in bytes.