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
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-12-20 19:53:55 +0300
committerRichard Levitte <levitte@openssl.org>2001-12-20 19:53:55 +0300
commitd8e2daf1e0383e4c598c49582591c6126657010e (patch)
treecd08335118341247bf9203c144daee2ec1900270 /NEWS
parentbe29c93cf476d929ca107e46aa461d0651724752 (diff)
Another merge from 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 b8a76f8627..87728bb1c0 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,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: