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>2000-09-20 20:40:10 +0400
committerRichard Levitte <levitte@openssl.org>2000-09-20 20:40:10 +0400
commit103a60493248ede5b801711aa640f2086322a12c (patch)
treed3c86d71d90b1cabf651b4a93971a4769ff6ae2a /NEWS
parent12f49bd79d17f0a325f89738f06f1332b705e64a (diff)
Merge of main trunk, all conflicts resolved.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31077d2094..674703e80c 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,12 @@
o New sign and verify options to 'dgst' application.
o Support for DER and PEM encoded messages in 'smime' application.
o New 'rsautl' application, low level RSA utility.
+ o MD4 now included.
+ o Bugfix for SSL rollback padding check.
+ o Support for external crypto device[1].
+ [1] The support for external crypto devices is currently a separate
+ distribution. See the file README.ENGINE.
Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a: