Crates.io | luks2 |
lib.rs | luks2 |
version | 0.5.0 |
source | src |
created_at | 2020-12-29 00:22:15.76194 |
updated_at | 2021-09-14 21:46:52.183884 |
description | Interact with LUKS2 partitions from Rust |
homepage | |
repository | https://sr.ht/~mvforell/luks2 |
max_upload_size | |
id | 328528 |
size | 69,800 |
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).