Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-04-11 00:37:53 +0400
committerRichard Levitte <levitte@openssl.org>2003-04-11 00:37:53 +0400
commit110c6f72ecefe6afc8b5d2622af2c2dfa14b2323 (patch)
tree0620503f04a069fbfde3f64942d3497e8c7b54a7
parent27f7d430ce722b5b9ed22b56254e63cfc7ebc737 (diff)
Include the 0.9.6j news.OpenSSL_0_9_7b
This file will be retagged.
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 021c0dd5a2..dce63f0549 100644
--- a/NEWS
+++ b/NEWS
@@ -73,6 +73,13 @@
o SSL/TLS: add callback to retrieve SSL/TLS messages.
o SSL/TLS: support AES cipher suites (RFC3268).
+ Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:
+
+ o Security: counter the Klima-Pokorny-Rosa extension of
+ Bleichbacher's attack
+ o Security: make RSA blinding default.
+ o Build: shared library support fixes.
+
Major changes between OpenSSL 0.9.6h and OpenSSL 0.9.6i:
o Important security related bugfixes.