luks2

Crates.ioluks2
lib.rsluks2
version0.5.0
sourcesrc
created_at2020-12-29 00:22:15.76194
updated_at2021-09-14 21:46:52.183884
descriptionInteract with LUKS2 partitions from Rust
homepage
repositoryhttps://sr.ht/~mvforell/luks2
max_upload_size
id328528
size69,800
Max von Forell (mvforell)

documentation

https://docs.rs/luks2

README

luks2

Interact with (currently: read metadata and data from) LUKS2 partitions from Rust.

Build with RUSTFLAGS="-C target-feature=+aes" to use the AES processor instruction set (if available on your platform).

Commit count: 0

cargo fmt