mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Disable the "quick check" bytes for PK decryptions. This is in
regards to the Mister and Zuccherato attack on OpenPGP CFB mode.
This commit is contained in:
parent
2dbfc709ad
commit
a3ea962679
5 changed files with 32 additions and 13 deletions
|
@ -1,3 +1,12 @@
|
|||
2005-02-09 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* encr-data.c (decrypt_data): Use it here to turn off the "quick
|
||||
check" bytes for PK decryptions. This is in regards to the Mister
|
||||
and Zuccherato attack on OpenPGP CFB mode.
|
||||
|
||||
* mainproc.c (proc_symkey_enc): Set a flag to indicate that a
|
||||
particular session key came from a passphrase and not a PK.
|
||||
|
||||
2005-02-06 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* trustdb.h, trustdb.c (trustdb_check_or_update): New. If the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue