summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-09-08 14:49:04 +0000
committerSimon Josefsson <simon@josefsson.org>2006-09-08 14:49:04 +0000
commita435015e55f4379ec55e41c08d5a28117793fd26 (patch)
treec7778f76767967b48e995ff42410da981f865497
parent8a48246aacd17db092c2daecdc32745953c91df7 (diff)
downloadgnutls-a435015e55f4379ec55e41c08d5a28117793fd26.tar.gz
Add.
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5775865b27..0eba0497dd 100644
--- a/NEWS
+++ b/NEWS
@@ -14,10 +14,16 @@ alter the numeric properties of the signature. See
not exactly the same as the problem we fix here). Reported by Yutaka
OIWA <y.oiwa@aist.go.jp>.
+See GNUTLS-SA-2006-4 on http://www.gnutls.org/security.html for more
+up to date information.
+
** Fix PKCS#1 decryption to avoid Bleichenbacher's Crypto 98 attack.
See <http://www.bell-labs.com/user/bleichen/papers/pkcs.ps.gz>.
Reported by Werner Koch <wk@gnupg.org>.
+See GNUTLS-SA-2006-3 on http://www.gnutls.org/security.html for more
+up to date information.
+
** Fix crash in gnutls_x509_crt_sign2 if passed a NULL issuer_key.
** API and ABI modifications: