summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3e753c11b..897bb6093 100644
--- a/TODO
+++ b/TODO
@@ -49,3 +49,12 @@
* fix the problems with "\v" in gettext
+ * calculation of cechksums for secret keys is wrong. We used a
+ the complete chunk length instead of the real number of bits.
+ The problme ist that it is how to stay compatible to old
+ keys? - Do wee need a kludge to calculate both versions of
+ checksums???? (keygen.c, seckey-cert.c)
+
+
+
+