Replumbing: pass callback data to the algo destructor too
[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.1.1 and OpenSSL 3.0.0 [under development]
9
10       o Add support for enabling instrumentation through trace and debug
11         output.
12       o Changed our version number scheme and set the next major release to
13         3.0.0
14       o Added EVP_MAC, an EVP layer MAC API, and a generic EVP_PKEY to EVP_MAC
15         bridge.
16
17   Major changes between OpenSSL 1.1.1 and OpenSSL 1.1.1a [20 Nov 2018]
18
19       o Timing vulnerability in DSA signature generation (CVE-2018-0734)
20       o Timing vulnerability in ECDSA signature generation (CVE-2018-0735)
21
22   Major changes between OpenSSL 1.1.0i and OpenSSL 1.1.1 [11 Sep 2018]
23
24       o Support for TLSv1.3 added (see https://wiki.openssl.org/index.php/TLS1.3
25         for further important information). The TLSv1.3 implementation includes:
26           o Fully compliant implementation of RFC8446 (TLSv1.3) on by default
27           o Early data (0-RTT)
28           o Post-handshake authentication and key update
29           o Middlebox Compatibility Mode
30           o TLSv1.3 PSKs
31           o Support for all five RFC8446 ciphersuites
32           o RSA-PSS signature algorithms (backported to TLSv1.2)
33           o Configurable session ticket support
34           o Stateless server support
35           o Rewrite of the packet construction code for "safer" packet handling
36           o Rewrite of the extension handling code
37       o Complete rewrite of the OpenSSL random number generator to introduce the
38         following capabilities
39           o The default RAND method now utilizes an AES-CTR DRBG according to
40             NIST standard SP 800-90Ar1.
41           o Support for multiple DRBG instances with seed chaining.
42           o There is a public and private DRBG instance.
43           o The DRBG instances are fork-safe.
44           o Keep all global DRBG instances on the secure heap if it is enabled.
45           o The public and private DRBG instance are per thread for lock free
46             operation
47       o Support for various new cryptographic algorithms including:
48           o SHA3
49           o SHA512/224 and SHA512/256
50           o EdDSA (both Ed25519 and Ed448) including X509 and TLS support
51           o X448 (adding to the existing X25519 support in 1.1.0)
52           o Multi-prime RSA
53           o SM2
54           o SM3
55           o SM4
56           o SipHash
57           o ARIA (including TLS support)
58       o Significant Side-Channel attack security improvements
59       o Add a new ClientHello callback to provide the ability to adjust the SSL
60         object at an early stage.
61       o Add 'Maximum Fragment Length' TLS extension negotiation and support
62       o A new STORE module, which implements a uniform and URI based reader of
63         stores that can contain keys, certificates, CRLs and numerous other
64         objects.
65       o Move the display of configuration data to configdata.pm.
66       o Allow GNU style "make variables" to be used with Configure.
67       o Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
68       o Rewrite of devcrypto engine
69
70   Major changes between OpenSSL 1.1.0h and OpenSSL 1.1.0i [under development]
71
72       o Client DoS due to large DH parameter (CVE-2018-0732)
73       o Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)
74
75   Major changes between OpenSSL 1.1.0g and OpenSSL 1.1.0h [under development]
76
77       o Constructed ASN.1 types with a recursive definition could exceed the
78         stack (CVE-2018-0739)
79       o Incorrect CRYPTO_memcmp on HP-UX PA-RISC (CVE-2018-0733)
80       o rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738)
81
82   Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.0g [2 Nov 2017]
83
84       o bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736)
85       o Malformed X.509 IPAddressFamily could cause OOB read (CVE-2017-3735)
86
87   Major changes between OpenSSL 1.1.0e and OpenSSL 1.1.0f [25 May 2017]
88
89       o config now recognises 64-bit mingw and chooses mingw64 instead of mingw
90
91   Major changes between OpenSSL 1.1.0d and OpenSSL 1.1.0e [16 Feb 2017]
92
93       o Encrypt-Then-Mac renegotiation crash (CVE-2017-3733)
94
95   Major changes between OpenSSL 1.1.0c and OpenSSL 1.1.0d [26 Jan 2017]
96
97       o Truncated packet could crash via OOB read (CVE-2017-3731)
98       o Bad (EC)DHE parameters cause a client crash (CVE-2017-3730)
99       o BN_mod_exp may produce incorrect results on x86_64 (CVE-2017-3732)
100
101   Major changes between OpenSSL 1.1.0b and OpenSSL 1.1.0c [10 Nov 2016]
102
103       o ChaCha20/Poly1305 heap-buffer-overflow (CVE-2016-7054)
104       o CMS Null dereference (CVE-2016-7053)
105       o Montgomery multiplication may produce incorrect results (CVE-2016-7055)
106
107   Major changes between OpenSSL 1.1.0a and OpenSSL 1.1.0b [26 Sep 2016]
108
109       o Fix Use After Free for large message sizes (CVE-2016-6309)
110
111   Major changes between OpenSSL 1.1.0 and OpenSSL 1.1.0a [22 Sep 2016]
112
113       o OCSP Status Request extension unbounded memory growth (CVE-2016-6304)
114       o SSL_peek() hang on empty record (CVE-2016-6305)
115       o Excessive allocation of memory in tls_get_message_header()
116        (CVE-2016-6307)
117       o Excessive allocation of memory in dtls1_preprocess_fragment()
118        (CVE-2016-6308)
119
120   Major changes between OpenSSL 1.0.2h and OpenSSL 1.1.0 [25 Aug 2016]
121
122       o Copyright text was shrunk to a boilerplate that points to the license
123       o "shared" builds are now the default when possible
124       o Added support for "pipelining"
125       o Added the AFALG engine
126       o New threading API implemented
127       o Support for ChaCha20 and Poly1305 added to libcrypto and libssl
128       o Support for extended master secret
129       o CCM ciphersuites
130       o Reworked test suite, now based on perl, Test::Harness and Test::More
131       o *Most* libcrypto and libssl public structures were made opaque,
132         including:
133         BIGNUM and associated types, EC_KEY and EC_KEY_METHOD,
134         DH and DH_METHOD, DSA and DSA_METHOD, RSA and RSA_METHOD,
135         BIO and BIO_METHOD, EVP_MD_CTX, EVP_MD, EVP_CIPHER_CTX,
136         EVP_CIPHER, EVP_PKEY and associated types, HMAC_CTX,
137         X509, X509_CRL, X509_OBJECT, X509_STORE_CTX, X509_STORE,
138         X509_LOOKUP, X509_LOOKUP_METHOD
139       o libssl internal structures made opaque
140       o SSLv2 support removed
141       o Kerberos ciphersuite support removed
142       o RC4 removed from DEFAULT ciphersuites in libssl
143       o 40 and 56 bit cipher support removed from libssl
144       o All public header files moved to include/openssl, no more symlinking
145       o SSL/TLS state machine, version negotiation and record layer rewritten
146       o EC revision: now operations use new EC_KEY_METHOD.
147       o Support for OCB mode added to libcrypto
148       o Support for asynchronous crypto operations added to libcrypto and libssl
149       o Deprecated interfaces can now be disabled at build time either
150         relative to the latest release via the "no-deprecated" Configure
151         argument, or via the "--api=1.1.0|1.0.0|0.9.8" option.
152       o Application software can be compiled with -DOPENSSL_API_COMPAT=version
153         to ensure that features deprecated in that version are not exposed.
154       o Support for RFC6698/RFC7671 DANE TLSA peer authentication
155       o Change of Configure to use --prefix as the main installation
156         directory location rather than --openssldir.  The latter becomes
157         the directory for certs, private key and openssl.cnf exclusively.
158       o Reworked BIO networking library, with full support for IPv6.
159       o New "unified" build system
160       o New security levels
161       o Support for scrypt algorithm
162       o Support for X25519
163       o Extended SSL_CONF support using configuration files
164       o KDF algorithm support. Implement TLS PRF as a KDF.
165       o Support for Certificate Transparency
166       o HKDF support.
167
168   Major changes between OpenSSL 1.0.2g and OpenSSL 1.0.2h [3 May 2016]
169
170       o Prevent padding oracle in AES-NI CBC MAC check (CVE-2016-2107)
171       o Fix EVP_EncodeUpdate overflow (CVE-2016-2105)
172       o Fix EVP_EncryptUpdate overflow (CVE-2016-2106)
173       o Prevent ASN.1 BIO excessive memory allocation (CVE-2016-2109)
174       o EBCDIC overread (CVE-2016-2176)
175       o Modify behavior of ALPN to invoke callback after SNI/servername
176         callback, such that updates to the SSL_CTX affect ALPN.
177       o Remove LOW from the DEFAULT cipher list.  This removes singles DES from
178         the default.
179       o Only remove the SSLv2 methods with the no-ssl2-method option.
180
181   Major changes between OpenSSL 1.0.2f and OpenSSL 1.0.2g [1 Mar 2016]
182
183       o Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.
184       o Disable SSLv2 default build, default negotiation and weak ciphers
185         (CVE-2016-0800)
186       o Fix a double-free in DSA code (CVE-2016-0705)
187       o Disable SRP fake user seed to address a server memory leak
188         (CVE-2016-0798)
189       o Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
190         (CVE-2016-0797)
191       o Fix memory issues in BIO_*printf functions (CVE-2016-0799)
192       o Fix side channel attack on modular exponentiation (CVE-2016-0702)
193
194   Major changes between OpenSSL 1.0.2e and OpenSSL 1.0.2f [28 Jan 2016]
195
196       o DH small subgroups (CVE-2016-0701)
197       o SSLv2 doesn't block disabled ciphers (CVE-2015-3197)
198
199   Major changes between OpenSSL 1.0.2d and OpenSSL 1.0.2e [3 Dec 2015]
200
201       o BN_mod_exp may produce incorrect results on x86_64 (CVE-2015-3193)
202       o Certificate verify crash with missing PSS parameter (CVE-2015-3194)
203       o X509_ATTRIBUTE memory leak (CVE-2015-3195)
204       o Rewrite EVP_DecodeUpdate (base64 decoding) to fix several bugs
205       o In DSA_generate_parameters_ex, if the provided seed is too short,
206         return an error
207
208   Major changes between OpenSSL 1.0.2c and OpenSSL 1.0.2d [9 Jul 2015]
209
210       o Alternate chains certificate forgery (CVE-2015-1793)
211       o Race condition handling PSK identify hint (CVE-2015-3196)
212
213   Major changes between OpenSSL 1.0.2b and OpenSSL 1.0.2c [12 Jun 2015]
214
215       o Fix HMAC ABI incompatibility
216
217   Major changes between OpenSSL 1.0.2a and OpenSSL 1.0.2b [11 Jun 2015]
218
219       o Malformed ECParameters causes infinite loop (CVE-2015-1788)
220       o Exploitable out-of-bounds read in X509_cmp_time (CVE-2015-1789)
221       o PKCS7 crash with missing EnvelopedContent (CVE-2015-1790)
222       o CMS verify infinite loop with unknown hash function (CVE-2015-1792)
223       o Race condition handling NewSessionTicket (CVE-2015-1791)
224
225   Major changes between OpenSSL 1.0.2 and OpenSSL 1.0.2a [19 Mar 2015]
226
227       o OpenSSL 1.0.2 ClientHello sigalgs DoS fix (CVE-2015-0291)
228       o Multiblock corrupted pointer fix (CVE-2015-0290)
229       o Segmentation fault in DTLSv1_listen fix (CVE-2015-0207)
230       o Segmentation fault in ASN1_TYPE_cmp fix (CVE-2015-0286)
231       o Segmentation fault for invalid PSS parameters fix (CVE-2015-0208)
232       o ASN.1 structure reuse memory corruption fix (CVE-2015-0287)
233       o PKCS7 NULL pointer dereferences fix (CVE-2015-0289)
234       o DoS via reachable assert in SSLv2 servers fix (CVE-2015-0293)
235       o Empty CKE with client auth and DHE fix (CVE-2015-1787)
236       o Handshake with unseeded PRNG fix (CVE-2015-0285)
237       o Use After Free following d2i_ECPrivatekey error fix (CVE-2015-0209)
238       o X509_to_X509_REQ NULL pointer deref fix (CVE-2015-0288)
239       o Removed the export ciphers from the DEFAULT ciphers
240
241   Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.2 [22 Jan 2015]:
242
243       o Suite B support for TLS 1.2 and DTLS 1.2
244       o Support for DTLS 1.2
245       o TLS automatic EC curve selection.
246       o API to set TLS supported signature algorithms and curves
247       o SSL_CONF configuration API.
248       o TLS Brainpool support.
249       o ALPN support.
250       o CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
251
252   Major changes between OpenSSL 1.0.1k and OpenSSL 1.0.1l [15 Jan 2015]
253
254       o Build fixes for the Windows and OpenVMS platforms
255
256   Major changes between OpenSSL 1.0.1j and OpenSSL 1.0.1k [8 Jan 2015]
257
258       o Fix for CVE-2014-3571
259       o Fix for CVE-2015-0206
260       o Fix for CVE-2014-3569
261       o Fix for CVE-2014-3572
262       o Fix for CVE-2015-0204
263       o Fix for CVE-2015-0205
264       o Fix for CVE-2014-8275
265       o Fix for CVE-2014-3570
266
267   Major changes between OpenSSL 1.0.1i and OpenSSL 1.0.1j [15 Oct 2014]
268
269       o Fix for CVE-2014-3513
270       o Fix for CVE-2014-3567
271       o Mitigation for CVE-2014-3566 (SSL protocol vulnerability)
272       o Fix for CVE-2014-3568
273
274   Major changes between OpenSSL 1.0.1h and OpenSSL 1.0.1i [6 Aug 2014]
275
276       o Fix for CVE-2014-3512
277       o Fix for CVE-2014-3511
278       o Fix for CVE-2014-3510
279       o Fix for CVE-2014-3507
280       o Fix for CVE-2014-3506
281       o Fix for CVE-2014-3505
282       o Fix for CVE-2014-3509
283       o Fix for CVE-2014-5139
284       o Fix for CVE-2014-3508
285
286   Major changes between OpenSSL 1.0.1g and OpenSSL 1.0.1h [5 Jun 2014]
287
288       o Fix for CVE-2014-0224
289       o Fix for CVE-2014-0221
290       o Fix for CVE-2014-0198
291       o Fix for CVE-2014-0195
292       o Fix for CVE-2014-3470
293       o Fix for CVE-2010-5298
294
295   Major changes between OpenSSL 1.0.1f and OpenSSL 1.0.1g [7 Apr 2014]
296
297       o Fix for CVE-2014-0160
298       o Add TLS padding extension workaround for broken servers.
299       o Fix for CVE-2014-0076
300
301   Major changes between OpenSSL 1.0.1e and OpenSSL 1.0.1f [6 Jan 2014]
302
303       o Don't include gmt_unix_time in TLS server and client random values
304       o Fix for TLS record tampering bug CVE-2013-4353
305       o Fix for TLS version checking bug CVE-2013-6449
306       o Fix for DTLS retransmission bug CVE-2013-6450
307
308   Major changes between OpenSSL 1.0.1d and OpenSSL 1.0.1e [11 Feb 2013]:
309
310       o Corrected fix for CVE-2013-0169
311
312   Major changes between OpenSSL 1.0.1c and OpenSSL 1.0.1d [4 Feb 2013]:
313
314       o Fix renegotiation in TLS 1.1, 1.2 by using the correct TLS version.
315       o Include the fips configuration module.
316       o Fix OCSP bad key DoS attack CVE-2013-0166
317       o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169
318       o Fix for TLS AESNI record handling flaw CVE-2012-2686
319
320   Major changes between OpenSSL 1.0.1b and OpenSSL 1.0.1c [10 May 2012]:
321
322       o Fix TLS/DTLS record length checking bug CVE-2012-2333
323       o Don't attempt to use non-FIPS composite ciphers in FIPS mode.
324
325   Major changes between OpenSSL 1.0.1a and OpenSSL 1.0.1b [26 Apr 2012]:
326
327       o Fix compilation error on non-x86 platforms.
328       o Make FIPS capable OpenSSL ciphers work in non-FIPS mode.
329       o Fix SSL_OP_NO_TLSv1_1 clash with SSL_OP_ALL in OpenSSL 1.0.0
330
331   Major changes between OpenSSL 1.0.1 and OpenSSL 1.0.1a [19 Apr 2012]:
332
333       o Fix for ASN1 overflow bug CVE-2012-2110
334       o Workarounds for some servers that hang on long client hellos.
335       o Fix SEGV in AES code.
336
337   Major changes between OpenSSL 1.0.0h and OpenSSL 1.0.1 [14 Mar 2012]:
338
339       o TLS/DTLS heartbeat support.
340       o SCTP support.
341       o RFC 5705 TLS key material exporter.
342       o RFC 5764 DTLS-SRTP negotiation.
343       o Next Protocol Negotiation.
344       o PSS signatures in certificates, requests and CRLs.
345       o Support for password based recipient info for CMS.
346       o Support TLS v1.2 and TLS v1.1.
347       o Preliminary FIPS capability for unvalidated 2.0 FIPS module.
348       o SRP support.
349
350   Major changes between OpenSSL 1.0.0g and OpenSSL 1.0.0h [12 Mar 2012]:
351
352       o Fix for CMS/PKCS#7 MMA CVE-2012-0884
353       o Corrected fix for CVE-2011-4619
354       o Various DTLS fixes.
355
356   Major changes between OpenSSL 1.0.0f and OpenSSL 1.0.0g [18 Jan 2012]:
357
358       o Fix for DTLS DoS issue CVE-2012-0050
359
360   Major changes between OpenSSL 1.0.0e and OpenSSL 1.0.0f [4 Jan 2012]:
361
362       o Fix for DTLS plaintext recovery attack CVE-2011-4108
363       o Clear block padding bytes of SSL 3.0 records CVE-2011-4576
364       o Only allow one SGC handshake restart for SSL/TLS CVE-2011-4619
365       o Check parameters are not NULL in GOST ENGINE CVE-2012-0027
366       o Check for malformed RFC3779 data CVE-2011-4577
367
368   Major changes between OpenSSL 1.0.0d and OpenSSL 1.0.0e [6 Sep 2011]:
369
370       o Fix for CRL vulnerability issue CVE-2011-3207
371       o Fix for ECDH crashes CVE-2011-3210
372       o Protection against EC timing attacks.
373       o Support ECDH ciphersuites for certificates using SHA2 algorithms.
374       o Various DTLS fixes.
375
376   Major changes between OpenSSL 1.0.0c and OpenSSL 1.0.0d [8 Feb 2011]:
377
378       o Fix for security issue CVE-2011-0014
379
380   Major changes between OpenSSL 1.0.0b and OpenSSL 1.0.0c [2 Dec 2010]:
381
382       o Fix for security issue CVE-2010-4180
383       o Fix for CVE-2010-4252
384       o Fix mishandling of absent EC point format extension.
385       o Fix various platform compilation issues.
386       o Corrected fix for security issue CVE-2010-3864.
387
388   Major changes between OpenSSL 1.0.0a and OpenSSL 1.0.0b [16 Nov 2010]:
389
390       o Fix for security issue CVE-2010-3864.
391       o Fix for CVE-2010-2939
392       o Fix WIN32 build system for GOST ENGINE.
393
394   Major changes between OpenSSL 1.0.0 and OpenSSL 1.0.0a [1 Jun 2010]:
395
396       o Fix for security issue CVE-2010-1633.
397       o GOST MAC and CFB fixes.
398
399   Major changes between OpenSSL 0.9.8n and OpenSSL 1.0.0 [29 Mar 2010]:
400
401       o RFC3280 path validation: sufficient to process PKITS tests.
402       o Integrated support for PVK files and keyblobs.
403       o Change default private key format to PKCS#8.
404       o CMS support: able to process all examples in RFC4134
405       o Streaming ASN1 encode support for PKCS#7 and CMS.
406       o Multiple signer and signer add support for PKCS#7 and CMS.
407       o ASN1 printing support.
408       o Whirlpool hash algorithm added.
409       o RFC3161 time stamp support.
410       o New generalised public key API supporting ENGINE based algorithms.
411       o New generalised public key API utilities.
412       o New ENGINE supporting GOST algorithms.
413       o SSL/TLS GOST ciphersuite support.
414       o PKCS#7 and CMS GOST support.
415       o RFC4279 PSK ciphersuite support.
416       o Supported points format extension for ECC ciphersuites.
417       o ecdsa-with-SHA224/256/384/512 signature types.
418       o dsa-with-SHA224 and dsa-with-SHA256 signature types.
419       o Opaque PRF Input TLS extension support.
420       o Updated time routines to avoid OS limitations.
421
422   Major changes between OpenSSL 0.9.8m and OpenSSL 0.9.8n [24 Mar 2010]:
423
424       o CFB cipher definition fixes.
425       o Fix security issues CVE-2010-0740 and CVE-2010-0433.
426
427   Major changes between OpenSSL 0.9.8l and OpenSSL 0.9.8m [25 Feb 2010]:
428
429       o Cipher definition fixes.
430       o Workaround for slow RAND_poll() on some WIN32 versions.
431       o Remove MD2 from algorithm tables.
432       o SPKAC handling fixes.
433       o Support for RFC5746 TLS renegotiation extension.
434       o Compression memory leak fixed.
435       o Compression session resumption fixed.
436       o Ticket and SNI coexistence fixes.
437       o Many fixes to DTLS handling.
438
439   Major changes between OpenSSL 0.9.8k and OpenSSL 0.9.8l [5 Nov 2009]:
440
441       o Temporary work around for CVE-2009-3555: disable renegotiation.
442
443   Major changes between OpenSSL 0.9.8j and OpenSSL 0.9.8k [25 Mar 2009]:
444
445       o Fix various build issues.
446       o Fix security issues (CVE-2009-0590, CVE-2009-0591, CVE-2009-0789)
447
448   Major changes between OpenSSL 0.9.8i and OpenSSL 0.9.8j [7 Jan 2009]:
449
450       o Fix security issue (CVE-2008-5077)
451       o Merge FIPS 140-2 branch code.
452
453   Major changes between OpenSSL 0.9.8g and OpenSSL 0.9.8h [28 May 2008]:
454
455       o CryptoAPI ENGINE support.
456       o Various precautionary measures.
457       o Fix for bugs affecting certificate request creation.
458       o Support for local machine keyset attribute in PKCS#12 files.
459
460   Major changes between OpenSSL 0.9.8f and OpenSSL 0.9.8g [19 Oct 2007]:
461
462       o Backport of CMS functionality to 0.9.8.
463       o Fixes for bugs introduced with 0.9.8f.
464
465   Major changes between OpenSSL 0.9.8e and OpenSSL 0.9.8f [11 Oct 2007]:
466
467       o Add gcc 4.2 support.
468       o Add support for AES and SSE2 assembly language optimization
469         for VC++ build.
470       o Support for RFC4507bis and server name extensions if explicitly
471         selected at compile time.
472       o DTLS improvements.
473       o RFC4507bis support.
474       o TLS Extensions support.
475
476   Major changes between OpenSSL 0.9.8d and OpenSSL 0.9.8e [23 Feb 2007]:
477
478       o Various ciphersuite selection fixes.
479       o RFC3779 support.
480
481   Major changes between OpenSSL 0.9.8c and OpenSSL 0.9.8d [28 Sep 2006]:
482
483       o Introduce limits to prevent malicious key DoS  (CVE-2006-2940)
484       o Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
485       o Changes to ciphersuite selection algorithm
486
487   Major changes between OpenSSL 0.9.8b and OpenSSL 0.9.8c [5 Sep 2006]:
488
489       o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
490       o New cipher Camellia
491
492   Major changes between OpenSSL 0.9.8a and OpenSSL 0.9.8b [4 May 2006]:
493
494       o Cipher string fixes.
495       o Fixes for VC++ 2005.
496       o Updated ECC cipher suite support.
497       o New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free().
498       o Zlib compression usage fixes.
499       o Built in dynamic engine compilation support on Win32.
500       o Fixes auto dynamic engine loading in Win32.
501
502   Major changes between OpenSSL 0.9.8 and OpenSSL 0.9.8a [11 Oct 2005]:
503
504       o Fix potential SSL 2.0 rollback, CVE-2005-2969
505       o Extended Windows CE support
506
507   Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8 [5 Jul 2005]:
508
509       o Major work on the BIGNUM library for higher efficiency and to
510         make operations more streamlined and less contradictory.  This
511         is the result of a major audit of the BIGNUM library.
512       o Addition of BIGNUM functions for fields GF(2^m) and NIST
513         curves, to support the Elliptic Crypto functions.
514       o Major work on Elliptic Crypto; ECDH and ECDSA added, including
515         the use through EVP, X509 and ENGINE.
516       o New ASN.1 mini-compiler that's usable through the OpenSSL
517         configuration file.
518       o Added support for ASN.1 indefinite length constructed encoding.
519       o New PKCS#12 'medium level' API to manipulate PKCS#12 files.
520       o Complete rework of shared library construction and linking
521         programs with shared or static libraries, through a separate
522         Makefile.shared.
523       o Rework of the passing of parameters from one Makefile to another.
524       o Changed ENGINE framework to load dynamic engine modules
525         automatically from specifically given directories.
526       o New structure and ASN.1 functions for CertificatePair.
527       o Changed the ZLIB compression method to be stateful.
528       o Changed the key-generation and primality testing "progress"
529         mechanism to take a structure that contains the ticker
530         function and an argument.
531       o New engine module: GMP (performs private key exponentiation).
532       o New engine module: VIA PadLOck ACE extension in VIA C3
533         Nehemiah processors.
534       o Added support for IPv6 addresses in certificate extensions.
535         See RFC 1884, section 2.2.
536       o Added support for certificate policy mappings, policy
537         constraints and name constraints.
538       o Added support for multi-valued AVAs in the OpenSSL
539         configuration file.
540       o Added support for multiple certificates with the same subject
541         in the 'openssl ca' index file.
542       o Make it possible to create self-signed certificates using
543         'openssl ca -selfsign'.
544       o Make it possible to generate a serial number file with
545         'openssl ca -create_serial'.
546       o New binary search functions with extended functionality.
547       o New BUF functions.
548       o New STORE structure and library to provide an interface to all
549         sorts of data repositories.  Supports storage of public and
550         private keys, certificates, CRLs, numbers and arbitrary blobs.
551         This library is unfortunately unfinished and unused within
552         OpenSSL.
553       o New control functions for the error stack.
554       o Changed the PKCS#7 library to support one-pass S/MIME
555         processing.
556       o Added the possibility to compile without old deprecated
557         functionality with the OPENSSL_NO_DEPRECATED macro or the
558         'no-deprecated' argument to the config and Configure scripts.
559       o Constification of all ASN.1 conversion functions, and other
560         affected functions.
561       o Improved platform support for PowerPC.
562       o New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512).
563       o New X509_VERIFY_PARAM structure to support parameterisation
564         of X.509 path validation.
565       o Major overhaul of RC4 performance on Intel P4, IA-64 and
566         AMD64.
567       o Changed the Configure script to have some algorithms disabled
568         by default.  Those can be explicitly enabled with the new
569         argument form 'enable-xxx'.
570       o Change the default digest in 'openssl' commands from MD5 to
571         SHA-1.
572       o Added support for DTLS.
573       o New BIGNUM blinding.
574       o Added support for the RSA-PSS encryption scheme
575       o Added support for the RSA X.931 padding.
576       o Added support for BSD sockets on NetWare.
577       o Added support for files larger than 2GB.
578       o Added initial support for Win64.
579       o Added alternate pkg-config files.
580
581   Major changes between OpenSSL 0.9.7l and OpenSSL 0.9.7m [23 Feb 2007]:
582
583       o FIPS 1.1.1 module linking.
584       o Various ciphersuite selection fixes.
585
586   Major changes between OpenSSL 0.9.7k and OpenSSL 0.9.7l [28 Sep 2006]:
587
588       o Introduce limits to prevent malicious key DoS  (CVE-2006-2940)
589       o Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
590
591   Major changes between OpenSSL 0.9.7j and OpenSSL 0.9.7k [5 Sep 2006]:
592
593       o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
594
595   Major changes between OpenSSL 0.9.7i and OpenSSL 0.9.7j [4 May 2006]:
596
597       o Visual C++ 2005 fixes.
598       o Update Windows build system for FIPS.
599
600   Major changes between OpenSSL 0.9.7h and OpenSSL 0.9.7i [14 Oct 2005]:
601
602       o Give EVP_MAX_MD_SIZE it's old value, except for a FIPS build.
603
604   Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.7h [11 Oct 2005]:
605
606       o Fix SSL 2.0 Rollback, CVE-2005-2969
607       o Allow use of fixed-length exponent on DSA signing
608       o Default fixed-window RSA, DSA, DH private-key operations
609
610   Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g [11 Apr 2005]:
611
612       o More compilation issues fixed.
613       o Adaptation to more modern Kerberos API.
614       o Enhanced or corrected configuration for Solaris64, Mingw and Cygwin.
615       o Enhanced x86_64 assembler BIGNUM module.
616       o More constification.
617       o Added processing of proxy certificates (RFC 3820).
618
619   Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f [22 Mar 2005]:
620
621       o Several compilation issues fixed.
622       o Many memory allocation failure checks added.
623       o Improved comparison of X509 Name type.
624       o Mandatory basic checks on certificates.
625       o Performance improvements.
626
627   Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e [25 Oct 2004]:
628
629       o Fix race condition in CRL checking code.
630       o Fixes to PKCS#7 (S/MIME) code.
631
632   Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d [17 Mar 2004]:
633
634       o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
635       o Security: Fix null-pointer assignment in do_change_cipher_spec()
636       o Allow multiple active certificates with same subject in CA index
637       o Multiple X509 verification fixes
638       o Speed up HMAC and other operations
639
640   Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c [30 Sep 2003]:
641
642       o Security: fix various ASN1 parsing bugs.
643       o New -ignore_err option to OCSP utility.
644       o Various interop and bug fixes in S/MIME code.
645       o SSL/TLS protocol fix for unrequested client certificates.
646
647   Major changes between OpenSSL 0.9.7a and OpenSSL 0.9.7b [10 Apr 2003]:
648
649       o Security: counter the Klima-Pokorny-Rosa extension of
650         Bleichbacher's attack
651       o Security: make RSA blinding default.
652       o Configuration: Irix fixes, AIX fixes, better mingw support.
653       o Support for new platforms: linux-ia64-ecc.
654       o Build: shared library support fixes.
655       o ASN.1: treat domainComponent correctly.
656       o Documentation: fixes and additions.
657
658   Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a [19 Feb 2003]:
659
660       o Security: Important security related bugfixes.
661       o Enhanced compatibility with MIT Kerberos.
662       o Can be built without the ENGINE framework.
663       o IA32 assembler enhancements.
664       o Support for new platforms: FreeBSD/IA64 and FreeBSD/Sparc64.
665       o Configuration: the no-err option now works properly.
666       o SSL/TLS: now handles manual certificate chain building.
667       o SSL/TLS: certain session ID malfunctions corrected.
668
669   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.7 [30 Dec 2002]:
670
671       o New library section OCSP.
672       o Complete rewrite of ASN1 code.
673       o CRL checking in verify code and openssl utility.
674       o Extension copying in 'ca' utility.
675       o Flexible display options in 'ca' utility.
676       o Provisional support for international characters with UTF8.
677       o Support for external crypto devices ('engine') is no longer
678         a separate distribution.
679       o New elliptic curve library section.
680       o New AES (Rijndael) library section.
681       o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
682         Linux x86_64, Linux 64-bit on Sparc v9
683       o Extended support for some platforms: VxWorks
684       o Enhanced support for shared libraries.
685       o Now only builds PIC code when shared library support is requested.
686       o Support for pkg-config.
687       o Lots of new manuals.
688       o Makes symbolic links to or copies of manuals to cover all described
689         functions.
690       o Change DES API to clean up the namespace (some applications link also
691         against libdes providing similar functions having the same name).
692         Provide macros for backward compatibility (will be removed in the
693         future).
694       o Unify handling of cryptographic algorithms (software and engine)
695         to be available via EVP routines for asymmetric and symmetric ciphers.
696       o NCONF: new configuration handling routines.
697       o Change API to use more 'const' modifiers to improve error checking
698         and help optimizers.
699       o Finally remove references to RSAref.
700       o Reworked parts of the BIGNUM code.
701       o Support for new engines: Broadcom ubsec, Accelerated Encryption
702         Processing, IBM 4758.
703       o A few new engines added in the demos area.
704       o Extended and corrected OID (object identifier) table.
705       o PRNG: query at more locations for a random device, automatic query for
706         EGD style random sources at several locations.
707       o SSL/TLS: allow optional cipher choice according to server's preference.
708       o SSL/TLS: allow server to explicitly set new session ids.
709       o SSL/TLS: support Kerberos cipher suites (RFC2712).
710         Only supports MIT Kerberos for now.
711       o SSL/TLS: allow more precise control of renegotiations and sessions.
712       o SSL/TLS: add callback to retrieve SSL/TLS messages.
713       o SSL/TLS: support AES cipher suites (RFC3268).
714
715   Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k [30 Sep 2003]:
716
717       o Security: fix various ASN1 parsing bugs.
718       o SSL/TLS protocol fix for unrequested client certificates.
719
720   Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j [10 Apr 2003]:
721
722       o Security: counter the Klima-Pokorny-Rosa extension of
723         Bleichbacher's attack
724       o Security: make RSA blinding default.
725       o Build: shared library support fixes.
726
727   Major changes between OpenSSL 0.9.6h and OpenSSL 0.9.6i [19 Feb 2003]:
728
729       o Important security related bugfixes.
730
731   Major changes between OpenSSL 0.9.6g and OpenSSL 0.9.6h [5 Dec 2002]:
732
733       o New configuration targets for Tandem OSS and A/UX.
734       o New OIDs for Microsoft attributes.
735       o Better handling of SSL session caching.
736       o Better comparison of distinguished names.
737       o Better handling of shared libraries in a mixed GNU/non-GNU environment.
738       o Support assembler code with Borland C.
739       o Fixes for length problems.
740       o Fixes for uninitialised variables.
741       o Fixes for memory leaks, some unusual crashes and some race conditions.
742       o Fixes for smaller building problems.
743       o Updates of manuals, FAQ and other instructive documents.
744
745   Major changes between OpenSSL 0.9.6f and OpenSSL 0.9.6g [9 Aug 2002]:
746
747       o Important building fixes on Unix.
748
749   Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f [8 Aug 2002]:
750
751       o Various important bugfixes.
752
753   Major changes between OpenSSL 0.9.6d and OpenSSL 0.9.6e [30 Jul 2002]:
754
755       o Important security related bugfixes.
756       o Various SSL/TLS library bugfixes.
757
758   Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d [9 May 2002]:
759
760       o Various SSL/TLS library bugfixes.
761       o Fix DH parameter generation for 'non-standard' generators.
762
763   Major changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c [21 Dec 2001]:
764
765       o Various SSL/TLS library bugfixes.
766       o BIGNUM library fixes.
767       o RSA OAEP and random number generation fixes.
768       o Object identifiers corrected and added.
769       o Add assembler BN routines for IA64.
770       o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
771         MIPS Linux; shared library support for Irix, HP-UX.
772       o Add crypto accelerator support for AEP, Baltimore SureWare,
773         Broadcom and Cryptographic Appliance's keyserver
774         [in 0.9.6c-engine release].
775
776   Major changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b [9 Jul 2001]:
777
778       o Security fix: PRNG improvements.
779       o Security fix: RSA OAEP check.
780       o Security fix: Reinsert and fix countermeasure to Bleichbacher's
781         attack.
782       o MIPS bug fix in BIGNUM.
783       o Bug fix in "openssl enc".
784       o Bug fix in X.509 printing routine.
785       o Bug fix in DSA verification routine and DSA S/MIME verification.
786       o Bug fix to make PRNG thread-safe.
787       o Bug fix in RAND_file_name().
788       o Bug fix in compatibility mode trust settings.
789       o Bug fix in blowfish EVP.
790       o Increase default size for BIO buffering filter.
791       o Compatibility fixes in some scripts.
792
793   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.6a [5 Apr 2001]:
794
795       o Security fix: change behavior of OpenSSL to avoid using
796         environment variables when running as root.
797       o Security fix: check the result of RSA-CRT to reduce the
798         possibility of deducing the private key from an incorrectly
799         calculated signature.
800       o Security fix: prevent Bleichenbacher's DSA attack.
801       o Security fix: Zero the premaster secret after deriving the
802         master secret in DH ciphersuites.
803       o Reimplement SSL_peek(), which had various problems.
804       o Compatibility fix: the function des_encrypt() renamed to
805         des_encrypt1() to avoid clashes with some Unixen libc.
806       o Bug fixes for Win32, HP/UX and Irix.
807       o Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and
808         memory checking routines.
809       o Bug fixes for RSA operations in threaded environments.
810       o Bug fixes in misc. openssl applications.
811       o Remove a few potential memory leaks.
812       o Add tighter checks of BIGNUM routines.
813       o Shared library support has been reworked for generality.
814       o More documentation.
815       o New function BN_rand_range().
816       o Add "-rand" option to openssl s_client and s_server.
817
818   Major changes between OpenSSL 0.9.5a and OpenSSL 0.9.6 [10 Oct 2000]:
819
820       o Some documentation for BIO and SSL libraries.
821       o Enhanced chain verification using key identifiers.
822       o New sign and verify options to 'dgst' application.
823       o Support for DER and PEM encoded messages in 'smime' application.
824       o New 'rsautl' application, low level RSA utility.
825       o MD4 now included.
826       o Bugfix for SSL rollback padding check.
827       o Support for external crypto devices [1].
828       o Enhanced EVP interface.
829
830     [1] The support for external crypto devices is currently a separate
831         distribution.  See the file README.ENGINE.
832
833   Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a [1 Apr 2000]:
834
835       o Bug fixes for Win32, SuSE Linux, NeXTSTEP and FreeBSD 2.2.8
836       o Shared library support for HPUX and Solaris-gcc
837       o Support of Linux/IA64
838       o Assembler support for Mingw32
839       o New 'rand' application
840       o New way to check for existence of algorithms from scripts
841
842   Major changes between OpenSSL 0.9.4 and OpenSSL 0.9.5 [25 May 2000]:
843
844       o S/MIME support in new 'smime' command
845       o Documentation for the OpenSSL command line application
846       o Automation of 'req' application
847       o Fixes to make s_client, s_server work under Windows
848       o Support for multiple fieldnames in SPKACs
849       o New SPKAC command line utility and associated library functions
850       o Options to allow passwords to be obtained from various sources
851       o New public key PEM format and options to handle it
852       o Many other fixes and enhancements to command line utilities
853       o Usable certificate chain verification
854       o Certificate purpose checking
855       o Certificate trust settings
856       o Support of authority information access extension
857       o Extensions in certificate requests
858       o Simplified X509 name and attribute routines
859       o Initial (incomplete) support for international character sets
860       o New DH_METHOD, DSA_METHOD and enhanced RSA_METHOD
861       o Read only memory BIOs and simplified creation function
862       o TLS/SSL protocol bugfixes: Accept TLS 'client hello' in SSL 3.0
863         record; allow fragmentation and interleaving of handshake and other
864         data
865       o TLS/SSL code now "tolerates" MS SGC
866       o Work around for Netscape client certificate hang bug
867       o RSA_NULL option that removes RSA patent code but keeps other
868         RSA functionality
869       o Memory leak detection now allows applications to add extra information
870         via a per-thread stack
871       o PRNG robustness improved
872       o EGD support
873       o BIGNUM library bug fixes
874       o Faster DSA parameter generation
875       o Enhanced support for Alpha Linux
876       o Experimental MacOS support
877
878   Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4 [9 Aug 1999]:
879
880       o Transparent support for PKCS#8 format private keys: these are used
881         by several software packages and are more secure than the standard
882         form
883       o PKCS#5 v2.0 implementation
884       o Password callbacks have a new void * argument for application data
885       o Avoid various memory leaks
886       o New pipe-like BIO that allows using the SSL library when actual I/O
887         must be handled by the application (BIO pair)
888
889   Major changes between OpenSSL 0.9.2b and OpenSSL 0.9.3 [24 May 1999]:
890       o Lots of enhancements and cleanups to the Configuration mechanism
891       o RSA OEAP related fixes
892       o Added `openssl ca -revoke' option for revoking a certificate
893       o Source cleanups: const correctness, type-safe stacks and ASN.1 SETs
894       o Source tree cleanups: removed lots of obsolete files
895       o Thawte SXNet, certificate policies and CRL distribution points
896         extension support
897       o Preliminary (experimental) S/MIME support
898       o Support for ASN.1 UTF8String and VisibleString
899       o Full integration of PKCS#12 code
900       o Sparc assembler bignum implementation, optimized hash functions
901       o Option to disable selected ciphers
902
903   Major changes between OpenSSL 0.9.1c and OpenSSL 0.9.2b [22 Mar 1999]:
904       o Fixed a security hole related to session resumption
905       o Fixed RSA encryption routines for the p < q case
906       o "ALL" in cipher lists now means "everything except NULL ciphers"
907       o Support for Triple-DES CBCM cipher
908       o Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA
909       o First support for new TLSv1 ciphers
910       o Added a few new BIOs (syslog BIO, reliable BIO)
911       o Extended support for DSA certificate/keys.
912       o Extended support for Certificate Signing Requests (CSR)
913       o Initial support for X.509v3 extensions
914       o Extended support for compression inside the SSL record layer
915       o Overhauled Win32 builds
916       o Cleanups and fixes to the Big Number (BN) library
917       o Support for ASN.1 GeneralizedTime
918       o Splitted ASN.1 SETs from SEQUENCEs
919       o ASN1 and PEM support for Netscape Certificate Sequences
920       o Overhauled Perl interface
921       o Lots of source tree cleanups.
922       o Lots of memory leak fixes.
923       o Lots of bug fixes.
924
925   Major changes between SSLeay 0.9.0b and OpenSSL 0.9.1c [23 Dec 1998]:
926       o Integration of the popular NO_RSA/NO_DSA patches
927       o Initial support for compression inside the SSL record layer
928       o Added BIO proxy and filtering functionality
929       o Extended Big Number (BN) library
930       o Added RIPE MD160 message digest
931       o Added support for RC2/64bit cipher
932       o Extended ASN.1 parser routines
933       o Adjustments of the source tree for CVS
934       o Support for various new platforms