Releases: dex6/sed-opal-unlocker
Releases · dex6/sed-opal-unlocker
v1.1.0 - The SHA512 One
- support for SHA-512 forks of sedutil
- thanks to @tadfisher for implementing it
v1.0.0 - The "Final" One
- use dedicated kernel API for setting MBRDone flag
- requires kernel 5.3 or newer
- now I consider this project "done" (it does everything I need), thus jump to v1.0.0.
v0.3.1 - MBRunshadow Fix
- fix MBRunshadow operation for kernels 5.2+, 5.1.6+, 5.0.20+, 4.19.47+ and 4.14.123+
- add MBRunshadowOLD to support older kernels
v0.3.0 - One More Feature
- decrypting the password file without unlocking the drive
v0.2.1 - Bugfix Release
- compilation fix when STATIC=1 and ENCRYPTED_PASSWORDS=1 and glibc
v0.2.0 - Encrypted Password Files
- support for encrypted password files
- support for multiple operations in one call
- removing secrets from memory before exiting
v0.1.0 - First Public Release
Just enough to be usable.