mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@3 36d66b0a-2a48-0410-832c-cd162a569da5
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
For 1.02
|
|
|
|
* Add LUKS key copy cmd: luksKeyCopy
|
|
* Add option to supply a master key directly. For LUKS commands: luksFormat, luksOpen and luksAddKey.
|
|
|
|
For 2.0
|
|
|
|
* LUKS header version bump:
|
|
* Add LUKS partition footer.
|
|
* change luks_write_phdr stuff.
|
|
* change luks_read_phdr stuff
|
|
* change hashing according to conversation with Sarah.
|