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:
Milan Broz
2011-10-09 18:25:41 +00:00
parent 4f33a537ae
commit 60d59b0bc0
3 changed files with 6 additions and 2 deletions

View File

@@ -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
View File

@@ -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

Binary file not shown.