0588c88063b0acdb95cacb9aed1ba1141212dd7b
[openssl.git] / NEWS
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 1.0.0b and OpenSSL 1.0.0c:
9
10       o Fix for CVE-2010-4252
11       o Fix various platform compilation issues.
12       o Corrected fix for security issue CVE-2010-3864.
13
14   Major changes between OpenSSL 1.0.0a and OpenSSL 1.0.0b:
15
16       o Fix for security issue CVE-2010-3864.
17       o Fix for CVE-2010-2939
18       o Fix WIN32 build system for GOST ENGINE.
19
20   Major changes between OpenSSL 1.0.0 and OpenSSL 1.0.0a:
21
22       o Fix for security issue CVE-2010-1633.
23       o GOST MAC and CFB fixes.
24
25   Major changes between OpenSSL 0.9.8n and OpenSSL 1.0:
26
27       o RFC3280 path validation: sufficient to process PKITS tests.
28       o Integrated support for PVK files and keyblobs.
29       o Change default private key format to PKCS#8.
30       o CMS support: able to process all examples in RFC4134
31       o Streaming ASN1 encode support for PKCS#7 and CMS.
32       o Multiple signer and signer add support for PKCS#7 and CMS.
33       o ASN1 printing support.
34       o Whirlpool hash algorithm added.
35       o RFC3161 time stamp support.
36       o New generalised public key API supporting ENGINE based algorithms.
37       o New generalised public key API utilities.
38       o New ENGINE supporting GOST algorithms.
39       o SSL/TLS GOST ciphersuite support.
40       o PKCS#7 and CMS GOST support.
41       o RFC4279 PSK ciphersuite support.
42       o Supported points format extension for ECC ciphersuites.
43       o ecdsa-with-SHA224/256/384/512 signature types.
44       o dsa-with-SHA224 and dsa-with-SHA256 signature types.
45       o Opaque PRF Input TLS extension support.
46       o Updated time routines to avoid OS limitations.
47
48   Major changes between OpenSSL 0.9.8n and OpenSSL 0.9.8o:
49
50       o Fix for security issue CVE-2010-0742.
51       o Various DTLS fixes.
52       o Recognise SHA2 certificates if only SSL algorithms added.
53       o Fix for no-rc4 compilation.
54       o Chil ENGINE unload workaround.
55
56   Major changes between OpenSSL 0.9.8m and OpenSSL 0.9.8n:
57
58       o CFB cipher definition fixes.
59       o Fix security issues CVE-2010-0740 and CVE-2010-0433.
60
61   Major changes between OpenSSL 0.9.8l and OpenSSL 0.9.8m:
62
63       o Cipher definition fixes.
64       o Workaround for slow RAND_poll() on some WIN32 versions.
65       o Remove MD2 from algorithm tables.
66       o SPKAC handling fixes.
67       o Support for RFC5746 TLS renegotiation extension.
68       o Compression memory leak fixed.
69       o Compression session resumption fixed.
70       o Ticket and SNI coexistence fixes.
71       o Many fixes to DTLS handling. 
72
73   Major changes between OpenSSL 0.9.8k and OpenSSL 0.9.8l:
74
75       o Temporary work around for CVE-2009-3555: disable renegotiation.
76
77   Major changes between OpenSSL 0.9.8j and OpenSSL 0.9.8k:
78
79       o Fix various build issues.
80       o Fix security issues (CVE-2009-0590, CVE-2009-0591, CVE-2009-0789)
81
82   Major changes between OpenSSL 0.9.8i and OpenSSL 0.9.8j:
83
84       o Fix security issue (CVE-2008-5077)
85       o Merge FIPS 140-2 branch code.
86
87   Major changes between OpenSSL 0.9.8g and OpenSSL 0.9.8h:
88
89       o CryptoAPI ENGINE support.
90       o Various precautionary measures.
91       o Fix for bugs affecting certificate request creation.
92       o Support for local machine keyset attribute in PKCS#12 files.
93
94   Major changes between OpenSSL 0.9.8f and OpenSSL 0.9.8g:
95
96       o Backport of CMS functionality to 0.9.8.
97       o Fixes for bugs introduced with 0.9.8f.
98
99   Major changes between OpenSSL 0.9.8e and OpenSSL 0.9.8f:
100
101       o Add gcc 4.2 support.
102       o Add support for AES and SSE2 assembly lanugauge optimization
103         for VC++ build.
104       o Support for RFC4507bis and server name extensions if explicitly 
105         selected at compile time.
106       o DTLS improvements.
107       o RFC4507bis support.
108       o TLS Extensions support.
109
110   Major changes between OpenSSL 0.9.8d and OpenSSL 0.9.8e:
111
112       o Various ciphersuite selection fixes.
113       o RFC3779 support.
114
115   Major changes between OpenSSL 0.9.8c and OpenSSL 0.9.8d:
116
117       o Introduce limits to prevent malicious key DoS  (CVE-2006-2940)
118       o Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
119       o Changes to ciphersuite selection algorithm
120
121   Major changes between OpenSSL 0.9.8b and OpenSSL 0.9.8c:
122
123       o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
124       o New cipher Camellia
125
126   Major changes between OpenSSL 0.9.8a and OpenSSL 0.9.8b:
127
128       o Cipher string fixes.
129       o Fixes for VC++ 2005.
130       o Updated ECC cipher suite support.
131       o New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free().
132       o Zlib compression usage fixes.
133       o Built in dynamic engine compilation support on Win32.
134       o Fixes auto dynamic engine loading in Win32.
135
136   Major changes between OpenSSL 0.9.8 and OpenSSL 0.9.8a:
137
138       o Fix potential SSL 2.0 rollback, CVE-2005-2969
139       o Extended Windows CE support
140
141   Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8:
142
143       o Major work on the BIGNUM library for higher efficiency and to
144         make operations more streamlined and less contradictory.  This
145         is the result of a major audit of the BIGNUM library.
146       o Addition of BIGNUM functions for fields GF(2^m) and NIST
147         curves, to support the Elliptic Crypto functions.
148       o Major work on Elliptic Crypto; ECDH and ECDSA added, including
149         the use through EVP, X509 and ENGINE.
150       o New ASN.1 mini-compiler that's usable through the OpenSSL
151         configuration file.
152       o Added support for ASN.1 indefinite length constructed encoding.
153       o New PKCS#12 'medium level' API to manipulate PKCS#12 files.
154       o Complete rework of shared library construction and linking
155         programs with shared or static libraries, through a separate
156         Makefile.shared.
157       o Rework of the passing of parameters from one Makefile to another.
158       o Changed ENGINE framework to load dynamic engine modules
159         automatically from specifically given directories.
160       o New structure and ASN.1 functions for CertificatePair.
161       o Changed the ZLIB compression method to be stateful.
162       o Changed the key-generation and primality testing "progress"
163         mechanism to take a structure that contains the ticker
164         function and an argument.
165       o New engine module: GMP (performs private key exponentiation).
166       o New engine module: VIA PadLOck ACE extension in VIA C3
167         Nehemiah processors.
168       o Added support for IPv6 addresses in certificate extensions.
169         See RFC 1884, section 2.2.
170       o Added support for certificate policy mappings, policy
171         constraints and name constraints.
172       o Added support for multi-valued AVAs in the OpenSSL
173         configuration file.
174       o Added support for multiple certificates with the same subject
175         in the 'openssl ca' index file.
176       o Make it possible to create self-signed certificates using
177         'openssl ca -selfsign'.
178       o Make it possible to generate a serial number file with
179         'openssl ca -create_serial'.
180       o New binary search functions with extended functionality.
181       o New BUF functions.
182       o New STORE structure and library to provide an interface to all
183         sorts of data repositories.  Supports storage of public and
184         private keys, certificates, CRLs, numbers and arbitrary blobs.
185         This library is unfortunately unfinished and unused withing
186         OpenSSL.
187       o New control functions for the error stack.
188       o Changed the PKCS#7 library to support one-pass S/MIME
189         processing.
190       o Added the possibility to compile without old deprecated
191         functionality with the OPENSSL_NO_DEPRECATED macro or the
192         'no-deprecated' argument to the config and Configure scripts.
193       o Constification of all ASN.1 conversion functions, and other
194         affected functions.
195       o Improved platform support for PowerPC.
196       o New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512).
197       o New X509_VERIFY_PARAM structure to support parametrisation
198         of X.509 path validation.
199       o Major overhaul of RC4 performance on Intel P4, IA-64 and
200         AMD64.
201       o Changed the Configure script to have some algorithms disabled
202         by default.  Those can be explicitely enabled with the new
203         argument form 'enable-xxx'.
204       o Change the default digest in 'openssl' commands from MD5 to
205         SHA-1.
206       o Added support for DTLS.
207       o New BIGNUM blinding.
208       o Added support for the RSA-PSS encryption scheme
209       o Added support for the RSA X.931 padding.
210       o Added support for BSD sockets on NetWare.
211       o Added support for files larger than 2GB.
212       o Added initial support for Win64.
213       o Added alternate pkg-config files.
214
215   Major changes between OpenSSL 0.9.7l and OpenSSL 0.9.7m:
216
217       o FIPS 1.1.1 module linking.
218       o Various ciphersuite selection fixes.
219
220   Major changes between OpenSSL 0.9.7k and OpenSSL 0.9.7l:
221
222       o Introduce limits to prevent malicious key DoS  (CVE-2006-2940)
223       o Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
224
225   Major changes between OpenSSL 0.9.7j and OpenSSL 0.9.7k:
226
227       o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
228
229   Major changes between OpenSSL 0.9.7i and OpenSSL 0.9.7j:
230
231       o Visual C++ 2005 fixes.
232       o Update Windows build system for FIPS.
233
234   Major changes between OpenSSL 0.9.7h and OpenSSL 0.9.7i:
235
236       o Give EVP_MAX_MD_SIZE it's old value, except for a FIPS build.
237
238   Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.7h:
239
240       o Fix SSL 2.0 Rollback, CVE-2005-2969
241       o Allow use of fixed-length exponent on DSA signing
242       o Default fixed-window RSA, DSA, DH private-key operations
243
244   Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g:
245
246       o More compilation issues fixed.
247       o Adaptation to more modern Kerberos API.
248       o Enhanced or corrected configuration for Solaris64, Mingw and Cygwin.
249       o Enhanced x86_64 assembler BIGNUM module.
250       o More constification.
251       o Added processing of proxy certificates (RFC 3820).
252
253   Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f:
254
255       o Several compilation issues fixed.
256       o Many memory allocation failure checks added.
257       o Improved comparison of X509 Name type.
258       o Mandatory basic checks on certificates.
259       o Performance improvements.
260
261   Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e:
262
263       o Fix race condition in CRL checking code.
264       o Fixes to PKCS#7 (S/MIME) code.
265
266   Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d:
267
268       o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
269       o Security: Fix null-pointer assignment in do_change_cipher_spec()
270       o Allow multiple active certificates with same subject in CA index
271       o Multiple X509 verification fixes
272       o Speed up HMAC and other operations
273
274   Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c:
275
276       o Security: fix various ASN1 parsing bugs.
277       o New -ignore_err option to OCSP utility.
278       o Various interop and bug fixes in S/MIME code.
279       o SSL/TLS protocol fix for unrequested client certificates.
280
281   Major changes between OpenSSL 0.9.7a and OpenSSL 0.9.7b:
282
283       o Security: counter the Klima-Pokorny-Rosa extension of
284         Bleichbacher's attack 
285       o Security: make RSA blinding default.
286       o Configuration: Irix fixes, AIX fixes, better mingw support.
287       o Support for new platforms: linux-ia64-ecc.
288       o Build: shared library support fixes.
289       o ASN.1: treat domainComponent correctly.
290       o Documentation: fixes and additions.
291
292   Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a:
293
294       o Security: Important security related bugfixes.
295       o Enhanced compatibility with MIT Kerberos.
296       o Can be built without the ENGINE framework.
297       o IA32 assembler enhancements.
298       o Support for new platforms: FreeBSD/IA64 and FreeBSD/Sparc64.
299       o Configuration: the no-err option now works properly.
300       o SSL/TLS: now handles manual certificate chain building.
301       o SSL/TLS: certain session ID malfunctions corrected.
302
303   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.7:
304
305       o New library section OCSP.
306       o Complete rewrite of ASN1 code.
307       o CRL checking in verify code and openssl utility.
308       o Extension copying in 'ca' utility.
309       o Flexible display options in 'ca' utility.
310       o Provisional support for international characters with UTF8.
311       o Support for external crypto devices ('engine') is no longer
312         a separate distribution.
313       o New elliptic curve library section.
314       o New AES (Rijndael) library section.
315       o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
316         Linux x86_64, Linux 64-bit on Sparc v9
317       o Extended support for some platforms: VxWorks
318       o Enhanced support for shared libraries.
319       o Now only builds PIC code when shared library support is requested.
320       o Support for pkg-config.
321       o Lots of new manuals.
322       o Makes symbolic links to or copies of manuals to cover all described
323         functions.
324       o Change DES API to clean up the namespace (some applications link also
325         against libdes providing similar functions having the same name).
326         Provide macros for backward compatibility (will be removed in the
327         future).
328       o Unify handling of cryptographic algorithms (software and engine)
329         to be available via EVP routines for asymmetric and symmetric ciphers.
330       o NCONF: new configuration handling routines.
331       o Change API to use more 'const' modifiers to improve error checking
332         and help optimizers.
333       o Finally remove references to RSAref.
334       o Reworked parts of the BIGNUM code.
335       o Support for new engines: Broadcom ubsec, Accelerated Encryption
336         Processing, IBM 4758.
337       o A few new engines added in the demos area.
338       o Extended and corrected OID (object identifier) table.
339       o PRNG: query at more locations for a random device, automatic query for
340         EGD style random sources at several locations.
341       o SSL/TLS: allow optional cipher choice according to server's preference.
342       o SSL/TLS: allow server to explicitly set new session ids.
343       o SSL/TLS: support Kerberos cipher suites (RFC2712).
344         Only supports MIT Kerberos for now.
345       o SSL/TLS: allow more precise control of renegotiations and sessions.
346       o SSL/TLS: add callback to retrieve SSL/TLS messages.
347       o SSL/TLS: support AES cipher suites (RFC3268).
348
349   Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k:
350
351       o Security: fix various ASN1 parsing bugs.
352       o SSL/TLS protocol fix for unrequested client certificates.
353
354   Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:
355
356       o Security: counter the Klima-Pokorny-Rosa extension of
357         Bleichbacher's attack 
358       o Security: make RSA blinding default.
359       o Build: shared library support fixes.
360
361   Major changes between OpenSSL 0.9.6h and OpenSSL 0.9.6i:
362
363       o Important security related bugfixes.
364
365   Major changes between OpenSSL 0.9.6g and OpenSSL 0.9.6h:
366
367       o New configuration targets for Tandem OSS and A/UX.
368       o New OIDs for Microsoft attributes.
369       o Better handling of SSL session caching.
370       o Better comparison of distinguished names.
371       o Better handling of shared libraries in a mixed GNU/non-GNU environment.
372       o Support assembler code with Borland C.
373       o Fixes for length problems.
374       o Fixes for uninitialised variables.
375       o Fixes for memory leaks, some unusual crashes and some race conditions.
376       o Fixes for smaller building problems.
377       o Updates of manuals, FAQ and other instructive documents.
378
379   Major changes between OpenSSL 0.9.6f and OpenSSL 0.9.6g:
380
381       o Important building fixes on Unix.
382
383   Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f:
384
385       o Various important bugfixes.
386
387   Major changes between OpenSSL 0.9.6d and OpenSSL 0.9.6e:
388
389       o Important security related bugfixes.
390       o Various SSL/TLS library bugfixes.
391
392   Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d:
393
394       o Various SSL/TLS library bugfixes.
395       o Fix DH parameter generation for 'non-standard' generators.
396
397   Major changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c:
398
399       o Various SSL/TLS library bugfixes.
400       o BIGNUM library fixes.
401       o RSA OAEP and random number generation fixes.
402       o Object identifiers corrected and added.
403       o Add assembler BN routines for IA64.
404       o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
405         MIPS Linux; shared library support for Irix, HP-UX.
406       o Add crypto accelerator support for AEP, Baltimore SureWare,
407         Broadcom and Cryptographic Appliance's keyserver
408         [in 0.9.6c-engine release].
409
410   Major changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b:
411
412       o Security fix: PRNG improvements.
413       o Security fix: RSA OAEP check.
414       o Security fix: Reinsert and fix countermeasure to Bleichbacher's
415         attack.
416       o MIPS bug fix in BIGNUM.
417       o Bug fix in "openssl enc".
418       o Bug fix in X.509 printing routine.
419       o Bug fix in DSA verification routine and DSA S/MIME verification.
420       o Bug fix to make PRNG thread-safe.
421       o Bug fix in RAND_file_name().
422       o Bug fix in compatibility mode trust settings.
423       o Bug fix in blowfish EVP.
424       o Increase default size for BIO buffering filter.
425       o Compatibility fixes in some scripts.
426
427   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.6a:
428
429       o Security fix: change behavior of OpenSSL to avoid using
430         environment variables when running as root.
431       o Security fix: check the result of RSA-CRT to reduce the
432         possibility of deducing the private key from an incorrectly
433         calculated signature.
434       o Security fix: prevent Bleichenbacher's DSA attack.
435       o Security fix: Zero the premaster secret after deriving the
436         master secret in DH ciphersuites.
437       o Reimplement SSL_peek(), which had various problems.
438       o Compatibility fix: the function des_encrypt() renamed to
439         des_encrypt1() to avoid clashes with some Unixen libc.
440       o Bug fixes for Win32, HP/UX and Irix.
441       o Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and
442         memory checking routines.
443       o Bug fixes for RSA operations in threaded environments.
444       o Bug fixes in misc. openssl applications.
445       o Remove a few potential memory leaks.
446       o Add tighter checks of BIGNUM routines.
447       o Shared library support has been reworked for generality.
448       o More documentation.
449       o New function BN_rand_range().
450       o Add "-rand" option to openssl s_client and s_server.
451
452   Major changes between OpenSSL 0.9.5a and OpenSSL 0.9.6:
453
454       o Some documentation for BIO and SSL libraries.
455       o Enhanced chain verification using key identifiers.
456       o New sign and verify options to 'dgst' application.
457       o Support for DER and PEM encoded messages in 'smime' application.
458       o New 'rsautl' application, low level RSA utility.
459       o MD4 now included.
460       o Bugfix for SSL rollback padding check.
461       o Support for external crypto devices [1].
462       o Enhanced EVP interface.
463
464     [1] The support for external crypto devices is currently a separate
465         distribution.  See the file README.ENGINE.
466
467   Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a:
468
469       o Bug fixes for Win32, SuSE Linux, NeXTSTEP and FreeBSD 2.2.8 
470       o Shared library support for HPUX and Solaris-gcc
471       o Support of Linux/IA64
472       o Assembler support for Mingw32
473       o New 'rand' application
474       o New way to check for existence of algorithms from scripts
475
476   Major changes between OpenSSL 0.9.4 and OpenSSL 0.9.5:
477
478       o S/MIME support in new 'smime' command
479       o Documentation for the OpenSSL command line application
480       o Automation of 'req' application
481       o Fixes to make s_client, s_server work under Windows
482       o Support for multiple fieldnames in SPKACs
483       o New SPKAC command line utilty and associated library functions
484       o Options to allow passwords to be obtained from various sources
485       o New public key PEM format and options to handle it
486       o Many other fixes and enhancements to command line utilities
487       o Usable certificate chain verification
488       o Certificate purpose checking
489       o Certificate trust settings
490       o Support of authority information access extension
491       o Extensions in certificate requests
492       o Simplified X509 name and attribute routines
493       o Initial (incomplete) support for international character sets
494       o New DH_METHOD, DSA_METHOD and enhanced RSA_METHOD
495       o Read only memory BIOs and simplified creation function
496       o TLS/SSL protocol bugfixes: Accept TLS 'client hello' in SSL 3.0
497         record; allow fragmentation and interleaving of handshake and other
498         data
499       o TLS/SSL code now "tolerates" MS SGC
500       o Work around for Netscape client certificate hang bug
501       o RSA_NULL option that removes RSA patent code but keeps other
502         RSA functionality
503       o Memory leak detection now allows applications to add extra information
504         via a per-thread stack
505       o PRNG robustness improved
506       o EGD support
507       o BIGNUM library bug fixes
508       o Faster DSA parameter generation
509       o Enhanced support for Alpha Linux
510       o Experimental MacOS support
511
512   Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4:
513
514       o Transparent support for PKCS#8 format private keys: these are used
515         by several software packages and are more secure than the standard
516         form
517       o PKCS#5 v2.0 implementation
518       o Password callbacks have a new void * argument for application data
519       o Avoid various memory leaks
520       o New pipe-like BIO that allows using the SSL library when actual I/O
521         must be handled by the application (BIO pair)
522
523   Major changes between OpenSSL 0.9.2b and OpenSSL 0.9.3:
524       o Lots of enhancements and cleanups to the Configuration mechanism
525       o RSA OEAP related fixes
526       o Added `openssl ca -revoke' option for revoking a certificate
527       o Source cleanups: const correctness, type-safe stacks and ASN.1 SETs
528       o Source tree cleanups: removed lots of obsolete files
529       o Thawte SXNet, certificate policies and CRL distribution points
530         extension support
531       o Preliminary (experimental) S/MIME support
532       o Support for ASN.1 UTF8String and VisibleString
533       o Full integration of PKCS#12 code
534       o Sparc assembler bignum implementation, optimized hash functions
535       o Option to disable selected ciphers
536
537   Major changes between OpenSSL 0.9.1c and OpenSSL 0.9.2b:
538       o Fixed a security hole related to session resumption
539       o Fixed RSA encryption routines for the p < q case
540       o "ALL" in cipher lists now means "everything except NULL ciphers"
541       o Support for Triple-DES CBCM cipher
542       o Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA
543       o First support for new TLSv1 ciphers
544       o Added a few new BIOs (syslog BIO, reliable BIO)
545       o Extended support for DSA certificate/keys.
546       o Extended support for Certificate Signing Requests (CSR)
547       o Initial support for X.509v3 extensions
548       o Extended support for compression inside the SSL record layer
549       o Overhauled Win32 builds
550       o Cleanups and fixes to the Big Number (BN) library
551       o Support for ASN.1 GeneralizedTime
552       o Splitted ASN.1 SETs from SEQUENCEs
553       o ASN1 and PEM support for Netscape Certificate Sequences
554       o Overhauled Perl interface
555       o Lots of source tree cleanups.
556       o Lots of memory leak fixes.
557       o Lots of bug fixes.
558
559   Major changes between SSLeay 0.9.0b and OpenSSL 0.9.1c:
560       o Integration of the popular NO_RSA/NO_DSA patches
561       o Initial support for compression inside the SSL record layer
562       o Added BIO proxy and filtering functionality
563       o Extended Big Number (BN) library
564       o Added RIPE MD160 message digest
565       o Addeed support for RC2/64bit cipher
566       o Extended ASN.1 parser routines
567       o Adjustations of the source tree for CVS
568       o Support for various new platforms
569