Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / TODO
diff --git a/TODO b/TODO
index edf3089..b5a66e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,5 +4,5 @@ Version 1.7:
 - 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?).
-- Crypt benchmark cannot ttest ECB mode.
-- Log doesn't work yet in early binary start (FIPS message).
+- Extend existing LUKS header to use another KDF? (https://password-hashing.net/)
+- Fix all crazy automake warnings (or switch to Cmake).