1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

preparing 1.0.7

This commit is contained in:
Werner Koch 2002-04-19 10:32:01 +00:00
parent 4847eadcd8
commit a2c677c829
27 changed files with 10314 additions and 9418 deletions

5
TODO
View file

@ -61,9 +61,6 @@
* Replace the printing of the user name by [self-signature] when
appropriate so that a key listing does not get clobbered.
* Check that the way we select cipher and digest algorithms w/o
preferences is okay and make AES the default in some future.
* Concatenated encryption messages don't work corectly - only the
first one is processed.
@ -87,7 +84,7 @@
* add test cases for invalid data (scrambled armor or other random data)
* add checking of armor trailers
* add checking of armor trailers. Try to detect garbled header lines.
* the pubkey encrypt functions should do some sanity checks.