Deleted Added
full compact
NEWS (59191) NEWS (68651)
1
2 NEWS
3 ====
4
5 This file gives a brief overview of the major changes between each OpenSSL
6 release. For more details please read the CHANGES file.
7
1
2 NEWS
3 ====
4
5 This file gives a brief overview of the major changes between each OpenSSL
6 release. For more details please read the CHANGES file.
7
8 Major changes between OpenSSL 0.9.5a and OpenSSL 0.9.6:
9
10 o Some documentation for BIO and SSL libraries.
11 o Enhanced chain verification using key identifiers.
12 o New sign and verify options to 'dgst' application.
13 o Support for DER and PEM encoded messages in 'smime' application.
14 o New 'rsautl' application, low level RSA utility.
15 o MD4 now included.
16 o Bugfix for SSL rollback padding check.
17 o Support for external crypto devices [1].
18 o Enhanced EVP interface.
19
20 [1] The support for external crypto devices is currently a separate
21 distribution. See the file README.ENGINE.
22
8 Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a:
9
10 o Bug fixes for Win32, SuSE Linux, NeXTSTEP and FreeBSD 2.2.8
11 o Shared library support for HPUX and Solaris-gcc
12 o Support of Linux/IA64
13 o Assembler support for Mingw32
14 o New 'rand' application
15 o New way to check for existence of algorithms from scripts

--- 95 unchanged lines hidden ---
23 Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a:
24
25 o Bug fixes for Win32, SuSE Linux, NeXTSTEP and FreeBSD 2.2.8
26 o Shared library support for HPUX and Solaris-gcc
27 o Support of Linux/IA64
28 o Assembler support for Mingw32
29 o New 'rand' application
30 o New way to check for existence of algorithms from scripts

--- 95 unchanged lines hidden ---