File: TODO

package info (click to toggle)
cryptsetup 2%3A1.7.3-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,824 kB
  • sloc: ansic: 17,818; sh: 3,731; xml: 654; makefile: 517; python: 90; perl: 76
file content (8 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Version 1.7:
- Export wipe device functions
- Support K/M suffixes for align payload (new switch?).
- TRIM for keyslots
- Do we need crypt_data_path() - path to data device (if differs)?
- Resync ETA time is not accurate, calculate it better (last minute window?).
- Extend existing LUKS header to use another KDF? (https://password-hashing.net/)
- Fix all crazy automake warnings (or switch to Cmake).