diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,5 @@ - * Fix Oscaris problems with the trustdb. + + * salted and iterated S2Ks don't work (see passphrase.c). * Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal. @@ -11,6 +12,7 @@ what does pgp 5 do, what does OpenPGP say= ==> I think it is okay, should be tested against pgp5 + * Fix Oscaris problems with the trustdb. * invalid packets (Marco) und Markus Gruber * add some sanity checks to read_keyblock, so that we are sure that @@ -47,4 +49,5 @@ * change the fake_data stuff to mpi_set_opaque + * Is it okay to use gettext for the help system??? |