xref: /dflybsd-src/contrib/cryptsetup/TODO (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
1For 1.02
2
3* Add LUKS key copy cmd: luksKeyCopy
4* Add option to supply a master key directly. For LUKS commands: luksFormat, luksOpen and luksAddKey.
5
6For 2.0
7
8* LUKS header version bump:
9  * Add LUKS partition footer.
10    * change luks_write_phdr stuff.
11    * change luks_read_phdr stuff
12  * change hashing according to conversation with Sarah.
13