diff options
author | Werner Koch <[email protected]> | 1999-03-02 09:41:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-03-02 09:41:49 +0000 |
commit | c27c7416d5148865a513e007fb6f0a34993a6073 (patch) | |
tree | 389583ab57cc825586486eedf989e1925695cc5e /BUGS | |
parent | See ChangeLog: Sun Feb 28 19:11:00 CET 1999 Werner Koch (diff) | |
download | gnupg-c27c7416d5148865a513e007fb6f0a34993a6073.tar.gz gnupg-c27c7416d5148865a513e007fb6f0a34993a6073.zip |
See ChangeLog: Tue Mar 2 10:38:42 CET 1999 Werner Koch
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 12 |
1 files changed, 1 insertions, 11 deletions
@@ -52,17 +52,7 @@ an "info standards" to find out why a disclaimer is needed for GNU.) PGP decrypts 6416k out of 6424k, then complains with "PGP Warning", "The keyring contains a bad (corrupted) PGP packet". The resulting file is missing information from the front. - [26.02.99: temporary fix in encrypt_simple() + [26.02.99: temporary fix in encrypt_simple()] -[ ] #8 1999-02-25 <[email protected]> 0.9.3 - %gpg --encrypt -r [email protected] --batch foo - gpg: Warning: using insecure memory! - gpg: 11C23F61: no info to calculate a trust probability - This creates a symmetrically encrypted message WITHOUT a session key - encrypted with public cryptographic(i.e. foo.gpg). This is probably - [26.02.99 fixed] -[ ] #9 1999-02-25 - Misalignment in md5.c#md5_write. - [26.02.99 fixed] |