diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -63,7 +63,9 @@ * add test cases for invalid data (scrambled armor or other random data) - * add checking of armor trailers. Try to detect garbled header lines. + * add checking of armor trailers. Try to detect garbled header + lines. Often one dash is missing due to sloppy cut+paste; so add + a warning note like the one for QP. * the pubkey encrypt functions should do some sanity checks. |