gdb - Local mods (compile)
[dragonfly.git] / contrib / cryptsetup / TODO
1 For 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
6 For 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.