Docs.rs
luks-0.1.12
luks 0.1.12
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
21.81%
of the crate is documented
Go to latest version
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
SECTOR_SIZE
luks
0.1.12
luks
Constant
SECTOR_
SIZE
Copy item path
Source
pub const SECTOR_SIZE:
usize
= 512;
Expand description
The standard sector size in bytes.