5 unstable releases
0.5.0 | Sep 14, 2021 |
---|---|
0.4.1 | Sep 14, 2021 |
0.4.0 | Mar 4, 2021 |
0.3.1 | Jan 13, 2021 |
0.3.0 | Dec 29, 2020 |
#1166 in Filesystem
47KB
920 lines
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).
Dependencies
~4–5.5MB
~106K SLoC