diff options
author | Werner Koch <wk@gnupg.org> | 1999-04-05 22:11:52 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-04-05 22:11:52 +0200 |
commit | 88d44edc56e8dac254e2cc5837d88cacfdfb076c (patch) | |
tree | 47f3efc638dce54bbf6c31ddf1743526cdd9ba1d /BUGS | |
parent | See ChangeLog: Sat Mar 20 18:03:17 CET 1999 Werner Koch (diff) | |
download | gnupg2-88d44edc56e8dac254e2cc5837d88cacfdfb076c.tar.xz gnupg2-88d44edc56e8dac254e2cc5837d88cacfdfb076c.zip |
./BUGS
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -48,5 +48,24 @@ and after about half a day in the rsync snapshots. --> IRIX bug still there -Next #13 +[ *] #13 1999-04-05 + Trying to generate very large keys fails with a BUG in read_pool() + + +[ *] #14 1999-04-05 <anonymous> + If you have the following lines in your "options" file: + load-extension twofish + cipher-algo twofish + s2k-cipher-algo twofish + and then try to "gpg --gen-key", everything goes along fine until you + verify your password. Then the program crashes with a BUG at line 226 + of passphrase.c. + + +[ **] #15 199-04-05 + Hash calculation for subkey bindings is not according to rfc2440 if + a 4 byte length header is used for the subkey. + + +Next #16 |