diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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) + + + + |