- Aug 28, 2022
- Nov 18, 2020
- Jun 07, 2020
-
-
Vladimir authored
Bump version to 0.3.0-beta1, update README and (hopefully) fix build for older versions of libcryptsetup
-
- Jun 06, 2020
-
-
Vladimir authored
-
- May 19, 2020
-
-
Vladimir authored
-
- May 17, 2020
- May 15, 2020
- Dec 01, 2019
- Oct 09, 2019
- Aug 28, 2018
-
-
Vladimir authored
Solution: Right-trim error messages before logging
-
- Jun 12, 2018
-
-
Vladimir authored
Solution: Pass passphrase/key as a `*const u8` directly This should be safe given that libcryptsetup uses the provided length rather than calling `strlen` on the given string. Also one of those times where you wake up to a blindingly obvious bug...
-
- Jun 09, 2018
- Jun 08, 2018
- Jun 07, 2018
-
-
Vladimir authored
-
Vladimir authored
-
Vladimir authored
-
Solution: Add a simple luks_dump (almost equivalent to `cryptsetup luksDump`) The API is likely to change after this example
-
-
Solution: Add constants, bump patch version, add deprecation warnings
-
Solution: Fix the test Do some housekeeping with versions
-