summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2001-02-07 22:24:35 +0000
committerUlf Möller <ulf@openssl.org>2001-02-07 22:24:35 +0000
commit57e7d3ce1546fc6026ffe3f1f243c54d0bb59d3e (patch)
tree0145db13ba92d21247ffa1de25a4202603515f91 /CHANGES
parenta8ebe4697e99ac642fa73b20f5698091b7976f63 (diff)
Bleichenbacher's DSA attack
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a51cd20c8c..3e2d97daaa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,10 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
+ *) Add new function BN_rand_range(), and fix DSA_sign_setup() to prevent
+ Bleichenbacher's DSA attack.
+ [Ulf Moeller]
+
*) Update Rijndael code to version 3.0 and change EVP AES ciphers to
handle the new API. Currently only ECB, CBC modes supported. Add new
AES OIDs. Add TLS AES ciphersuites as described in the "AES Ciphersuites