summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 86fe1a82..65b79332 100644
--- a/TODO
+++ b/TODO
@@ -28,3 +28,8 @@ What's left to do -*- outline -*-
* HMAC won't work with sha-512 due to the different block size. OTOH,
I can imagine no cryptographic reason to use it.
+
+* cipher/pubkey.c and pubkey implementaions.
+ Don't rely on the secure memory based wiping fucntion but add an
+ extra wiping.
+