summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-12-20 16:58:26 +0000
committerRichard Levitte <levitte@openssl.org>2001-12-20 16:58:26 +0000
commitef5f6a08ff259d97236bfaa398f47f6700f86ddd (patch)
tree7e05bb05e7606c28dc6e6976d515cb74eb23765d /NEWS
parent7c517a04b16de79b822573d5401d65e3a146b642 (diff)
downloadopenssl-new-ef5f6a08ff259d97236bfaa398f47f6700f86ddd.tar.gz
Synchronise with the 0.9.6 branch.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3abbc00841..f8cb8c0831 100644
--- a/NEWS
+++ b/NEWS
@@ -16,8 +16,14 @@
o Various SSL/TLS library bugfixes.
o BIGNUM library fixes.
+ o RSA OAEP and random number generation fixes.
+ o Object identifiers corrected and added.
+ o Add assembler BN routines for IA64.
+ o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
+ MIPS Linux; shared library support for Irix, HP-UX.
o Add crypto accelerator support for AEP, Baltimore SureWare,
- Broadcom [in 0.9.6c-engine release].
+ Broadcom and Cryptographic Appliance's keyserver
+ [in 0.9.6c-engine release].
Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: