mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-15 04:40:05 +01:00
Add LUKS on-disk format docs, update TODO.
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@629 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
* Add crypt_last_error() API call.
|
* Add crypt_last_error() API call.
|
||||||
* Fix luksKillSLot exit code if slot is inactive or invalid.
|
* Fix luksKillSLot exit code if slot is inactive or invalid.
|
||||||
* Fix exit code if passphrases do not match in luksAddKey.
|
* Fix exit code if passphrases do not match in luksAddKey.
|
||||||
|
* Add LUKS on-disk format description into package.
|
||||||
|
|
||||||
2011-09-22 Milan Broz <mbroz@redhat.com>
|
2011-09-22 Milan Broz <mbroz@redhat.com>
|
||||||
* Support key-slot option for luksOpen (use only explicit keyslot).
|
* Support key-slot option for luksOpen (use only explicit keyslot).
|
||||||
|
|||||||
7
TODO
7
TODO
@@ -1,3 +1,6 @@
|
|||||||
Version 1.4.0:
|
Version 1.5.0:
|
||||||
- Wipe device flag
|
- Export wipe device functions
|
||||||
- Support K/M suffixes for align payload (new switch?).
|
- Support K/M suffixes for align payload (new switch?).
|
||||||
|
- FIPS patches (RNG, volume key restrictions, move changekey to library)
|
||||||
|
- online reencryption api?
|
||||||
|
- integrate more metadata formats
|
||||||
|
|||||||
BIN
docs/on-disk-format.pdf
Normal file
BIN
docs/on-disk-format.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user