1e1051a39Sopenharmony_ciNEWS
2e1051a39Sopenharmony_ci====
3e1051a39Sopenharmony_ci
4e1051a39Sopenharmony_ciThis file gives a brief overview of the major changes between each OpenSSL
5e1051a39Sopenharmony_cirelease. For more details please read the CHANGES file.
6e1051a39Sopenharmony_ci
7e1051a39Sopenharmony_ciOpenSSL Releases
8e1051a39Sopenharmony_ci----------------
9e1051a39Sopenharmony_ci
10e1051a39Sopenharmony_ci - [OpenSSL 3.0](#openssl-30)
11e1051a39Sopenharmony_ci - [OpenSSL 1.1.1](#openssl-111)
12e1051a39Sopenharmony_ci - [OpenSSL 1.1.0](#openssl-110)
13e1051a39Sopenharmony_ci - [OpenSSL 1.0.2](#openssl-102)
14e1051a39Sopenharmony_ci - [OpenSSL 1.0.1](#openssl-101)
15e1051a39Sopenharmony_ci - [OpenSSL 1.0.0](#openssl-100)
16e1051a39Sopenharmony_ci - [OpenSSL 0.9.x](#openssl-09x)
17e1051a39Sopenharmony_ci
18e1051a39Sopenharmony_ciOpenSSL 3.0
19e1051a39Sopenharmony_ci-----------
20e1051a39Sopenharmony_ci
21e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.8 and OpenSSL 3.0.9 [30 May 2023]
22e1051a39Sopenharmony_ci
23e1051a39Sopenharmony_ci  * Mitigate for very slow `OBJ_obj2txt()` performance with gigantic OBJECT
24e1051a39Sopenharmony_ci    IDENTIFIER sub-identities.  ([CVE-2023-2650])
25e1051a39Sopenharmony_ci  * Fixed buffer overread in AES-XTS decryption on ARM 64 bit platforms
26e1051a39Sopenharmony_ci    ([CVE-2023-1255])
27e1051a39Sopenharmony_ci  * Fixed documentation of X509_VERIFY_PARAM_add0_policy() ([CVE-2023-0466])
28e1051a39Sopenharmony_ci  * Fixed handling of invalid certificate policies in leaf certificates
29e1051a39Sopenharmony_ci    ([CVE-2023-0465])
30e1051a39Sopenharmony_ci  * Limited the number of nodes created in a policy tree ([CVE-2023-0464])
31e1051a39Sopenharmony_ci
32e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.7 and OpenSSL 3.0.8 [7 Feb 2023]
33e1051a39Sopenharmony_ci
34e1051a39Sopenharmony_ci  * Fixed NULL dereference during PKCS7 data verification ([CVE-2023-0401])
35e1051a39Sopenharmony_ci  * Fixed X.400 address type confusion in X.509 GeneralName ([CVE-2023-0286])
36e1051a39Sopenharmony_ci  * Fixed NULL dereference validating DSA public key ([CVE-2023-0217])
37e1051a39Sopenharmony_ci  * Fixed Invalid pointer dereference in d2i_PKCS7 functions ([CVE-2023-0216])
38e1051a39Sopenharmony_ci  * Fixed Use-after-free following BIO_new_NDEF ([CVE-2023-0215])
39e1051a39Sopenharmony_ci  * Fixed Double free after calling PEM_read_bio_ex ([CVE-2022-4450])
40e1051a39Sopenharmony_ci  * Fixed Timing Oracle in RSA Decryption ([CVE-2022-4304])
41e1051a39Sopenharmony_ci  * Fixed X.509 Name Constraints Read Buffer Overflow ([CVE-2022-4203])
42e1051a39Sopenharmony_ci  * Fixed X.509 Policy Constraints Double Locking ([CVE-2022-3996])
43e1051a39Sopenharmony_ci
44e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.6 and OpenSSL 3.0.7 [1 Nov 2022]
45e1051a39Sopenharmony_ci
46e1051a39Sopenharmony_ci  * Added RIPEMD160 to the default provider.
47e1051a39Sopenharmony_ci  * Fixed regressions introduced in 3.0.6 version.
48e1051a39Sopenharmony_ci  * Fixed two buffer overflows in punycode decoding functions.
49e1051a39Sopenharmony_ci    ([CVE-2022-3786]) and ([CVE-2022-3602])
50e1051a39Sopenharmony_ci
51e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.5 and OpenSSL 3.0.6 [11 Oct 2022]
52e1051a39Sopenharmony_ci
53e1051a39Sopenharmony_ci  * Fix for custom ciphers to prevent accidental use of NULL encryption
54e1051a39Sopenharmony_ci    ([CVE-2022-3358])
55e1051a39Sopenharmony_ci
56e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.4 and OpenSSL 3.0.5 [5 Jul 2022]
57e1051a39Sopenharmony_ci
58e1051a39Sopenharmony_ci  * Fixed heap memory corruption with RSA private key operation
59e1051a39Sopenharmony_ci    ([CVE-2022-2274])
60e1051a39Sopenharmony_ci  * Fixed AES OCB failure to encrypt some bytes on 32-bit x86 platforms
61e1051a39Sopenharmony_ci    ([CVE-2022-2097])
62e1051a39Sopenharmony_ci
63e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.3 and OpenSSL 3.0.4 [21 Jun 2022]
64e1051a39Sopenharmony_ci
65e1051a39Sopenharmony_ci  * Fixed additional bugs in the c_rehash script which was not properly
66e1051a39Sopenharmony_ci    sanitising shell metacharacters to prevent command injection
67e1051a39Sopenharmony_ci    ([CVE-2022-2068])
68e1051a39Sopenharmony_ci
69e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.2 and OpenSSL 3.0.3 [3 May 2022]
70e1051a39Sopenharmony_ci
71e1051a39Sopenharmony_ci  * Fixed a bug in the c_rehash script which was not properly sanitising shell
72e1051a39Sopenharmony_ci    metacharacters to prevent command injection ([CVE-2022-1292])
73e1051a39Sopenharmony_ci  * Fixed a bug in the function `OCSP_basic_verify` that verifies the signer
74e1051a39Sopenharmony_ci    certificate on an OCSP response ([CVE-2022-1343])
75e1051a39Sopenharmony_ci  * Fixed a bug where the RC4-MD5 ciphersuite incorrectly used the
76e1051a39Sopenharmony_ci    AAD data as the MAC key ([CVE-2022-1434])
77e1051a39Sopenharmony_ci  * Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory
78e1051a39Sopenharmony_ci    occuppied by the removed hash table entries ([CVE-2022-1473])
79e1051a39Sopenharmony_ci
80e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.1 and OpenSSL 3.0.2 [15 Mar 2022]
81e1051a39Sopenharmony_ci
82e1051a39Sopenharmony_ci  * Fixed a bug in the BN_mod_sqrt() function that can cause it to loop forever
83e1051a39Sopenharmony_ci    for non-prime moduli ([CVE-2022-0778])
84e1051a39Sopenharmony_ci
85e1051a39Sopenharmony_ci### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1 [14 Dec 2021]
86e1051a39Sopenharmony_ci
87e1051a39Sopenharmony_ci  * Fixed invalid handling of X509_verify_cert() internal errors in libssl
88e1051a39Sopenharmony_ci    ([CVE-2021-4044])
89e1051a39Sopenharmony_ci  * Allow fetching an operation from the provider that owns an unexportable key
90e1051a39Sopenharmony_ci    as a fallback if that is still allowed by the property query.
91e1051a39Sopenharmony_ci
92e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0.0 [7 sep 2021]
93e1051a39Sopenharmony_ci
94e1051a39Sopenharmony_ci  * Enhanced 'openssl list' with many new options.
95e1051a39Sopenharmony_ci  * Added migration guide to man7.
96e1051a39Sopenharmony_ci  * Implemented support for fully "pluggable" TLSv1.3 groups.
97e1051a39Sopenharmony_ci  * Added suport for Kernel TLS (KTLS).
98e1051a39Sopenharmony_ci  * Changed the license to the Apache License v2.0.
99e1051a39Sopenharmony_ci  * Moved all variations of the EVP ciphers CAST5, BF, IDEA, SEED, RC2,
100e1051a39Sopenharmony_ci    RC4, RC5, and DES to the legacy provider.
101e1051a39Sopenharmony_ci  * Moved the EVP digests MD2, MD4, MDC2, WHIRLPOOL and RIPEMD-160 to the legacy
102e1051a39Sopenharmony_ci    provider.
103e1051a39Sopenharmony_ci  * Added convenience functions for generating asymmetric key pairs.
104e1051a39Sopenharmony_ci  * Deprecated the `OCSP_REQ_CTX` type and functions.
105e1051a39Sopenharmony_ci  * Deprecated the `EC_KEY` and `EC_KEY_METHOD` types and functions.
106e1051a39Sopenharmony_ci  * Deprecated the `RSA` and `RSA_METHOD` types and functions.
107e1051a39Sopenharmony_ci  * Deprecated the `DSA` and `DSA_METHOD` types and functions.
108e1051a39Sopenharmony_ci  * Deprecated the `DH` and `DH_METHOD` types and functions.
109e1051a39Sopenharmony_ci  * Deprecated the `ERR_load_` functions.
110e1051a39Sopenharmony_ci  * Remove the `RAND_DRBG` API.
111e1051a39Sopenharmony_ci  * Deprecated the `ENGINE` API.
112e1051a39Sopenharmony_ci  * Added `OSSL_LIB_CTX`, a libcrypto library context.
113e1051a39Sopenharmony_ci  * Added various `_ex` functions to the OpenSSL API that support using
114e1051a39Sopenharmony_ci    a non-default `OSSL_LIB_CTX`.
115e1051a39Sopenharmony_ci  * Interactive mode is removed from the 'openssl' program.
116e1051a39Sopenharmony_ci  * The X25519, X448, Ed25519, Ed448, SHAKE128 and SHAKE256 algorithms are
117e1051a39Sopenharmony_ci    included in the FIPS provider.
118e1051a39Sopenharmony_ci  * X509 certificates signed using SHA1 are no longer allowed at security
119e1051a39Sopenharmony_ci    level 1 or higher. The default security level for TLS is 1, so
120e1051a39Sopenharmony_ci    certificates signed using SHA1 are by default no longer trusted to
121e1051a39Sopenharmony_ci    authenticate servers or clients.
122e1051a39Sopenharmony_ci  * enable-crypto-mdebug and enable-crypto-mdebug-backtrace were mostly
123e1051a39Sopenharmony_ci    disabled; the project uses address sanitize/leak-detect instead.
124e1051a39Sopenharmony_ci  * Added a Certificate Management Protocol (CMP, RFC 4210) implementation
125e1051a39Sopenharmony_ci    also covering CRMF (RFC 4211) and HTTP transfer (RFC 6712).
126e1051a39Sopenharmony_ci    It is part of the crypto lib and adds a 'cmp' app with a demo configuration.
127e1051a39Sopenharmony_ci    All widely used CMP features are supported for both clients and servers.
128e1051a39Sopenharmony_ci  * Added a proper HTTP client supporting GET with optional redirection, POST,
129e1051a39Sopenharmony_ci    arbitrary request and response content types, TLS, persistent connections,
130e1051a39Sopenharmony_ci    connections via HTTP(s) proxies, connections and exchange via user-defined
131e1051a39Sopenharmony_ci    BIOs (allowing implicit connections), and timeout checks.
132e1051a39Sopenharmony_ci  * Added util/check-format.pl for checking adherence to the coding guidelines.
133e1051a39Sopenharmony_ci  * Added OSSL_ENCODER, a generic encoder API.
134e1051a39Sopenharmony_ci  * Added OSSL_DECODER, a generic decoder API.
135e1051a39Sopenharmony_ci  * Added OSSL_PARAM_BLD, an easier to use API to OSSL_PARAM.
136e1051a39Sopenharmony_ci  * Added error raising macros, ERR_raise() and ERR_raise_data().
137e1051a39Sopenharmony_ci  * Deprecated ERR_put_error(), ERR_get_error_line(), ERR_get_error_line_data(),
138e1051a39Sopenharmony_ci    ERR_peek_error_line_data(), ERR_peek_last_error_line_data() and
139e1051a39Sopenharmony_ci    ERR_func_error_string().
140e1051a39Sopenharmony_ci  * Added OSSL_PROVIDER_available(), to check provider availibility.
141e1051a39Sopenharmony_ci  * Added 'openssl mac' that uses the EVP_MAC API.
142e1051a39Sopenharmony_ci  * Added 'openssl kdf' that uses the EVP_KDF API.
143e1051a39Sopenharmony_ci  * Add OPENSSL_info() and 'openssl info' to get built-in data.
144e1051a39Sopenharmony_ci  * Add support for enabling instrumentation through trace and debug
145e1051a39Sopenharmony_ci    output.
146e1051a39Sopenharmony_ci  * Changed our version number scheme and set the next major release to
147e1051a39Sopenharmony_ci    3.0.0
148e1051a39Sopenharmony_ci  * Added EVP_MAC, an EVP layer MAC API, and a generic EVP_PKEY to EVP_MAC
149e1051a39Sopenharmony_ci    bridge.  Supported MACs are: BLAKE2, CMAC, GMAC, HMAC, KMAC, POLY1305
150e1051a39Sopenharmony_ci    and SIPHASH.
151e1051a39Sopenharmony_ci  * Removed the heartbeat message in DTLS feature.
152e1051a39Sopenharmony_ci  * Added EVP_KDF, an EVP layer KDF and PRF API, and a generic EVP_PKEY to
153e1051a39Sopenharmony_ci    EVP_KDF bridge.  Supported KDFs are: HKDF, KBKDF, KRB5 KDF, PBKDF2,
154e1051a39Sopenharmony_ci    PKCS12 KDF, SCRYPT, SSH KDF, SSKDF, TLS1 PRF, X9.42 KDF and X9.63 KDF.
155e1051a39Sopenharmony_ci  * All of the low-level MD2, MD4, MD5, MDC2, RIPEMD160, SHA1, SHA224,
156e1051a39Sopenharmony_ci    SHA256, SHA384, SHA512 and Whirlpool digest functions have been
157e1051a39Sopenharmony_ci    deprecated.
158e1051a39Sopenharmony_ci  * All of the low-level AES, Blowfish, Camellia, CAST, DES, IDEA, RC2,
159e1051a39Sopenharmony_ci    RC4, RC5 and SEED cipher functions have been deprecated.
160e1051a39Sopenharmony_ci  * All of the low-level DH, DSA, ECDH, ECDSA and RSA public key functions
161e1051a39Sopenharmony_ci    have been deprecated.
162e1051a39Sopenharmony_ci  * SSL 3, TLS 1.0, TLS 1.1, and DTLS 1.0 only work at security level 0,
163e1051a39Sopenharmony_ci    except when RSA key exchange without SHA1 is used.
164e1051a39Sopenharmony_ci  * Added providers, a new pluggability concept that will replace the
165e1051a39Sopenharmony_ci    ENGINE API and ENGINE implementations.
166e1051a39Sopenharmony_ci
167e1051a39Sopenharmony_ciOpenSSL 1.1.1
168e1051a39Sopenharmony_ci-------------
169e1051a39Sopenharmony_ci
170e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1k and OpenSSL 1.1.1l [24 Aug 2021]
171e1051a39Sopenharmony_ci
172e1051a39Sopenharmony_ci  * Fixed an SM2 Decryption Buffer Overflow ([CVE-2021-3711])
173e1051a39Sopenharmony_ci  * Fixed various read buffer overruns processing ASN.1 strings ([CVE-2021-3712])
174e1051a39Sopenharmony_ci
175e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1j and OpenSSL 1.1.1k [25 Mar 2021]
176e1051a39Sopenharmony_ci
177e1051a39Sopenharmony_ci  * Fixed a problem with verifying a certificate chain when using the
178e1051a39Sopenharmony_ci    X509_V_FLAG_X509_STRICT flag ([CVE-2021-3450])
179e1051a39Sopenharmony_ci  * Fixed an issue where an OpenSSL TLS server may crash if sent a maliciously
180e1051a39Sopenharmony_ci    crafted renegotiation ClientHello message from a client ([CVE-2021-3449])
181e1051a39Sopenharmony_ci
182e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1i and OpenSSL 1.1.1j [16 Feb 2021]
183e1051a39Sopenharmony_ci
184e1051a39Sopenharmony_ci  * Fixed a NULL pointer deref in the X509_issuer_and_serial_hash()
185e1051a39Sopenharmony_ci    function ([CVE-2021-23841])
186e1051a39Sopenharmony_ci  * Fixed the RSA_padding_check_SSLv23() function and the RSA_SSLV23_PADDING
187e1051a39Sopenharmony_ci    padding mode to correctly check for rollback attacks
188e1051a39Sopenharmony_ci  * Fixed an overflow in the EVP_CipherUpdate, EVP_EncryptUpdate and
189e1051a39Sopenharmony_ci    EVP_DecryptUpdate functions ([CVE-2021-23840])
190e1051a39Sopenharmony_ci  * Fixed SRP_Calc_client_key so that it runs in constant time
191e1051a39Sopenharmony_ci
192e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1h and OpenSSL 1.1.1i [8 Dec 2020]
193e1051a39Sopenharmony_ci
194e1051a39Sopenharmony_ci  * Fixed NULL pointer deref in GENERAL_NAME_cmp ([CVE-2020-1971])
195e1051a39Sopenharmony_ci
196e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1g and OpenSSL 1.1.1h [22 Sep 2020]
197e1051a39Sopenharmony_ci
198e1051a39Sopenharmony_ci  * Disallow explicit curve parameters in verifications chains when
199e1051a39Sopenharmony_ci    X509_V_FLAG_X509_STRICT is used
200e1051a39Sopenharmony_ci  * Enable 'MinProtocol' and 'MaxProtocol' to configure both TLS and DTLS
201e1051a39Sopenharmony_ci    contexts
202e1051a39Sopenharmony_ci  * Oracle Developer Studio will start reporting deprecation warnings
203e1051a39Sopenharmony_ci
204e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1f and OpenSSL 1.1.1g [21 Apr 2020]
205e1051a39Sopenharmony_ci
206e1051a39Sopenharmony_ci  * Fixed segmentation fault in SSL_check_chain() ([CVE-2020-1967])
207e1051a39Sopenharmony_ci
208e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1e and OpenSSL 1.1.1f [31 Mar 2020]
209e1051a39Sopenharmony_ci
210e1051a39Sopenharmony_ci  * Revert the unexpected EOF reporting via SSL_ERROR_SSL
211e1051a39Sopenharmony_ci
212e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1d and OpenSSL 1.1.1e [17 Mar 2020]
213e1051a39Sopenharmony_ci
214e1051a39Sopenharmony_ci  * Fixed an overflow bug in the x64_64 Montgomery squaring procedure
215e1051a39Sopenharmony_ci    used in exponentiation with 512-bit moduli ([CVE-2019-1551])
216e1051a39Sopenharmony_ci
217e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1c and OpenSSL 1.1.1d [10 Sep 2019]
218e1051a39Sopenharmony_ci
219e1051a39Sopenharmony_ci  * Fixed a fork protection issue ([CVE-2019-1549])
220e1051a39Sopenharmony_ci  * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
221e1051a39Sopenharmony_ci    ([CVE-2019-1563])
222e1051a39Sopenharmony_ci  * For built-in EC curves, ensure an EC_GROUP built from the curve name is
223e1051a39Sopenharmony_ci    used even when parsing explicit parameters
224e1051a39Sopenharmony_ci  * Compute ECC cofactors if not provided during EC_GROUP construction
225e1051a39Sopenharmony_ci    ([CVE-2019-1547])
226e1051a39Sopenharmony_ci  * Early start up entropy quality from the DEVRANDOM seed source has been
227e1051a39Sopenharmony_ci    improved for older Linux systems
228e1051a39Sopenharmony_ci  * Correct the extended master secret constant on EBCDIC systems
229e1051a39Sopenharmony_ci  * Use Windows installation paths in the mingw builds ([CVE-2019-1552])
230e1051a39Sopenharmony_ci  * Changed DH_check to accept parameters with order q and 2q subgroups
231e1051a39Sopenharmony_ci  * Significantly reduce secure memory usage by the randomness pools
232e1051a39Sopenharmony_ci  * Revert the DEVRANDOM_WAIT feature for Linux systems
233e1051a39Sopenharmony_ci
234e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1b and OpenSSL 1.1.1c [28 May 2019]
235e1051a39Sopenharmony_ci
236e1051a39Sopenharmony_ci  * Prevent over long nonces in ChaCha20-Poly1305 ([CVE-2019-1543])
237e1051a39Sopenharmony_ci
238e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1a and OpenSSL 1.1.1b [26 Feb 2019]
239e1051a39Sopenharmony_ci
240e1051a39Sopenharmony_ci  * Change the info callback signals for the start and end of a post-handshake
241e1051a39Sopenharmony_ci    message exchange in TLSv1.3.
242e1051a39Sopenharmony_ci  * Fix a bug in DTLS over SCTP. This breaks interoperability with older
243e1051a39Sopenharmony_ci    versions of OpenSSL like OpenSSL 1.1.0 and OpenSSL 1.0.2.
244e1051a39Sopenharmony_ci
245e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.1 and OpenSSL 1.1.1a [20 Nov 2018]
246e1051a39Sopenharmony_ci
247e1051a39Sopenharmony_ci  * Timing vulnerability in DSA signature generation ([CVE-2018-0734])
248e1051a39Sopenharmony_ci  * Timing vulnerability in ECDSA signature generation ([CVE-2018-0735])
249e1051a39Sopenharmony_ci
250e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0i and OpenSSL 1.1.1 [11 Sep 2018]
251e1051a39Sopenharmony_ci
252e1051a39Sopenharmony_ci  * Support for TLSv1.3 added. The TLSv1.3 implementation includes:
253e1051a39Sopenharmony_ci    * Fully compliant implementation of RFC8446 (TLSv1.3) on by default
254e1051a39Sopenharmony_ci    * Early data (0-RTT)
255e1051a39Sopenharmony_ci    * Post-handshake authentication and key update
256e1051a39Sopenharmony_ci    * Middlebox Compatibility Mode
257e1051a39Sopenharmony_ci    * TLSv1.3 PSKs
258e1051a39Sopenharmony_ci    * Support for all five RFC8446 ciphersuites
259e1051a39Sopenharmony_ci    * RSA-PSS signature algorithms (backported to TLSv1.2)
260e1051a39Sopenharmony_ci    * Configurable session ticket support
261e1051a39Sopenharmony_ci    * Stateless server support
262e1051a39Sopenharmony_ci    * Rewrite of the packet construction code for "safer" packet handling
263e1051a39Sopenharmony_ci    * Rewrite of the extension handling code
264e1051a39Sopenharmony_ci    For further important information, see the [TLS1.3 page](
265e1051a39Sopenharmony_ci    https://wiki.openssl.org/index.php/TLS1.3) in the OpenSSL Wiki.
266e1051a39Sopenharmony_ci
267e1051a39Sopenharmony_ci  * Complete rewrite of the OpenSSL random number generator to introduce the
268e1051a39Sopenharmony_ci    following capabilities
269e1051a39Sopenharmony_ci      * The default RAND method now utilizes an AES-CTR DRBG according to
270e1051a39Sopenharmony_ci        NIST standard SP 800-90Ar1.
271e1051a39Sopenharmony_ci      * Support for multiple DRBG instances with seed chaining.
272e1051a39Sopenharmony_ci      * There is a public and private DRBG instance.
273e1051a39Sopenharmony_ci      * The DRBG instances are fork-safe.
274e1051a39Sopenharmony_ci      * Keep all global DRBG instances on the secure heap if it is enabled.
275e1051a39Sopenharmony_ci      * The public and private DRBG instance are per thread for lock free
276e1051a39Sopenharmony_ci      operation
277e1051a39Sopenharmony_ci  * Support for various new cryptographic algorithms including:
278e1051a39Sopenharmony_ci      * SHA3
279e1051a39Sopenharmony_ci      * SHA512/224 and SHA512/256
280e1051a39Sopenharmony_ci      * EdDSA (both Ed25519 and Ed448) including X509 and TLS support
281e1051a39Sopenharmony_ci      * X448 (adding to the existing X25519 support in 1.1.0)
282e1051a39Sopenharmony_ci      * Multi-prime RSA
283e1051a39Sopenharmony_ci      * SM2
284e1051a39Sopenharmony_ci      * SM3
285e1051a39Sopenharmony_ci      * SM4
286e1051a39Sopenharmony_ci      * SipHash
287e1051a39Sopenharmony_ci      * ARIA (including TLS support)
288e1051a39Sopenharmony_ci  * Significant Side-Channel attack security improvements
289e1051a39Sopenharmony_ci  * Add a new ClientHello callback to provide the ability to adjust the SSL
290e1051a39Sopenharmony_ci  object at an early stage.
291e1051a39Sopenharmony_ci  * Add 'Maximum Fragment Length' TLS extension negotiation and support
292e1051a39Sopenharmony_ci  * A new STORE module, which implements a uniform and URI based reader of
293e1051a39Sopenharmony_ci   stores that can contain keys, certificates, CRLs and numerous other
294e1051a39Sopenharmony_ci  objects.
295e1051a39Sopenharmony_ci  * Move the display of configuration data to configdata.pm.
296e1051a39Sopenharmony_ci  * Allow GNU style "make variables" to be used with Configure.
297e1051a39Sopenharmony_ci  * Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
298e1051a39Sopenharmony_ci  * Rewrite of devcrypto engine
299e1051a39Sopenharmony_ci
300e1051a39Sopenharmony_ciOpenSSL 1.1.0
301e1051a39Sopenharmony_ci-------------
302e1051a39Sopenharmony_ci
303e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0k and OpenSSL 1.1.0l [10 Sep 2019]
304e1051a39Sopenharmony_ci
305e1051a39Sopenharmony_ci  * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
306e1051a39Sopenharmony_ci    ([CVE-2019-1563])
307e1051a39Sopenharmony_ci  * For built-in EC curves, ensure an EC_GROUP built from the curve name is
308e1051a39Sopenharmony_ci    used even when parsing explicit parameters
309e1051a39Sopenharmony_ci  * Compute ECC cofactors if not provided during EC_GROUP construction
310e1051a39Sopenharmony_ci    ([CVE-2019-1547])
311e1051a39Sopenharmony_ci  * Use Windows installation paths in the mingw builds ([CVE-2019-1552])
312e1051a39Sopenharmony_ci
313e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0j and OpenSSL 1.1.0k [28 May 2019]
314e1051a39Sopenharmony_ci
315e1051a39Sopenharmony_ci  * Prevent over long nonces in ChaCha20-Poly1305 ([CVE-2019-1543])
316e1051a39Sopenharmony_ci
317e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0i and OpenSSL 1.1.0j [20 Nov 2018]
318e1051a39Sopenharmony_ci
319e1051a39Sopenharmony_ci  * Timing vulnerability in DSA signature generation ([CVE-2018-0734])
320e1051a39Sopenharmony_ci  * Timing vulnerability in ECDSA signature generation ([CVE-2018-0735])
321e1051a39Sopenharmony_ci
322e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0h and OpenSSL 1.1.0i [14 Aug 2018]
323e1051a39Sopenharmony_ci
324e1051a39Sopenharmony_ci  * Client DoS due to large DH parameter ([CVE-2018-0732])
325e1051a39Sopenharmony_ci  * Cache timing vulnerability in RSA Key Generation ([CVE-2018-0737])
326e1051a39Sopenharmony_ci
327e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0g and OpenSSL 1.1.0h [27 Mar 2018]
328e1051a39Sopenharmony_ci
329e1051a39Sopenharmony_ci  * Constructed ASN.1 types with a recursive definition could exceed the
330e1051a39Sopenharmony_ci    stack ([CVE-2018-0739])
331e1051a39Sopenharmony_ci  * Incorrect CRYPTO_memcmp on HP-UX PA-RISC ([CVE-2018-0733])
332e1051a39Sopenharmony_ci  * rsaz_1024_mul_avx2 overflow bug on x86_64 ([CVE-2017-3738])
333e1051a39Sopenharmony_ci
334e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.0g [2 Nov 2017]
335e1051a39Sopenharmony_ci
336e1051a39Sopenharmony_ci  * bn_sqrx8x_internal carry bug on x86_64 ([CVE-2017-3736])
337e1051a39Sopenharmony_ci  * Malformed X.509 IPAddressFamily could cause OOB read ([CVE-2017-3735])
338e1051a39Sopenharmony_ci
339e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0e and OpenSSL 1.1.0f [25 May 2017]
340e1051a39Sopenharmony_ci
341e1051a39Sopenharmony_ci  * config now recognises 64-bit mingw and chooses mingw64 instead of mingw
342e1051a39Sopenharmony_ci
343e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0d and OpenSSL 1.1.0e [16 Feb 2017]
344e1051a39Sopenharmony_ci
345e1051a39Sopenharmony_ci  * Encrypt-Then-Mac renegotiation crash ([CVE-2017-3733])
346e1051a39Sopenharmony_ci
347e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0c and OpenSSL 1.1.0d [26 Jan 2017]
348e1051a39Sopenharmony_ci
349e1051a39Sopenharmony_ci  * Truncated packet could crash via OOB read ([CVE-2017-3731])
350e1051a39Sopenharmony_ci  * Bad (EC)DHE parameters cause a client crash ([CVE-2017-3730])
351e1051a39Sopenharmony_ci  * BN_mod_exp may produce incorrect results on x86_64 ([CVE-2017-3732])
352e1051a39Sopenharmony_ci
353e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0b and OpenSSL 1.1.0c [10 Nov 2016]
354e1051a39Sopenharmony_ci
355e1051a39Sopenharmony_ci  * ChaCha20/Poly1305 heap-buffer-overflow ([CVE-2016-7054])
356e1051a39Sopenharmony_ci  * CMS Null dereference ([CVE-2016-7053])
357e1051a39Sopenharmony_ci  * Montgomery multiplication may produce incorrect results ([CVE-2016-7055])
358e1051a39Sopenharmony_ci
359e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0a and OpenSSL 1.1.0b [26 Sep 2016]
360e1051a39Sopenharmony_ci
361e1051a39Sopenharmony_ci  * Fix Use After Free for large message sizes ([CVE-2016-6309])
362e1051a39Sopenharmony_ci
363e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.1.0 and OpenSSL 1.1.0a [22 Sep 2016]
364e1051a39Sopenharmony_ci
365e1051a39Sopenharmony_ci  * OCSP Status Request extension unbounded memory growth ([CVE-2016-6304])
366e1051a39Sopenharmony_ci  * SSL_peek() hang on empty record ([CVE-2016-6305])
367e1051a39Sopenharmony_ci  * Excessive allocation of memory in tls_get_message_header()
368e1051a39Sopenharmony_ci    ([CVE-2016-6307])
369e1051a39Sopenharmony_ci  * Excessive allocation of memory in dtls1_preprocess_fragment()
370e1051a39Sopenharmony_ci    ([CVE-2016-6308])
371e1051a39Sopenharmony_ci
372e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2h and OpenSSL 1.1.0 [25 Aug 2016]
373e1051a39Sopenharmony_ci
374e1051a39Sopenharmony_ci  * Copyright text was shrunk to a boilerplate that points to the license
375e1051a39Sopenharmony_ci  * "shared" builds are now the default when possible
376e1051a39Sopenharmony_ci  * Added support for "pipelining"
377e1051a39Sopenharmony_ci  * Added the AFALG engine
378e1051a39Sopenharmony_ci  * New threading API implemented
379e1051a39Sopenharmony_ci  * Support for ChaCha20 and Poly1305 added to libcrypto and libssl
380e1051a39Sopenharmony_ci  * Support for extended master secret
381e1051a39Sopenharmony_ci  * CCM ciphersuites
382e1051a39Sopenharmony_ci  * Reworked test suite, now based on perl, Test::Harness and Test::More
383e1051a39Sopenharmony_ci  * *Most* libcrypto and libssl public structures were made opaque,
384e1051a39Sopenharmony_ci    including:
385e1051a39Sopenharmony_ci    BIGNUM and associated types, EC_KEY and EC_KEY_METHOD,
386e1051a39Sopenharmony_ci    DH and DH_METHOD, DSA and DSA_METHOD, RSA and RSA_METHOD,
387e1051a39Sopenharmony_ci    BIO and BIO_METHOD, EVP_MD_CTX, EVP_MD, EVP_CIPHER_CTX,
388e1051a39Sopenharmony_ci    EVP_CIPHER, EVP_PKEY and associated types, HMAC_CTX,
389e1051a39Sopenharmony_ci    X509, X509_CRL, X509_OBJECT, X509_STORE_CTX, X509_STORE,
390e1051a39Sopenharmony_ci    X509_LOOKUP, X509_LOOKUP_METHOD
391e1051a39Sopenharmony_ci  * libssl internal structures made opaque
392e1051a39Sopenharmony_ci  * SSLv2 support removed
393e1051a39Sopenharmony_ci  * Kerberos ciphersuite support removed
394e1051a39Sopenharmony_ci  * RC4 removed from DEFAULT ciphersuites in libssl
395e1051a39Sopenharmony_ci  * 40 and 56 bit cipher support removed from libssl
396e1051a39Sopenharmony_ci  * All public header files moved to include/openssl, no more symlinking
397e1051a39Sopenharmony_ci  * SSL/TLS state machine, version negotiation and record layer rewritten
398e1051a39Sopenharmony_ci  * EC revision: now operations use new EC_KEY_METHOD.
399e1051a39Sopenharmony_ci  * Support for OCB mode added to libcrypto
400e1051a39Sopenharmony_ci  * Support for asynchronous crypto operations added to libcrypto and libssl
401e1051a39Sopenharmony_ci  * Deprecated interfaces can now be disabled at build time either
402e1051a39Sopenharmony_ci    relative to the latest release via the "no-deprecated" Configure
403e1051a39Sopenharmony_ci    argument, or via the "--api=1.1.0|1.0.0|0.9.8" option.
404e1051a39Sopenharmony_ci  * Application software can be compiled with -DOPENSSL_API_COMPAT=version
405e1051a39Sopenharmony_ci    to ensure that features deprecated in that version are not exposed.
406e1051a39Sopenharmony_ci  * Support for RFC6698/RFC7671 DANE TLSA peer authentication
407e1051a39Sopenharmony_ci  * Change of Configure to use --prefix as the main installation
408e1051a39Sopenharmony_ci    directory location rather than --openssldir.  The latter becomes
409e1051a39Sopenharmony_ci    the directory for certs, private key and openssl.cnf exclusively.
410e1051a39Sopenharmony_ci  * Reworked BIO networking library, with full support for IPv6.
411e1051a39Sopenharmony_ci  * New "unified" build system
412e1051a39Sopenharmony_ci  * New security levels
413e1051a39Sopenharmony_ci  * Support for scrypt algorithm
414e1051a39Sopenharmony_ci  * Support for X25519
415e1051a39Sopenharmony_ci  * Extended SSL_CONF support using configuration files
416e1051a39Sopenharmony_ci  * KDF algorithm support. Implement TLS PRF as a KDF.
417e1051a39Sopenharmony_ci  * Support for Certificate Transparency
418e1051a39Sopenharmony_ci  * HKDF support.
419e1051a39Sopenharmony_ci
420e1051a39Sopenharmony_ciOpenSSL 1.0.2
421e1051a39Sopenharmony_ci-------------
422e1051a39Sopenharmony_ci
423e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2s and OpenSSL 1.0.2t [10 Sep 2019]
424e1051a39Sopenharmony_ci
425e1051a39Sopenharmony_ci  * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
426e1051a39Sopenharmony_ci    ([CVE-2019-1563])
427e1051a39Sopenharmony_ci  * For built-in EC curves, ensure an EC_GROUP built from the curve name is
428e1051a39Sopenharmony_ci    used even when parsing explicit parameters
429e1051a39Sopenharmony_ci  * Compute ECC cofactors if not provided during EC_GROUP construction
430e1051a39Sopenharmony_ci    ([CVE-2019-1547])
431e1051a39Sopenharmony_ci  * Document issue with installation paths in diverse Windows builds
432e1051a39Sopenharmony_ci    ([CVE-2019-1552])
433e1051a39Sopenharmony_ci
434e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2r and OpenSSL 1.0.2s [28 May 2019]
435e1051a39Sopenharmony_ci
436e1051a39Sopenharmony_ci  * None
437e1051a39Sopenharmony_ci
438e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2q and OpenSSL 1.0.2r [26 Feb 2019]
439e1051a39Sopenharmony_ci
440e1051a39Sopenharmony_ci  * 0-byte record padding oracle ([CVE-2019-1559])
441e1051a39Sopenharmony_ci
442e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2p and OpenSSL 1.0.2q [20 Nov 2018]
443e1051a39Sopenharmony_ci
444e1051a39Sopenharmony_ci  * Microarchitecture timing vulnerability in ECC scalar multiplication ([CVE-2018-5407])
445e1051a39Sopenharmony_ci  * Timing vulnerability in DSA signature generation ([CVE-2018-0734])
446e1051a39Sopenharmony_ci
447e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2o and OpenSSL 1.0.2p [14 Aug 2018]
448e1051a39Sopenharmony_ci
449e1051a39Sopenharmony_ci  * Client DoS due to large DH parameter ([CVE-2018-0732])
450e1051a39Sopenharmony_ci  * Cache timing vulnerability in RSA Key Generation ([CVE-2018-0737])
451e1051a39Sopenharmony_ci
452e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2n and OpenSSL 1.0.2o [27 Mar 2018]
453e1051a39Sopenharmony_ci
454e1051a39Sopenharmony_ci  * Constructed ASN.1 types with a recursive definition could exceed the
455e1051a39Sopenharmony_ci    stack ([CVE-2018-0739])
456e1051a39Sopenharmony_ci
457e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2m and OpenSSL 1.0.2n [7 Dec 2017]
458e1051a39Sopenharmony_ci
459e1051a39Sopenharmony_ci  * Read/write after SSL object in error state ([CVE-2017-3737])
460e1051a39Sopenharmony_ci  * rsaz_1024_mul_avx2 overflow bug on x86_64 ([CVE-2017-3738])
461e1051a39Sopenharmony_ci
462e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2l and OpenSSL 1.0.2m [2 Nov 2017]
463e1051a39Sopenharmony_ci
464e1051a39Sopenharmony_ci  * bn_sqrx8x_internal carry bug on x86_64 ([CVE-2017-3736])
465e1051a39Sopenharmony_ci  * Malformed X.509 IPAddressFamily could cause OOB read ([CVE-2017-3735])
466e1051a39Sopenharmony_ci
467e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2k and OpenSSL 1.0.2l [25 May 2017]
468e1051a39Sopenharmony_ci
469e1051a39Sopenharmony_ci  * config now recognises 64-bit mingw and chooses mingw64 instead of mingw
470e1051a39Sopenharmony_ci
471e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2j and OpenSSL 1.0.2k [26 Jan 2017]
472e1051a39Sopenharmony_ci
473e1051a39Sopenharmony_ci  * Truncated packet could crash via OOB read ([CVE-2017-3731])
474e1051a39Sopenharmony_ci  * BN_mod_exp may produce incorrect results on x86_64 ([CVE-2017-3732])
475e1051a39Sopenharmony_ci  * Montgomery multiplication may produce incorrect results ([CVE-2016-7055])
476e1051a39Sopenharmony_ci
477e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2i and OpenSSL 1.0.2j [26 Sep 2016]
478e1051a39Sopenharmony_ci
479e1051a39Sopenharmony_ci  * Missing CRL sanity check ([CVE-2016-7052])
480e1051a39Sopenharmony_ci
481e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2h and OpenSSL 1.0.2i [22 Sep 2016]
482e1051a39Sopenharmony_ci
483e1051a39Sopenharmony_ci  * OCSP Status Request extension unbounded memory growth ([CVE-2016-6304])
484e1051a39Sopenharmony_ci  * SWEET32 Mitigation ([CVE-2016-2183])
485e1051a39Sopenharmony_ci  * OOB write in MDC2_Update() ([CVE-2016-6303])
486e1051a39Sopenharmony_ci  * Malformed SHA512 ticket DoS ([CVE-2016-6302])
487e1051a39Sopenharmony_ci  * OOB write in BN_bn2dec() ([CVE-2016-2182])
488e1051a39Sopenharmony_ci  * OOB read in TS_OBJ_print_bio() ([CVE-2016-2180])
489e1051a39Sopenharmony_ci  * Pointer arithmetic undefined behaviour ([CVE-2016-2177])
490e1051a39Sopenharmony_ci  * Constant time flag not preserved in DSA signing ([CVE-2016-2178])
491e1051a39Sopenharmony_ci  * DTLS buffered message DoS ([CVE-2016-2179])
492e1051a39Sopenharmony_ci  * DTLS replay protection DoS ([CVE-2016-2181])
493e1051a39Sopenharmony_ci  * Certificate message OOB reads ([CVE-2016-6306])
494e1051a39Sopenharmony_ci
495e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2g and OpenSSL 1.0.2h [3 May 2016]
496e1051a39Sopenharmony_ci
497e1051a39Sopenharmony_ci  * Prevent padding oracle in AES-NI CBC MAC check ([CVE-2016-2107])
498e1051a39Sopenharmony_ci  * Fix EVP_EncodeUpdate overflow ([CVE-2016-2105])
499e1051a39Sopenharmony_ci  * Fix EVP_EncryptUpdate overflow ([CVE-2016-2106])
500e1051a39Sopenharmony_ci  * Prevent ASN.1 BIO excessive memory allocation ([CVE-2016-2109])
501e1051a39Sopenharmony_ci  * EBCDIC overread ([CVE-2016-2176])
502e1051a39Sopenharmony_ci  * Modify behavior of ALPN to invoke callback after SNI/servername
503e1051a39Sopenharmony_ci    callback, such that updates to the SSL_CTX affect ALPN.
504e1051a39Sopenharmony_ci  * Remove LOW from the DEFAULT cipher list.  This removes singles DES from
505e1051a39Sopenharmony_ci    the default.
506e1051a39Sopenharmony_ci  * Only remove the SSLv2 methods with the no-ssl2-method option.
507e1051a39Sopenharmony_ci
508e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2f and OpenSSL 1.0.2g [1 Mar 2016]
509e1051a39Sopenharmony_ci
510e1051a39Sopenharmony_ci  * Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.
511e1051a39Sopenharmony_ci  * Disable SSLv2 default build, default negotiation and weak ciphers
512e1051a39Sopenharmony_ci    ([CVE-2016-0800])
513e1051a39Sopenharmony_ci  * Fix a double-free in DSA code ([CVE-2016-0705])
514e1051a39Sopenharmony_ci  * Disable SRP fake user seed to address a server memory leak
515e1051a39Sopenharmony_ci    ([CVE-2016-0798])
516e1051a39Sopenharmony_ci  * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
517e1051a39Sopenharmony_ci    ([CVE-2016-0797])
518e1051a39Sopenharmony_ci  * Fix memory issues in BIO_*printf functions ([CVE-2016-0799])
519e1051a39Sopenharmony_ci  * Fix side channel attack on modular exponentiation ([CVE-2016-0702])
520e1051a39Sopenharmony_ci
521e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2e and OpenSSL 1.0.2f [28 Jan 2016]
522e1051a39Sopenharmony_ci
523e1051a39Sopenharmony_ci  * DH small subgroups ([CVE-2016-0701])
524e1051a39Sopenharmony_ci  * SSLv2 doesn't block disabled ciphers ([CVE-2015-3197])
525e1051a39Sopenharmony_ci
526e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2d and OpenSSL 1.0.2e [3 Dec 2015]
527e1051a39Sopenharmony_ci
528e1051a39Sopenharmony_ci  * BN_mod_exp may produce incorrect results on x86_64 ([CVE-2015-3193])
529e1051a39Sopenharmony_ci  * Certificate verify crash with missing PSS parameter ([CVE-2015-3194])
530e1051a39Sopenharmony_ci  * X509_ATTRIBUTE memory leak ([CVE-2015-3195])
531e1051a39Sopenharmony_ci  * Rewrite EVP_DecodeUpdate (base64 decoding) to fix several bugs
532e1051a39Sopenharmony_ci  * In DSA_generate_parameters_ex, if the provided seed is too short,
533e1051a39Sopenharmony_ci    return an error
534e1051a39Sopenharmony_ci
535e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2c and OpenSSL 1.0.2d [9 Jul 2015]
536e1051a39Sopenharmony_ci
537e1051a39Sopenharmony_ci  * Alternate chains certificate forgery ([CVE-2015-1793])
538e1051a39Sopenharmony_ci  * Race condition handling PSK identify hint ([CVE-2015-3196])
539e1051a39Sopenharmony_ci
540e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2b and OpenSSL 1.0.2c [12 Jun 2015]
541e1051a39Sopenharmony_ci
542e1051a39Sopenharmony_ci  * Fix HMAC ABI incompatibility
543e1051a39Sopenharmony_ci
544e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2a and OpenSSL 1.0.2b [11 Jun 2015]
545e1051a39Sopenharmony_ci
546e1051a39Sopenharmony_ci  * Malformed ECParameters causes infinite loop ([CVE-2015-1788])
547e1051a39Sopenharmony_ci  * Exploitable out-of-bounds read in X509_cmp_time ([CVE-2015-1789])
548e1051a39Sopenharmony_ci  * PKCS7 crash with missing EnvelopedContent ([CVE-2015-1790])
549e1051a39Sopenharmony_ci  * CMS verify infinite loop with unknown hash function ([CVE-2015-1792])
550e1051a39Sopenharmony_ci  * Race condition handling NewSessionTicket ([CVE-2015-1791])
551e1051a39Sopenharmony_ci
552e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.2 and OpenSSL 1.0.2a [19 Mar 2015]
553e1051a39Sopenharmony_ci
554e1051a39Sopenharmony_ci  * OpenSSL 1.0.2 ClientHello sigalgs DoS fix ([CVE-2015-0291])
555e1051a39Sopenharmony_ci  * Multiblock corrupted pointer fix ([CVE-2015-0290])
556e1051a39Sopenharmony_ci  * Segmentation fault in DTLSv1_listen fix ([CVE-2015-0207])
557e1051a39Sopenharmony_ci  * Segmentation fault in ASN1_TYPE_cmp fix ([CVE-2015-0286])
558e1051a39Sopenharmony_ci  * Segmentation fault for invalid PSS parameters fix ([CVE-2015-0208])
559e1051a39Sopenharmony_ci  * ASN.1 structure reuse memory corruption fix ([CVE-2015-0287])
560e1051a39Sopenharmony_ci  * PKCS7 NULL pointer dereferences fix ([CVE-2015-0289])
561e1051a39Sopenharmony_ci  * DoS via reachable assert in SSLv2 servers fix ([CVE-2015-0293])
562e1051a39Sopenharmony_ci  * Empty CKE with client auth and DHE fix ([CVE-2015-1787])
563e1051a39Sopenharmony_ci  * Handshake with unseeded PRNG fix ([CVE-2015-0285])
564e1051a39Sopenharmony_ci  * Use After Free following d2i_ECPrivatekey error fix ([CVE-2015-0209])
565e1051a39Sopenharmony_ci  * X509_to_X509_REQ NULL pointer deref fix ([CVE-2015-0288])
566e1051a39Sopenharmony_ci  * Removed the export ciphers from the DEFAULT ciphers
567e1051a39Sopenharmony_ci
568e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.2 [22 Jan 2015]
569e1051a39Sopenharmony_ci
570e1051a39Sopenharmony_ci  * Suite B support for TLS 1.2 and DTLS 1.2
571e1051a39Sopenharmony_ci  * Support for DTLS 1.2
572e1051a39Sopenharmony_ci  * TLS automatic EC curve selection.
573e1051a39Sopenharmony_ci  * API to set TLS supported signature algorithms and curves
574e1051a39Sopenharmony_ci  * SSL_CONF configuration API.
575e1051a39Sopenharmony_ci  * TLS Brainpool support.
576e1051a39Sopenharmony_ci  * ALPN support.
577e1051a39Sopenharmony_ci  * CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
578e1051a39Sopenharmony_ci
579e1051a39Sopenharmony_ciOpenSSL 1.0.1
580e1051a39Sopenharmony_ci-------------
581e1051a39Sopenharmony_ci
582e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1t and OpenSSL 1.0.1u [22 Sep 2016]
583e1051a39Sopenharmony_ci
584e1051a39Sopenharmony_ci  * OCSP Status Request extension unbounded memory growth ([CVE-2016-6304])
585e1051a39Sopenharmony_ci  * SWEET32 Mitigation ([CVE-2016-2183])
586e1051a39Sopenharmony_ci  * OOB write in MDC2_Update() ([CVE-2016-6303])
587e1051a39Sopenharmony_ci  * Malformed SHA512 ticket DoS ([CVE-2016-6302])
588e1051a39Sopenharmony_ci  * OOB write in BN_bn2dec() ([CVE-2016-2182])
589e1051a39Sopenharmony_ci  * OOB read in TS_OBJ_print_bio() ([CVE-2016-2180])
590e1051a39Sopenharmony_ci  * Pointer arithmetic undefined behaviour ([CVE-2016-2177])
591e1051a39Sopenharmony_ci  * Constant time flag not preserved in DSA signing ([CVE-2016-2178])
592e1051a39Sopenharmony_ci  * DTLS buffered message DoS ([CVE-2016-2179])
593e1051a39Sopenharmony_ci  * DTLS replay protection DoS ([CVE-2016-2181])
594e1051a39Sopenharmony_ci  * Certificate message OOB reads ([CVE-2016-6306])
595e1051a39Sopenharmony_ci
596e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1s and OpenSSL 1.0.1t [3 May 2016]
597e1051a39Sopenharmony_ci
598e1051a39Sopenharmony_ci  * Prevent padding oracle in AES-NI CBC MAC check ([CVE-2016-2107])
599e1051a39Sopenharmony_ci  * Fix EVP_EncodeUpdate overflow ([CVE-2016-2105])
600e1051a39Sopenharmony_ci  * Fix EVP_EncryptUpdate overflow ([CVE-2016-2106])
601e1051a39Sopenharmony_ci  * Prevent ASN.1 BIO excessive memory allocation ([CVE-2016-2109])
602e1051a39Sopenharmony_ci  * EBCDIC overread ([CVE-2016-2176])
603e1051a39Sopenharmony_ci  * Modify behavior of ALPN to invoke callback after SNI/servername
604e1051a39Sopenharmony_ci    callback, such that updates to the SSL_CTX affect ALPN.
605e1051a39Sopenharmony_ci  * Remove LOW from the DEFAULT cipher list.  This removes singles DES from
606e1051a39Sopenharmony_ci    the default.
607e1051a39Sopenharmony_ci  * Only remove the SSLv2 methods with the no-ssl2-method option.
608e1051a39Sopenharmony_ci
609e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1r and OpenSSL 1.0.1s [1 Mar 2016]
610e1051a39Sopenharmony_ci
611e1051a39Sopenharmony_ci  * Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.
612e1051a39Sopenharmony_ci  * Disable SSLv2 default build, default negotiation and weak ciphers
613e1051a39Sopenharmony_ci    ([CVE-2016-0800])
614e1051a39Sopenharmony_ci  * Fix a double-free in DSA code ([CVE-2016-0705])
615e1051a39Sopenharmony_ci  * Disable SRP fake user seed to address a server memory leak
616e1051a39Sopenharmony_ci    ([CVE-2016-0798])
617e1051a39Sopenharmony_ci  * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
618e1051a39Sopenharmony_ci    ([CVE-2016-0797])
619e1051a39Sopenharmony_ci  * Fix memory issues in BIO_*printf functions ([CVE-2016-0799])
620e1051a39Sopenharmony_ci  * Fix side channel attack on modular exponentiation ([CVE-2016-0702])
621e1051a39Sopenharmony_ci
622e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1q and OpenSSL 1.0.1r [28 Jan 2016]
623e1051a39Sopenharmony_ci
624e1051a39Sopenharmony_ci  * Protection for DH small subgroup attacks
625e1051a39Sopenharmony_ci  * SSLv2 doesn't block disabled ciphers ([CVE-2015-3197])
626e1051a39Sopenharmony_ci
627e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1p and OpenSSL 1.0.1q [3 Dec 2015]
628e1051a39Sopenharmony_ci
629e1051a39Sopenharmony_ci  * Certificate verify crash with missing PSS parameter ([CVE-2015-3194])
630e1051a39Sopenharmony_ci  * X509_ATTRIBUTE memory leak ([CVE-2015-3195])
631e1051a39Sopenharmony_ci  * Rewrite EVP_DecodeUpdate (base64 decoding) to fix several bugs
632e1051a39Sopenharmony_ci  * In DSA_generate_parameters_ex, if the provided seed is too short,
633e1051a39Sopenharmony_ci    return an error
634e1051a39Sopenharmony_ci
635e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1o and OpenSSL 1.0.1p [9 Jul 2015]
636e1051a39Sopenharmony_ci
637e1051a39Sopenharmony_ci  * Alternate chains certificate forgery ([CVE-2015-1793])
638e1051a39Sopenharmony_ci  * Race condition handling PSK identify hint ([CVE-2015-3196])
639e1051a39Sopenharmony_ci
640e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1n and OpenSSL 1.0.1o [12 Jun 2015]
641e1051a39Sopenharmony_ci
642e1051a39Sopenharmony_ci  * Fix HMAC ABI incompatibility
643e1051a39Sopenharmony_ci
644e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1m and OpenSSL 1.0.1n [11 Jun 2015]
645e1051a39Sopenharmony_ci
646e1051a39Sopenharmony_ci  * Malformed ECParameters causes infinite loop ([CVE-2015-1788])
647e1051a39Sopenharmony_ci  * Exploitable out-of-bounds read in X509_cmp_time ([CVE-2015-1789])
648e1051a39Sopenharmony_ci  * PKCS7 crash with missing EnvelopedContent ([CVE-2015-1790])
649e1051a39Sopenharmony_ci  * CMS verify infinite loop with unknown hash function ([CVE-2015-1792])
650e1051a39Sopenharmony_ci  * Race condition handling NewSessionTicket ([CVE-2015-1791])
651e1051a39Sopenharmony_ci
652e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.1m [19 Mar 2015]
653e1051a39Sopenharmony_ci
654e1051a39Sopenharmony_ci  * Segmentation fault in ASN1_TYPE_cmp fix ([CVE-2015-0286])
655e1051a39Sopenharmony_ci  * ASN.1 structure reuse memory corruption fix ([CVE-2015-0287])
656e1051a39Sopenharmony_ci  * PKCS7 NULL pointer dereferences fix ([CVE-2015-0289])
657e1051a39Sopenharmony_ci  * DoS via reachable assert in SSLv2 servers fix ([CVE-2015-0293])
658e1051a39Sopenharmony_ci  * Use After Free following d2i_ECPrivatekey error fix ([CVE-2015-0209])
659e1051a39Sopenharmony_ci  * X509_to_X509_REQ NULL pointer deref fix ([CVE-2015-0288])
660e1051a39Sopenharmony_ci  * Removed the export ciphers from the DEFAULT ciphers
661e1051a39Sopenharmony_ci
662e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1k and OpenSSL 1.0.1l [15 Jan 2015]
663e1051a39Sopenharmony_ci
664e1051a39Sopenharmony_ci  * Build fixes for the Windows and OpenVMS platforms
665e1051a39Sopenharmony_ci
666e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1j and OpenSSL 1.0.1k [8 Jan 2015]
667e1051a39Sopenharmony_ci
668e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3571]
669e1051a39Sopenharmony_ci  * Fix for [CVE-2015-0206]
670e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3569]
671e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3572]
672e1051a39Sopenharmony_ci  * Fix for [CVE-2015-0204]
673e1051a39Sopenharmony_ci  * Fix for [CVE-2015-0205]
674e1051a39Sopenharmony_ci  * Fix for [CVE-2014-8275]
675e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3570]
676e1051a39Sopenharmony_ci
677e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1i and OpenSSL 1.0.1j [15 Oct 2014]
678e1051a39Sopenharmony_ci
679e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3513]
680e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3567]
681e1051a39Sopenharmony_ci  * Mitigation for [CVE-2014-3566] (SSL protocol vulnerability)
682e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3568]
683e1051a39Sopenharmony_ci
684e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1h and OpenSSL 1.0.1i [6 Aug 2014]
685e1051a39Sopenharmony_ci
686e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3512]
687e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3511]
688e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3510]
689e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3507]
690e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3506]
691e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3505]
692e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3509]
693e1051a39Sopenharmony_ci  * Fix for [CVE-2014-5139]
694e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3508]
695e1051a39Sopenharmony_ci
696e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1g and OpenSSL 1.0.1h [5 Jun 2014]
697e1051a39Sopenharmony_ci
698e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0224]
699e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0221]
700e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0198]
701e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0195]
702e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3470]
703e1051a39Sopenharmony_ci  * Fix for [CVE-2010-5298]
704e1051a39Sopenharmony_ci
705e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1f and OpenSSL 1.0.1g [7 Apr 2014]
706e1051a39Sopenharmony_ci
707e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0160]
708e1051a39Sopenharmony_ci  * Add TLS padding extension workaround for broken servers.
709e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0076]
710e1051a39Sopenharmony_ci
711e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1e and OpenSSL 1.0.1f [6 Jan 2014]
712e1051a39Sopenharmony_ci
713e1051a39Sopenharmony_ci  * Don't include gmt_unix_time in TLS server and client random values
714e1051a39Sopenharmony_ci  * Fix for TLS record tampering bug ([CVE-2013-4353])
715e1051a39Sopenharmony_ci  * Fix for TLS version checking bug ([CVE-2013-6449])
716e1051a39Sopenharmony_ci  * Fix for DTLS retransmission bug ([CVE-2013-6450])
717e1051a39Sopenharmony_ci
718e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1d and OpenSSL 1.0.1e [11 Feb 2013]
719e1051a39Sopenharmony_ci
720e1051a39Sopenharmony_ci  * Corrected fix for ([CVE-2013-0169])
721e1051a39Sopenharmony_ci
722e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1c and OpenSSL 1.0.1d [4 Feb 2013]
723e1051a39Sopenharmony_ci
724e1051a39Sopenharmony_ci  * Fix renegotiation in TLS 1.1, 1.2 by using the correct TLS version.
725e1051a39Sopenharmony_ci  * Include the fips configuration module.
726e1051a39Sopenharmony_ci  * Fix OCSP bad key DoS attack ([CVE-2013-0166])
727e1051a39Sopenharmony_ci  * Fix for SSL/TLS/DTLS CBC plaintext recovery attack ([CVE-2013-0169])
728e1051a39Sopenharmony_ci  * Fix for TLS AESNI record handling flaw ([CVE-2012-2686])
729e1051a39Sopenharmony_ci
730e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1b and OpenSSL 1.0.1c [10 May 2012]
731e1051a39Sopenharmony_ci
732e1051a39Sopenharmony_ci  * Fix TLS/DTLS record length checking bug ([CVE-2012-2333])
733e1051a39Sopenharmony_ci  * Don't attempt to use non-FIPS composite ciphers in FIPS mode.
734e1051a39Sopenharmony_ci
735e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1a and OpenSSL 1.0.1b [26 Apr 2012]
736e1051a39Sopenharmony_ci
737e1051a39Sopenharmony_ci  * Fix compilation error on non-x86 platforms.
738e1051a39Sopenharmony_ci  * Make FIPS capable OpenSSL ciphers work in non-FIPS mode.
739e1051a39Sopenharmony_ci  * Fix SSL_OP_NO_TLSv1_1 clash with SSL_OP_ALL in OpenSSL 1.0.0
740e1051a39Sopenharmony_ci
741e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.1 and OpenSSL 1.0.1a [19 Apr 2012]
742e1051a39Sopenharmony_ci
743e1051a39Sopenharmony_ci  * Fix for ASN1 overflow bug ([CVE-2012-2110])
744e1051a39Sopenharmony_ci  * Workarounds for some servers that hang on long client hellos.
745e1051a39Sopenharmony_ci  * Fix SEGV in AES code.
746e1051a39Sopenharmony_ci
747e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0h and OpenSSL 1.0.1 [14 Mar 2012]
748e1051a39Sopenharmony_ci
749e1051a39Sopenharmony_ci  * TLS/DTLS heartbeat support.
750e1051a39Sopenharmony_ci  * SCTP support.
751e1051a39Sopenharmony_ci  * RFC 5705 TLS key material exporter.
752e1051a39Sopenharmony_ci  * RFC 5764 DTLS-SRTP negotiation.
753e1051a39Sopenharmony_ci  * Next Protocol Negotiation.
754e1051a39Sopenharmony_ci  * PSS signatures in certificates, requests and CRLs.
755e1051a39Sopenharmony_ci  * Support for password based recipient info for CMS.
756e1051a39Sopenharmony_ci  * Support TLS v1.2 and TLS v1.1.
757e1051a39Sopenharmony_ci  * Preliminary FIPS capability for unvalidated 2.0 FIPS module.
758e1051a39Sopenharmony_ci  * SRP support.
759e1051a39Sopenharmony_ci
760e1051a39Sopenharmony_ciOpenSSL 1.0.0
761e1051a39Sopenharmony_ci-------------
762e1051a39Sopenharmony_ci
763e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0s and OpenSSL 1.0.0t [3 Dec 2015]
764e1051a39Sopenharmony_ci
765e1051a39Sopenharmony_ci  * X509_ATTRIBUTE memory leak (([CVE-2015-3195]))
766e1051a39Sopenharmony_ci  * Race condition handling PSK identify hint ([CVE-2015-3196])
767e1051a39Sopenharmony_ci
768e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0r and OpenSSL 1.0.0s [11 Jun 2015]
769e1051a39Sopenharmony_ci
770e1051a39Sopenharmony_ci  * Malformed ECParameters causes infinite loop ([CVE-2015-1788])
771e1051a39Sopenharmony_ci  * Exploitable out-of-bounds read in X509_cmp_time ([CVE-2015-1789])
772e1051a39Sopenharmony_ci  * PKCS7 crash with missing EnvelopedContent ([CVE-2015-1790])
773e1051a39Sopenharmony_ci  * CMS verify infinite loop with unknown hash function ([CVE-2015-1792])
774e1051a39Sopenharmony_ci  * Race condition handling NewSessionTicket ([CVE-2015-1791])
775e1051a39Sopenharmony_ci
776e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0q and OpenSSL 1.0.0r [19 Mar 2015]
777e1051a39Sopenharmony_ci
778e1051a39Sopenharmony_ci  * Segmentation fault in ASN1_TYPE_cmp fix ([CVE-2015-0286])
779e1051a39Sopenharmony_ci  * ASN.1 structure reuse memory corruption fix ([CVE-2015-0287])
780e1051a39Sopenharmony_ci  * PKCS7 NULL pointer dereferences fix ([CVE-2015-0289])
781e1051a39Sopenharmony_ci  * DoS via reachable assert in SSLv2 servers fix ([CVE-2015-0293])
782e1051a39Sopenharmony_ci  * Use After Free following d2i_ECPrivatekey error fix ([CVE-2015-0209])
783e1051a39Sopenharmony_ci  * X509_to_X509_REQ NULL pointer deref fix ([CVE-2015-0288])
784e1051a39Sopenharmony_ci  * Removed the export ciphers from the DEFAULT ciphers
785e1051a39Sopenharmony_ci
786e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0p and OpenSSL 1.0.0q [15 Jan 2015]
787e1051a39Sopenharmony_ci
788e1051a39Sopenharmony_ci  * Build fixes for the Windows and OpenVMS platforms
789e1051a39Sopenharmony_ci
790e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0o and OpenSSL 1.0.0p [8 Jan 2015]
791e1051a39Sopenharmony_ci
792e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3571]
793e1051a39Sopenharmony_ci  * Fix for [CVE-2015-0206]
794e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3569]
795e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3572]
796e1051a39Sopenharmony_ci  * Fix for [CVE-2015-0204]
797e1051a39Sopenharmony_ci  * Fix for [CVE-2015-0205]
798e1051a39Sopenharmony_ci  * Fix for [CVE-2014-8275]
799e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3570]
800e1051a39Sopenharmony_ci
801e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0n and OpenSSL 1.0.0o [15 Oct 2014]
802e1051a39Sopenharmony_ci
803e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3513]
804e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3567]
805e1051a39Sopenharmony_ci  * Mitigation for [CVE-2014-3566] (SSL protocol vulnerability)
806e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3568]
807e1051a39Sopenharmony_ci
808e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0m and OpenSSL 1.0.0n [6 Aug 2014]
809e1051a39Sopenharmony_ci
810e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3510]
811e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3507]
812e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3506]
813e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3505]
814e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3509]
815e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3508]
816e1051a39Sopenharmony_ci
817e1051a39Sopenharmony_ci  Known issues in OpenSSL 1.0.0m:
818e1051a39Sopenharmony_ci
819e1051a39Sopenharmony_ci  * EAP-FAST and other applications using tls_session_secret_cb
820e1051a39Sopenharmony_ci    won't resume sessions. Fixed in 1.0.0n-dev
821e1051a39Sopenharmony_ci  * Compilation failure of s3_pkt.c on some platforms due to missing
822e1051a39Sopenharmony_ci    `<limits.h>` include. Fixed in 1.0.0n-dev
823e1051a39Sopenharmony_ci
824e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0l and OpenSSL 1.0.0m [5 Jun 2014]
825e1051a39Sopenharmony_ci
826e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0224]
827e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0221]
828e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0198]
829e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0195]
830e1051a39Sopenharmony_ci  * Fix for [CVE-2014-3470]
831e1051a39Sopenharmony_ci  * Fix for [CVE-2014-0076]
832e1051a39Sopenharmony_ci  * Fix for [CVE-2010-5298]
833e1051a39Sopenharmony_ci
834e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0k and OpenSSL 1.0.0l [6 Jan 2014]
835e1051a39Sopenharmony_ci
836e1051a39Sopenharmony_ci  * Fix for DTLS retransmission bug ([CVE-2013-6450])
837e1051a39Sopenharmony_ci
838e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0j and OpenSSL 1.0.0k [5 Feb 2013]
839e1051a39Sopenharmony_ci
840e1051a39Sopenharmony_ci  * Fix for SSL/TLS/DTLS CBC plaintext recovery attack ([CVE-2013-0169])
841e1051a39Sopenharmony_ci  * Fix OCSP bad key DoS attack ([CVE-2013-0166])
842e1051a39Sopenharmony_ci
843e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0i and OpenSSL 1.0.0j [10 May 2012]
844e1051a39Sopenharmony_ci
845e1051a39Sopenharmony_ci  * Fix DTLS record length checking bug ([CVE-2012-2333])
846e1051a39Sopenharmony_ci
847e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0h and OpenSSL 1.0.0i [19 Apr 2012]
848e1051a39Sopenharmony_ci
849e1051a39Sopenharmony_ci  * Fix for ASN1 overflow bug ([CVE-2012-2110])
850e1051a39Sopenharmony_ci
851e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0g and OpenSSL 1.0.0h [12 Mar 2012]
852e1051a39Sopenharmony_ci
853e1051a39Sopenharmony_ci  * Fix for CMS/PKCS#7 MMA ([CVE-2012-0884])
854e1051a39Sopenharmony_ci  * Corrected fix for ([CVE-2011-4619])
855e1051a39Sopenharmony_ci  * Various DTLS fixes.
856e1051a39Sopenharmony_ci
857e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0f and OpenSSL 1.0.0g [18 Jan 2012]
858e1051a39Sopenharmony_ci
859e1051a39Sopenharmony_ci  * Fix for DTLS DoS issue ([CVE-2012-0050])
860e1051a39Sopenharmony_ci
861e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0e and OpenSSL 1.0.0f [4 Jan 2012]
862e1051a39Sopenharmony_ci
863e1051a39Sopenharmony_ci  * Fix for DTLS plaintext recovery attack ([CVE-2011-4108])
864e1051a39Sopenharmony_ci  * Clear block padding bytes of SSL 3.0 records ([CVE-2011-4576])
865e1051a39Sopenharmony_ci  * Only allow one SGC handshake restart for SSL/TLS ([CVE-2011-4619])
866e1051a39Sopenharmony_ci  * Check parameters are not NULL in GOST ENGINE ([CVE-2012-0027])
867e1051a39Sopenharmony_ci  * Check for malformed RFC3779 data ([CVE-2011-4577])
868e1051a39Sopenharmony_ci
869e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0d and OpenSSL 1.0.0e [6 Sep 2011]
870e1051a39Sopenharmony_ci
871e1051a39Sopenharmony_ci  * Fix for CRL vulnerability issue ([CVE-2011-3207])
872e1051a39Sopenharmony_ci  * Fix for ECDH crashes ([CVE-2011-3210])
873e1051a39Sopenharmony_ci  * Protection against EC timing attacks.
874e1051a39Sopenharmony_ci  * Support ECDH ciphersuites for certificates using SHA2 algorithms.
875e1051a39Sopenharmony_ci  * Various DTLS fixes.
876e1051a39Sopenharmony_ci
877e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0c and OpenSSL 1.0.0d [8 Feb 2011]
878e1051a39Sopenharmony_ci
879e1051a39Sopenharmony_ci  * Fix for security issue ([CVE-2011-0014])
880e1051a39Sopenharmony_ci
881e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0b and OpenSSL 1.0.0c [2 Dec 2010]
882e1051a39Sopenharmony_ci
883e1051a39Sopenharmony_ci  * Fix for security issue ([CVE-2010-4180])
884e1051a39Sopenharmony_ci  * Fix for ([CVE-2010-4252])
885e1051a39Sopenharmony_ci  * Fix mishandling of absent EC point format extension.
886e1051a39Sopenharmony_ci  * Fix various platform compilation issues.
887e1051a39Sopenharmony_ci  * Corrected fix for security issue ([CVE-2010-3864]).
888e1051a39Sopenharmony_ci
889e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0a and OpenSSL 1.0.0b [16 Nov 2010]
890e1051a39Sopenharmony_ci
891e1051a39Sopenharmony_ci  * Fix for security issue ([CVE-2010-3864]).
892e1051a39Sopenharmony_ci  * Fix for ([CVE-2010-2939])
893e1051a39Sopenharmony_ci  * Fix WIN32 build system for GOST ENGINE.
894e1051a39Sopenharmony_ci
895e1051a39Sopenharmony_ci### Major changes between OpenSSL 1.0.0 and OpenSSL 1.0.0a [1 Jun 2010]
896e1051a39Sopenharmony_ci
897e1051a39Sopenharmony_ci  * Fix for security issue ([CVE-2010-1633]).
898e1051a39Sopenharmony_ci  * GOST MAC and CFB fixes.
899e1051a39Sopenharmony_ci
900e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8n and OpenSSL 1.0.0 [29 Mar 2010]
901e1051a39Sopenharmony_ci
902e1051a39Sopenharmony_ci  * RFC3280 path validation: sufficient to process PKITS tests.
903e1051a39Sopenharmony_ci  * Integrated support for PVK files and keyblobs.
904e1051a39Sopenharmony_ci  * Change default private key format to PKCS#8.
905e1051a39Sopenharmony_ci  * CMS support: able to process all examples in RFC4134
906e1051a39Sopenharmony_ci  * Streaming ASN1 encode support for PKCS#7 and CMS.
907e1051a39Sopenharmony_ci  * Multiple signer and signer add support for PKCS#7 and CMS.
908e1051a39Sopenharmony_ci  * ASN1 printing support.
909e1051a39Sopenharmony_ci  * Whirlpool hash algorithm added.
910e1051a39Sopenharmony_ci  * RFC3161 time stamp support.
911e1051a39Sopenharmony_ci  * New generalised public key API supporting ENGINE based algorithms.
912e1051a39Sopenharmony_ci  * New generalised public key API utilities.
913e1051a39Sopenharmony_ci  * New ENGINE supporting GOST algorithms.
914e1051a39Sopenharmony_ci  * SSL/TLS GOST ciphersuite support.
915e1051a39Sopenharmony_ci  * PKCS#7 and CMS GOST support.
916e1051a39Sopenharmony_ci  * RFC4279 PSK ciphersuite support.
917e1051a39Sopenharmony_ci  * Supported points format extension for ECC ciphersuites.
918e1051a39Sopenharmony_ci  * ecdsa-with-SHA224/256/384/512 signature types.
919e1051a39Sopenharmony_ci  * dsa-with-SHA224 and dsa-with-SHA256 signature types.
920e1051a39Sopenharmony_ci  * Opaque PRF Input TLS extension support.
921e1051a39Sopenharmony_ci  * Updated time routines to avoid OS limitations.
922e1051a39Sopenharmony_ci
923e1051a39Sopenharmony_ciOpenSSL 0.9.x
924e1051a39Sopenharmony_ci-------------
925e1051a39Sopenharmony_ci
926e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8m and OpenSSL 0.9.8n [24 Mar 2010]
927e1051a39Sopenharmony_ci
928e1051a39Sopenharmony_ci  * CFB cipher definition fixes.
929e1051a39Sopenharmony_ci  * Fix security issues [CVE-2010-0740] and [CVE-2010-0433].
930e1051a39Sopenharmony_ci
931e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8l and OpenSSL 0.9.8m [25 Feb 2010]
932e1051a39Sopenharmony_ci
933e1051a39Sopenharmony_ci  * Cipher definition fixes.
934e1051a39Sopenharmony_ci  * Workaround for slow RAND_poll() on some WIN32 versions.
935e1051a39Sopenharmony_ci  * Remove MD2 from algorithm tables.
936e1051a39Sopenharmony_ci  * SPKAC handling fixes.
937e1051a39Sopenharmony_ci  * Support for RFC5746 TLS renegotiation extension.
938e1051a39Sopenharmony_ci  * Compression memory leak fixed.
939e1051a39Sopenharmony_ci  * Compression session resumption fixed.
940e1051a39Sopenharmony_ci  * Ticket and SNI coexistence fixes.
941e1051a39Sopenharmony_ci  * Many fixes to DTLS handling.
942e1051a39Sopenharmony_ci
943e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8k and OpenSSL 0.9.8l [5 Nov 2009]
944e1051a39Sopenharmony_ci
945e1051a39Sopenharmony_ci  * Temporary work around for [CVE-2009-3555]: disable renegotiation.
946e1051a39Sopenharmony_ci
947e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8j and OpenSSL 0.9.8k [25 Mar 2009]
948e1051a39Sopenharmony_ci
949e1051a39Sopenharmony_ci  * Fix various build issues.
950e1051a39Sopenharmony_ci  * Fix security issues [CVE-2009-0590], [CVE-2009-0591], [CVE-2009-0789]
951e1051a39Sopenharmony_ci
952e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8i and OpenSSL 0.9.8j [7 Jan 2009]
953e1051a39Sopenharmony_ci
954e1051a39Sopenharmony_ci  * Fix security issue ([CVE-2008-5077])
955e1051a39Sopenharmony_ci  * Merge FIPS 140-2 branch code.
956e1051a39Sopenharmony_ci
957e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8g and OpenSSL 0.9.8h [28 May 2008]
958e1051a39Sopenharmony_ci
959e1051a39Sopenharmony_ci  * CryptoAPI ENGINE support.
960e1051a39Sopenharmony_ci  * Various precautionary measures.
961e1051a39Sopenharmony_ci  * Fix for bugs affecting certificate request creation.
962e1051a39Sopenharmony_ci  * Support for local machine keyset attribute in PKCS#12 files.
963e1051a39Sopenharmony_ci
964e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8f and OpenSSL 0.9.8g [19 Oct 2007]
965e1051a39Sopenharmony_ci
966e1051a39Sopenharmony_ci  * Backport of CMS functionality to 0.9.8.
967e1051a39Sopenharmony_ci  * Fixes for bugs introduced with 0.9.8f.
968e1051a39Sopenharmony_ci
969e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8e and OpenSSL 0.9.8f [11 Oct 2007]
970e1051a39Sopenharmony_ci
971e1051a39Sopenharmony_ci  * Add gcc 4.2 support.
972e1051a39Sopenharmony_ci  * Add support for AES and SSE2 assembly language optimization
973e1051a39Sopenharmony_ci    for VC++ build.
974e1051a39Sopenharmony_ci  * Support for RFC4507bis and server name extensions if explicitly
975e1051a39Sopenharmony_ci    selected at compile time.
976e1051a39Sopenharmony_ci  * DTLS improvements.
977e1051a39Sopenharmony_ci  * RFC4507bis support.
978e1051a39Sopenharmony_ci  * TLS Extensions support.
979e1051a39Sopenharmony_ci
980e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8d and OpenSSL 0.9.8e [23 Feb 2007]
981e1051a39Sopenharmony_ci
982e1051a39Sopenharmony_ci  * Various ciphersuite selection fixes.
983e1051a39Sopenharmony_ci  * RFC3779 support.
984e1051a39Sopenharmony_ci
985e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8c and OpenSSL 0.9.8d [28 Sep 2006]
986e1051a39Sopenharmony_ci
987e1051a39Sopenharmony_ci  * Introduce limits to prevent malicious key DoS  ([CVE-2006-2940])
988e1051a39Sopenharmony_ci  * Fix security issues [CVE-2006-2937], [CVE-2006-3737], [CVE-2006-4343]
989e1051a39Sopenharmony_ci  * Changes to ciphersuite selection algorithm
990e1051a39Sopenharmony_ci
991e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8b and OpenSSL 0.9.8c [5 Sep 2006]
992e1051a39Sopenharmony_ci
993e1051a39Sopenharmony_ci  * Fix Daniel Bleichenbacher forged signature attack, [CVE-2006-4339]
994e1051a39Sopenharmony_ci  * New cipher Camellia
995e1051a39Sopenharmony_ci
996e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8a and OpenSSL 0.9.8b [4 May 2006]
997e1051a39Sopenharmony_ci
998e1051a39Sopenharmony_ci  * Cipher string fixes.
999e1051a39Sopenharmony_ci  * Fixes for VC++ 2005.
1000e1051a39Sopenharmony_ci  * Updated ECC cipher suite support.
1001e1051a39Sopenharmony_ci  * New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free().
1002e1051a39Sopenharmony_ci  * Zlib compression usage fixes.
1003e1051a39Sopenharmony_ci  * Built in dynamic engine compilation support on Win32.
1004e1051a39Sopenharmony_ci  * Fixes auto dynamic engine loading in Win32.
1005e1051a39Sopenharmony_ci
1006e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.8 and OpenSSL 0.9.8a [11 Oct 2005]
1007e1051a39Sopenharmony_ci
1008e1051a39Sopenharmony_ci  * Fix potential SSL 2.0 rollback ([CVE-2005-2969])
1009e1051a39Sopenharmony_ci  * Extended Windows CE support
1010e1051a39Sopenharmony_ci
1011e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8 [5 Jul 2005]
1012e1051a39Sopenharmony_ci
1013e1051a39Sopenharmony_ci  * Major work on the BIGNUM library for higher efficiency and to
1014e1051a39Sopenharmony_ci    make operations more streamlined and less contradictory.  This
1015e1051a39Sopenharmony_ci    is the result of a major audit of the BIGNUM library.
1016e1051a39Sopenharmony_ci  * Addition of BIGNUM functions for fields GF(2^m) and NIST
1017e1051a39Sopenharmony_ci    curves, to support the Elliptic Crypto functions.
1018e1051a39Sopenharmony_ci  * Major work on Elliptic Crypto; ECDH and ECDSA added, including
1019e1051a39Sopenharmony_ci    the use through EVP, X509 and ENGINE.
1020e1051a39Sopenharmony_ci  * New ASN.1 mini-compiler that's usable through the OpenSSL
1021e1051a39Sopenharmony_ci    configuration file.
1022e1051a39Sopenharmony_ci  * Added support for ASN.1 indefinite length constructed encoding.
1023e1051a39Sopenharmony_ci  * New PKCS#12 'medium level' API to manipulate PKCS#12 files.
1024e1051a39Sopenharmony_ci  * Complete rework of shared library construction and linking
1025e1051a39Sopenharmony_ci    programs with shared or static libraries, through a separate
1026e1051a39Sopenharmony_ci    Makefile.shared.
1027e1051a39Sopenharmony_ci  * Rework of the passing of parameters from one Makefile to another.
1028e1051a39Sopenharmony_ci  * Changed ENGINE framework to load dynamic engine modules
1029e1051a39Sopenharmony_ci    automatically from specifically given directories.
1030e1051a39Sopenharmony_ci  * New structure and ASN.1 functions for CertificatePair.
1031e1051a39Sopenharmony_ci  * Changed the ZLIB compression method to be stateful.
1032e1051a39Sopenharmony_ci  * Changed the key-generation and primality testing "progress"
1033e1051a39Sopenharmony_ci    mechanism to take a structure that contains the ticker
1034e1051a39Sopenharmony_ci    function and an argument.
1035e1051a39Sopenharmony_ci  * New engine module: GMP (performs private key exponentiation).
1036e1051a39Sopenharmony_ci  * New engine module: VIA PadLOck ACE extension in VIA C3
1037e1051a39Sopenharmony_ci    Nehemiah processors.
1038e1051a39Sopenharmony_ci  * Added support for IPv6 addresses in certificate extensions.
1039e1051a39Sopenharmony_ci    See RFC 1884, section 2.2.
1040e1051a39Sopenharmony_ci  * Added support for certificate policy mappings, policy
1041e1051a39Sopenharmony_ci    constraints and name constraints.
1042e1051a39Sopenharmony_ci  * Added support for multi-valued AVAs in the OpenSSL
1043e1051a39Sopenharmony_ci    configuration file.
1044e1051a39Sopenharmony_ci  * Added support for multiple certificates with the same subject
1045e1051a39Sopenharmony_ci    in the 'openssl ca' index file.
1046e1051a39Sopenharmony_ci  * Make it possible to create self-signed certificates using
1047e1051a39Sopenharmony_ci    'openssl ca -selfsign'.
1048e1051a39Sopenharmony_ci  * Make it possible to generate a serial number file with
1049e1051a39Sopenharmony_ci    'openssl ca -create_serial'.
1050e1051a39Sopenharmony_ci  * New binary search functions with extended functionality.
1051e1051a39Sopenharmony_ci  * New BUF functions.
1052e1051a39Sopenharmony_ci  * New STORE structure and library to provide an interface to all
1053e1051a39Sopenharmony_ci    sorts of data repositories.  Supports storage of public and
1054e1051a39Sopenharmony_ci    private keys, certificates, CRLs, numbers and arbitrary blobs.
1055e1051a39Sopenharmony_ci    This library is unfortunately unfinished and unused within
1056e1051a39Sopenharmony_ci    OpenSSL.
1057e1051a39Sopenharmony_ci  * New control functions for the error stack.
1058e1051a39Sopenharmony_ci  * Changed the PKCS#7 library to support one-pass S/MIME
1059e1051a39Sopenharmony_ci    processing.
1060e1051a39Sopenharmony_ci  * Added the possibility to compile without old deprecated
1061e1051a39Sopenharmony_ci    functionality with the OPENSSL_NO_DEPRECATED macro or the
1062e1051a39Sopenharmony_ci    'no-deprecated' argument to the config and Configure scripts.
1063e1051a39Sopenharmony_ci  * Constification of all ASN.1 conversion functions, and other
1064e1051a39Sopenharmony_ci    affected functions.
1065e1051a39Sopenharmony_ci  * Improved platform support for PowerPC.
1066e1051a39Sopenharmony_ci  * New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512).
1067e1051a39Sopenharmony_ci  * New X509_VERIFY_PARAM structure to support parameterisation
1068e1051a39Sopenharmony_ci  of X.509 path validation.
1069e1051a39Sopenharmony_ci  * Major overhaul of RC4 performance on Intel P4, IA-64 and
1070e1051a39Sopenharmony_ci    AMD64.
1071e1051a39Sopenharmony_ci  * Changed the Configure script to have some algorithms disabled
1072e1051a39Sopenharmony_ci    by default.  Those can be explicitly enabled with the new
1073e1051a39Sopenharmony_ci    argument form 'enable-xxx'.
1074e1051a39Sopenharmony_ci  * Change the default digest in 'openssl' commands from MD5 to
1075e1051a39Sopenharmony_ci    SHA-1.
1076e1051a39Sopenharmony_ci  * Added support for DTLS.
1077e1051a39Sopenharmony_ci  * New BIGNUM blinding.
1078e1051a39Sopenharmony_ci  * Added support for the RSA-PSS encryption scheme
1079e1051a39Sopenharmony_ci  * Added support for the RSA X.931 padding.
1080e1051a39Sopenharmony_ci  * Added support for BSD sockets on NetWare.
1081e1051a39Sopenharmony_ci  * Added support for files larger than 2GB.
1082e1051a39Sopenharmony_ci  * Added initial support for Win64.
1083e1051a39Sopenharmony_ci  * Added alternate pkg-config files.
1084e1051a39Sopenharmony_ci
1085e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7l and OpenSSL 0.9.7m [23 Feb 2007]
1086e1051a39Sopenharmony_ci
1087e1051a39Sopenharmony_ci  * FIPS 1.1.1 module linking.
1088e1051a39Sopenharmony_ci  * Various ciphersuite selection fixes.
1089e1051a39Sopenharmony_ci
1090e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7k and OpenSSL 0.9.7l [28 Sep 2006]
1091e1051a39Sopenharmony_ci
1092e1051a39Sopenharmony_ci  * Introduce limits to prevent malicious key DoS  ([CVE-2006-2940])
1093e1051a39Sopenharmony_ci  * Fix security issues [CVE-2006-2937], [CVE-2006-3737], [CVE-2006-4343]
1094e1051a39Sopenharmony_ci
1095e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7j and OpenSSL 0.9.7k [5 Sep 2006]
1096e1051a39Sopenharmony_ci
1097e1051a39Sopenharmony_ci  * Fix Daniel Bleichenbacher forged signature attack, [CVE-2006-4339]
1098e1051a39Sopenharmony_ci
1099e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7i and OpenSSL 0.9.7j [4 May 2006]
1100e1051a39Sopenharmony_ci
1101e1051a39Sopenharmony_ci  * Visual C++ 2005 fixes.
1102e1051a39Sopenharmony_ci  * Update Windows build system for FIPS.
1103e1051a39Sopenharmony_ci
1104e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7h and OpenSSL 0.9.7i [14 Oct 2005]
1105e1051a39Sopenharmony_ci
1106e1051a39Sopenharmony_ci  * Give EVP_MAX_MD_SIZE its old value, except for a FIPS build.
1107e1051a39Sopenharmony_ci
1108e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.7h [11 Oct 2005]
1109e1051a39Sopenharmony_ci
1110e1051a39Sopenharmony_ci  * Fix SSL 2.0 Rollback ([CVE-2005-2969])
1111e1051a39Sopenharmony_ci  * Allow use of fixed-length exponent on DSA signing
1112e1051a39Sopenharmony_ci  * Default fixed-window RSA, DSA, DH private-key operations
1113e1051a39Sopenharmony_ci
1114e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g [11 Apr 2005]
1115e1051a39Sopenharmony_ci
1116e1051a39Sopenharmony_ci  * More compilation issues fixed.
1117e1051a39Sopenharmony_ci  * Adaptation to more modern Kerberos API.
1118e1051a39Sopenharmony_ci  * Enhanced or corrected configuration for Solaris64, Mingw and Cygwin.
1119e1051a39Sopenharmony_ci  * Enhanced x86_64 assembler BIGNUM module.
1120e1051a39Sopenharmony_ci  * More constification.
1121e1051a39Sopenharmony_ci  * Added processing of proxy certificates (RFC 3820).
1122e1051a39Sopenharmony_ci
1123e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f [22 Mar 2005]
1124e1051a39Sopenharmony_ci
1125e1051a39Sopenharmony_ci  * Several compilation issues fixed.
1126e1051a39Sopenharmony_ci  * Many memory allocation failure checks added.
1127e1051a39Sopenharmony_ci  * Improved comparison of X509 Name type.
1128e1051a39Sopenharmony_ci  * Mandatory basic checks on certificates.
1129e1051a39Sopenharmony_ci  * Performance improvements.
1130e1051a39Sopenharmony_ci
1131e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e [25 Oct 2004]
1132e1051a39Sopenharmony_ci
1133e1051a39Sopenharmony_ci  * Fix race condition in CRL checking code.
1134e1051a39Sopenharmony_ci  * Fixes to PKCS#7 (S/MIME) code.
1135e1051a39Sopenharmony_ci
1136e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d [17 Mar 2004]
1137e1051a39Sopenharmony_ci
1138e1051a39Sopenharmony_ci  * Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
1139e1051a39Sopenharmony_ci  * Security: Fix null-pointer assignment in do_change_cipher_spec()
1140e1051a39Sopenharmony_ci  * Allow multiple active certificates with same subject in CA index
1141e1051a39Sopenharmony_ci  * Multiple X509 verification fixes
1142e1051a39Sopenharmony_ci  * Speed up HMAC and other operations
1143e1051a39Sopenharmony_ci
1144e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c [30 Sep 2003]
1145e1051a39Sopenharmony_ci
1146e1051a39Sopenharmony_ci  * Security: fix various ASN1 parsing bugs.
1147e1051a39Sopenharmony_ci  * New -ignore_err option to OCSP utility.
1148e1051a39Sopenharmony_ci  * Various interop and bug fixes in S/MIME code.
1149e1051a39Sopenharmony_ci  * SSL/TLS protocol fix for unrequested client certificates.
1150e1051a39Sopenharmony_ci
1151e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7a and OpenSSL 0.9.7b [10 Apr 2003]
1152e1051a39Sopenharmony_ci
1153e1051a39Sopenharmony_ci  * Security: counter the Klima-Pokorny-Rosa extension of
1154e1051a39Sopenharmony_ci    Bleichbacher's attack
1155e1051a39Sopenharmony_ci  * Security: make RSA blinding default.
1156e1051a39Sopenharmony_ci  * Configuration: Irix fixes, AIX fixes, better mingw support.
1157e1051a39Sopenharmony_ci  * Support for new platforms: linux-ia64-ecc.
1158e1051a39Sopenharmony_ci  * Build: shared library support fixes.
1159e1051a39Sopenharmony_ci  * ASN.1: treat domainComponent correctly.
1160e1051a39Sopenharmony_ci  * Documentation: fixes and additions.
1161e1051a39Sopenharmony_ci
1162e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a [19 Feb 2003]
1163e1051a39Sopenharmony_ci
1164e1051a39Sopenharmony_ci  * Security: Important security related bugfixes.
1165e1051a39Sopenharmony_ci  * Enhanced compatibility with MIT Kerberos.
1166e1051a39Sopenharmony_ci  * Can be built without the ENGINE framework.
1167e1051a39Sopenharmony_ci  * IA32 assembler enhancements.
1168e1051a39Sopenharmony_ci  * Support for new platforms: FreeBSD/IA64 and FreeBSD/Sparc64.
1169e1051a39Sopenharmony_ci  * Configuration: the no-err option now works properly.
1170e1051a39Sopenharmony_ci  * SSL/TLS: now handles manual certificate chain building.
1171e1051a39Sopenharmony_ci  * SSL/TLS: certain session ID malfunctions corrected.
1172e1051a39Sopenharmony_ci
1173e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.7 [30 Dec 2002]
1174e1051a39Sopenharmony_ci
1175e1051a39Sopenharmony_ci  * New library section OCSP.
1176e1051a39Sopenharmony_ci  * Complete rewrite of ASN1 code.
1177e1051a39Sopenharmony_ci  * CRL checking in verify code and openssl utility.
1178e1051a39Sopenharmony_ci  * Extension copying in 'ca' utility.
1179e1051a39Sopenharmony_ci  * Flexible display options in 'ca' utility.
1180e1051a39Sopenharmony_ci  * Provisional support for international characters with UTF8.
1181e1051a39Sopenharmony_ci  * Support for external crypto devices ('engine') is no longer
1182e1051a39Sopenharmony_ci    a separate distribution.
1183e1051a39Sopenharmony_ci  * New elliptic curve library section.
1184e1051a39Sopenharmony_ci  * New AES (Rijndael) library section.
1185e1051a39Sopenharmony_ci  * Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
1186e1051a39Sopenharmony_ci    Linux x86_64, Linux 64-bit on Sparc v9
1187e1051a39Sopenharmony_ci  * Extended support for some platforms: VxWorks
1188e1051a39Sopenharmony_ci  * Enhanced support for shared libraries.
1189e1051a39Sopenharmony_ci  * Now only builds PIC code when shared library support is requested.
1190e1051a39Sopenharmony_ci  * Support for pkg-config.
1191e1051a39Sopenharmony_ci  * Lots of new manuals.
1192e1051a39Sopenharmony_ci  * Makes symbolic links to or copies of manuals to cover all described
1193e1051a39Sopenharmony_ci    functions.
1194e1051a39Sopenharmony_ci  * Change DES API to clean up the namespace (some applications link also
1195e1051a39Sopenharmony_ci    against libdes providing similar functions having the same name).
1196e1051a39Sopenharmony_ci    Provide macros for backward compatibility (will be removed in the
1197e1051a39Sopenharmony_ci    future).
1198e1051a39Sopenharmony_ci  * Unify handling of cryptographic algorithms (software and engine)
1199e1051a39Sopenharmony_ci    to be available via EVP routines for asymmetric and symmetric ciphers.
1200e1051a39Sopenharmony_ci  * NCONF: new configuration handling routines.
1201e1051a39Sopenharmony_ci  * Change API to use more 'const' modifiers to improve error checking
1202e1051a39Sopenharmony_ci    and help optimizers.
1203e1051a39Sopenharmony_ci  * Finally remove references to RSAref.
1204e1051a39Sopenharmony_ci  * Reworked parts of the BIGNUM code.
1205e1051a39Sopenharmony_ci  * Support for new engines: Broadcom ubsec, Accelerated Encryption
1206e1051a39Sopenharmony_ci    Processing, IBM 4758.
1207e1051a39Sopenharmony_ci  * A few new engines added in the demos area.
1208e1051a39Sopenharmony_ci  * Extended and corrected OID (object identifier) table.
1209e1051a39Sopenharmony_ci  * PRNG: query at more locations for a random device, automatic query for
1210e1051a39Sopenharmony_ci    EGD style random sources at several locations.
1211e1051a39Sopenharmony_ci  * SSL/TLS: allow optional cipher choice according to server's preference.
1212e1051a39Sopenharmony_ci  * SSL/TLS: allow server to explicitly set new session ids.
1213e1051a39Sopenharmony_ci  * SSL/TLS: support Kerberos cipher suites (RFC2712).
1214e1051a39Sopenharmony_ci    Only supports MIT Kerberos for now.
1215e1051a39Sopenharmony_ci  * SSL/TLS: allow more precise control of renegotiations and sessions.
1216e1051a39Sopenharmony_ci  * SSL/TLS: add callback to retrieve SSL/TLS messages.
1217e1051a39Sopenharmony_ci  * SSL/TLS: support AES cipher suites (RFC3268).
1218e1051a39Sopenharmony_ci
1219e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k [30 Sep 2003]
1220e1051a39Sopenharmony_ci
1221e1051a39Sopenharmony_ci  * Security: fix various ASN1 parsing bugs.
1222e1051a39Sopenharmony_ci  * SSL/TLS protocol fix for unrequested client certificates.
1223e1051a39Sopenharmony_ci
1224e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j [10 Apr 2003]
1225e1051a39Sopenharmony_ci
1226e1051a39Sopenharmony_ci  * Security: counter the Klima-Pokorny-Rosa extension of
1227e1051a39Sopenharmony_ci    Bleichbacher's attack
1228e1051a39Sopenharmony_ci  * Security: make RSA blinding default.
1229e1051a39Sopenharmony_ci  * Build: shared library support fixes.
1230e1051a39Sopenharmony_ci
1231e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6h and OpenSSL 0.9.6i [19 Feb 2003]
1232e1051a39Sopenharmony_ci
1233e1051a39Sopenharmony_ci  * Important security related bugfixes.
1234e1051a39Sopenharmony_ci
1235e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6g and OpenSSL 0.9.6h [5 Dec 2002]
1236e1051a39Sopenharmony_ci
1237e1051a39Sopenharmony_ci  * New configuration targets for Tandem OSS and A/UX.
1238e1051a39Sopenharmony_ci  * New OIDs for Microsoft attributes.
1239e1051a39Sopenharmony_ci  * Better handling of SSL session caching.
1240e1051a39Sopenharmony_ci  * Better comparison of distinguished names.
1241e1051a39Sopenharmony_ci  * Better handling of shared libraries in a mixed GNU/non-GNU environment.
1242e1051a39Sopenharmony_ci  * Support assembler code with Borland C.
1243e1051a39Sopenharmony_ci  * Fixes for length problems.
1244e1051a39Sopenharmony_ci  * Fixes for uninitialised variables.
1245e1051a39Sopenharmony_ci  * Fixes for memory leaks, some unusual crashes and some race conditions.
1246e1051a39Sopenharmony_ci  * Fixes for smaller building problems.
1247e1051a39Sopenharmony_ci  * Updates of manuals, FAQ and other instructive documents.
1248e1051a39Sopenharmony_ci
1249e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6f and OpenSSL 0.9.6g [9 Aug 2002]
1250e1051a39Sopenharmony_ci
1251e1051a39Sopenharmony_ci  * Important building fixes on Unix.
1252e1051a39Sopenharmony_ci
1253e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f [8 Aug 2002]
1254e1051a39Sopenharmony_ci
1255e1051a39Sopenharmony_ci  * Various important bugfixes.
1256e1051a39Sopenharmony_ci
1257e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6d and OpenSSL 0.9.6e [30 Jul 2002]
1258e1051a39Sopenharmony_ci
1259e1051a39Sopenharmony_ci  * Important security related bugfixes.
1260e1051a39Sopenharmony_ci  * Various SSL/TLS library bugfixes.
1261e1051a39Sopenharmony_ci
1262e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d [9 May 2002]
1263e1051a39Sopenharmony_ci
1264e1051a39Sopenharmony_ci  * Various SSL/TLS library bugfixes.
1265e1051a39Sopenharmony_ci  * Fix DH parameter generation for 'non-standard' generators.
1266e1051a39Sopenharmony_ci
1267e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c [21 Dec 2001]
1268e1051a39Sopenharmony_ci
1269e1051a39Sopenharmony_ci  * Various SSL/TLS library bugfixes.
1270e1051a39Sopenharmony_ci  * BIGNUM library fixes.
1271e1051a39Sopenharmony_ci  * RSA OAEP and random number generation fixes.
1272e1051a39Sopenharmony_ci  * Object identifiers corrected and added.
1273e1051a39Sopenharmony_ci  * Add assembler BN routines for IA64.
1274e1051a39Sopenharmony_ci  * Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
1275e1051a39Sopenharmony_ci    MIPS Linux; shared library support for Irix, HP-UX.
1276e1051a39Sopenharmony_ci  * Add crypto accelerator support for AEP, Baltimore SureWare,
1277e1051a39Sopenharmony_ci    Broadcom and Cryptographic Appliance's keyserver
1278e1051a39Sopenharmony_ci    [in 0.9.6c-engine release].
1279e1051a39Sopenharmony_ci
1280e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b [9 Jul 2001]
1281e1051a39Sopenharmony_ci
1282e1051a39Sopenharmony_ci  * Security fix: PRNG improvements.
1283e1051a39Sopenharmony_ci  * Security fix: RSA OAEP check.
1284e1051a39Sopenharmony_ci  * Security fix: Reinsert and fix countermeasure to Bleichbacher's
1285e1051a39Sopenharmony_ci    attack.
1286e1051a39Sopenharmony_ci  * MIPS bug fix in BIGNUM.
1287e1051a39Sopenharmony_ci  * Bug fix in "openssl enc".
1288e1051a39Sopenharmony_ci  * Bug fix in X.509 printing routine.
1289e1051a39Sopenharmony_ci  * Bug fix in DSA verification routine and DSA S/MIME verification.
1290e1051a39Sopenharmony_ci  * Bug fix to make PRNG thread-safe.
1291e1051a39Sopenharmony_ci  * Bug fix in RAND_file_name().
1292e1051a39Sopenharmony_ci  * Bug fix in compatibility mode trust settings.
1293e1051a39Sopenharmony_ci  * Bug fix in blowfish EVP.
1294e1051a39Sopenharmony_ci  * Increase default size for BIO buffering filter.
1295e1051a39Sopenharmony_ci  * Compatibility fixes in some scripts.
1296e1051a39Sopenharmony_ci
1297e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.6a [5 Apr 2001]
1298e1051a39Sopenharmony_ci
1299e1051a39Sopenharmony_ci  * Security fix: change behavior of OpenSSL to avoid using
1300e1051a39Sopenharmony_ci    environment variables when running as root.
1301e1051a39Sopenharmony_ci  * Security fix: check the result of RSA-CRT to reduce the
1302e1051a39Sopenharmony_ci    possibility of deducing the private key from an incorrectly
1303e1051a39Sopenharmony_ci    calculated signature.
1304e1051a39Sopenharmony_ci  * Security fix: prevent Bleichenbacher's DSA attack.
1305e1051a39Sopenharmony_ci  * Security fix: Zero the premaster secret after deriving the
1306e1051a39Sopenharmony_ci    master secret in DH ciphersuites.
1307e1051a39Sopenharmony_ci  * Reimplement SSL_peek(), which had various problems.
1308e1051a39Sopenharmony_ci  * Compatibility fix: the function des_encrypt() renamed to
1309e1051a39Sopenharmony_ci    des_encrypt1() to avoid clashes with some Unixen libc.
1310e1051a39Sopenharmony_ci  * Bug fixes for Win32, HP/UX and Irix.
1311e1051a39Sopenharmony_ci  * Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and
1312e1051a39Sopenharmony_ci    memory checking routines.
1313e1051a39Sopenharmony_ci  * Bug fixes for RSA operations in threaded environments.
1314e1051a39Sopenharmony_ci  * Bug fixes in misc. openssl applications.
1315e1051a39Sopenharmony_ci  * Remove a few potential memory leaks.
1316e1051a39Sopenharmony_ci  * Add tighter checks of BIGNUM routines.
1317e1051a39Sopenharmony_ci  * Shared library support has been reworked for generality.
1318e1051a39Sopenharmony_ci  * More documentation.
1319e1051a39Sopenharmony_ci  * New function BN_rand_range().
1320e1051a39Sopenharmony_ci  * Add "-rand" option to openssl s_client and s_server.
1321e1051a39Sopenharmony_ci
1322e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.5a and OpenSSL 0.9.6 [10 Oct 2000]
1323e1051a39Sopenharmony_ci
1324e1051a39Sopenharmony_ci  * Some documentation for BIO and SSL libraries.
1325e1051a39Sopenharmony_ci  * Enhanced chain verification using key identifiers.
1326e1051a39Sopenharmony_ci  * New sign and verify options to 'dgst' application.
1327e1051a39Sopenharmony_ci  * Support for DER and PEM encoded messages in 'smime' application.
1328e1051a39Sopenharmony_ci  * New 'rsautl' application, low-level RSA utility.
1329e1051a39Sopenharmony_ci  * MD4 now included.
1330e1051a39Sopenharmony_ci  * Bugfix for SSL rollback padding check.
1331e1051a39Sopenharmony_ci  * Support for external crypto devices [1].
1332e1051a39Sopenharmony_ci  * Enhanced EVP interface.
1333e1051a39Sopenharmony_ci
1334e1051a39Sopenharmony_ci  [1] The support for external crypto devices is currently a separate
1335e1051a39Sopenharmony_ci      distribution.  See the file README-Engine.md.
1336e1051a39Sopenharmony_ci
1337e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a [1 Apr 2000]
1338e1051a39Sopenharmony_ci
1339e1051a39Sopenharmony_ci  * Bug fixes for Win32, SuSE Linux, NeXTSTEP and FreeBSD 2.2.8
1340e1051a39Sopenharmony_ci  * Shared library support for HPUX and Solaris-gcc
1341e1051a39Sopenharmony_ci  * Support of Linux/IA64
1342e1051a39Sopenharmony_ci  * Assembler support for Mingw32
1343e1051a39Sopenharmony_ci  * New 'rand' application
1344e1051a39Sopenharmony_ci  * New way to check for existence of algorithms from scripts
1345e1051a39Sopenharmony_ci
1346e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.4 and OpenSSL 0.9.5 [25 May 2000]
1347e1051a39Sopenharmony_ci
1348e1051a39Sopenharmony_ci  * S/MIME support in new 'smime' command
1349e1051a39Sopenharmony_ci  * Documentation for the OpenSSL command line application
1350e1051a39Sopenharmony_ci  * Automation of 'req' application
1351e1051a39Sopenharmony_ci  * Fixes to make s_client, s_server work under Windows
1352e1051a39Sopenharmony_ci  * Support for multiple fieldnames in SPKACs
1353e1051a39Sopenharmony_ci  * New SPKAC command line utility and associated library functions
1354e1051a39Sopenharmony_ci  * Options to allow passwords to be obtained from various sources
1355e1051a39Sopenharmony_ci  * New public key PEM format and options to handle it
1356e1051a39Sopenharmony_ci  * Many other fixes and enhancements to command line utilities
1357e1051a39Sopenharmony_ci  * Usable certificate chain verification
1358e1051a39Sopenharmony_ci  * Certificate purpose checking
1359e1051a39Sopenharmony_ci  * Certificate trust settings
1360e1051a39Sopenharmony_ci  * Support of authority information access extension
1361e1051a39Sopenharmony_ci  * Extensions in certificate requests
1362e1051a39Sopenharmony_ci  * Simplified X509 name and attribute routines
1363e1051a39Sopenharmony_ci  * Initial (incomplete) support for international character sets
1364e1051a39Sopenharmony_ci  * New DH_METHOD, DSA_METHOD and enhanced RSA_METHOD
1365e1051a39Sopenharmony_ci  * Read only memory BIOs and simplified creation function
1366e1051a39Sopenharmony_ci  * TLS/SSL protocol bugfixes: Accept TLS 'client hello' in SSL 3.0
1367e1051a39Sopenharmony_ci    record; allow fragmentation and interleaving of handshake and other
1368e1051a39Sopenharmony_ci    data
1369e1051a39Sopenharmony_ci  * TLS/SSL code now "tolerates" MS SGC
1370e1051a39Sopenharmony_ci  * Work around for Netscape client certificate hang bug
1371e1051a39Sopenharmony_ci  * RSA_NULL option that removes RSA patent code but keeps other
1372e1051a39Sopenharmony_ci    RSA functionality
1373e1051a39Sopenharmony_ci  * Memory leak detection now allows applications to add extra information
1374e1051a39Sopenharmony_ci    via a per-thread stack
1375e1051a39Sopenharmony_ci  * PRNG robustness improved
1376e1051a39Sopenharmony_ci  * EGD support
1377e1051a39Sopenharmony_ci  * BIGNUM library bug fixes
1378e1051a39Sopenharmony_ci  * Faster DSA parameter generation
1379e1051a39Sopenharmony_ci  * Enhanced support for Alpha Linux
1380e1051a39Sopenharmony_ci  * Experimental macOS support
1381e1051a39Sopenharmony_ci
1382e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4 [9 Aug 1999]
1383e1051a39Sopenharmony_ci
1384e1051a39Sopenharmony_ci  * Transparent support for PKCS#8 format private keys: these are used
1385e1051a39Sopenharmony_ci    by several software packages and are more secure than the standard
1386e1051a39Sopenharmony_ci    form
1387e1051a39Sopenharmony_ci  * PKCS#5 v2.0 implementation
1388e1051a39Sopenharmony_ci  * Password callbacks have a new void * argument for application data
1389e1051a39Sopenharmony_ci  * Avoid various memory leaks
1390e1051a39Sopenharmony_ci  * New pipe-like BIO that allows using the SSL library when actual I/O
1391e1051a39Sopenharmony_ci    must be handled by the application (BIO pair)
1392e1051a39Sopenharmony_ci
1393e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.2b and OpenSSL 0.9.3 [24 May 1999]
1394e1051a39Sopenharmony_ci
1395e1051a39Sopenharmony_ci  * Lots of enhancements and cleanups to the Configuration mechanism
1396e1051a39Sopenharmony_ci  * RSA OEAP related fixes
1397e1051a39Sopenharmony_ci  * Added "openssl ca -revoke" option for revoking a certificate
1398e1051a39Sopenharmony_ci  * Source cleanups: const correctness, type-safe stacks and ASN.1 SETs
1399e1051a39Sopenharmony_ci  * Source tree cleanups: removed lots of obsolete files
1400e1051a39Sopenharmony_ci  * Thawte SXNet, certificate policies and CRL distribution points
1401e1051a39Sopenharmony_ci    extension support
1402e1051a39Sopenharmony_ci  * Preliminary (experimental) S/MIME support
1403e1051a39Sopenharmony_ci  * Support for ASN.1 UTF8String and VisibleString
1404e1051a39Sopenharmony_ci  * Full integration of PKCS#12 code
1405e1051a39Sopenharmony_ci  * Sparc assembler bignum implementation, optimized hash functions
1406e1051a39Sopenharmony_ci  * Option to disable selected ciphers
1407e1051a39Sopenharmony_ci
1408e1051a39Sopenharmony_ci### Major changes between OpenSSL 0.9.1c and OpenSSL 0.9.2b [22 Mar 1999]
1409e1051a39Sopenharmony_ci
1410e1051a39Sopenharmony_ci  * Fixed a security hole related to session resumption
1411e1051a39Sopenharmony_ci  * Fixed RSA encryption routines for the p < q case
1412e1051a39Sopenharmony_ci  * "ALL" in cipher lists now means "everything except NULL ciphers"
1413e1051a39Sopenharmony_ci  * Support for Triple-DES CBCM cipher
1414e1051a39Sopenharmony_ci  * Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA
1415e1051a39Sopenharmony_ci  * First support for new TLSv1 ciphers
1416e1051a39Sopenharmony_ci  * Added a few new BIOs (syslog BIO, reliable BIO)
1417e1051a39Sopenharmony_ci  * Extended support for DSA certificate/keys.
1418e1051a39Sopenharmony_ci  * Extended support for Certificate Signing Requests (CSR)
1419e1051a39Sopenharmony_ci  * Initial support for X.509v3 extensions
1420e1051a39Sopenharmony_ci  * Extended support for compression inside the SSL record layer
1421e1051a39Sopenharmony_ci  * Overhauled Win32 builds
1422e1051a39Sopenharmony_ci  * Cleanups and fixes to the Big Number (BN) library
1423e1051a39Sopenharmony_ci  * Support for ASN.1 GeneralizedTime
1424e1051a39Sopenharmony_ci  * Splitted ASN.1 SETs from SEQUENCEs
1425e1051a39Sopenharmony_ci  * ASN1 and PEM support for Netscape Certificate Sequences
1426e1051a39Sopenharmony_ci  * Overhauled Perl interface
1427e1051a39Sopenharmony_ci  * Lots of source tree cleanups.
1428e1051a39Sopenharmony_ci  * Lots of memory leak fixes.
1429e1051a39Sopenharmony_ci  * Lots of bug fixes.
1430e1051a39Sopenharmony_ci
1431e1051a39Sopenharmony_ci### Major changes between SSLeay 0.9.0b and OpenSSL 0.9.1c [23 Dec 1998]
1432e1051a39Sopenharmony_ci
1433e1051a39Sopenharmony_ci  * Integration of the popular NO_RSA/NO_DSA patches
1434e1051a39Sopenharmony_ci  * Initial support for compression inside the SSL record layer
1435e1051a39Sopenharmony_ci  * Added BIO proxy and filtering functionality
1436e1051a39Sopenharmony_ci  * Extended Big Number (BN) library
1437e1051a39Sopenharmony_ci  * Added RIPE MD160 message digest
1438e1051a39Sopenharmony_ci  * Added support for RC2/64bit cipher
1439e1051a39Sopenharmony_ci  * Extended ASN.1 parser routines
1440e1051a39Sopenharmony_ci  * Adjustments of the source tree for CVS
1441e1051a39Sopenharmony_ci  * Support for various new platforms
1442e1051a39Sopenharmony_ci
1443e1051a39Sopenharmony_ci<!-- Links -->
1444e1051a39Sopenharmony_ci
1445e1051a39Sopenharmony_ci[CVE-2023-2650]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-2650
1446e1051a39Sopenharmony_ci[CVE-2023-1255]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-1255
1447e1051a39Sopenharmony_ci[CVE-2023-0466]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0466
1448e1051a39Sopenharmony_ci[CVE-2023-0465]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0465
1449e1051a39Sopenharmony_ci[CVE-2023-0464]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0464
1450e1051a39Sopenharmony_ci[CVE-2023-0401]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0401
1451e1051a39Sopenharmony_ci[CVE-2023-0286]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0286
1452e1051a39Sopenharmony_ci[CVE-2023-0217]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0217
1453e1051a39Sopenharmony_ci[CVE-2023-0216]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0216
1454e1051a39Sopenharmony_ci[CVE-2023-0215]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0215
1455e1051a39Sopenharmony_ci[CVE-2022-4450]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-4450
1456e1051a39Sopenharmony_ci[CVE-2022-4304]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-4304
1457e1051a39Sopenharmony_ci[CVE-2022-4203]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-4203
1458e1051a39Sopenharmony_ci[CVE-2022-3996]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-3996
1459e1051a39Sopenharmony_ci[CVE-2022-2274]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-2274
1460e1051a39Sopenharmony_ci[CVE-2022-2097]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-2097
1461e1051a39Sopenharmony_ci[CVE-2020-1971]: https://www.openssl.org/news/vulnerabilities.html#CVE-2020-1971
1462e1051a39Sopenharmony_ci[CVE-2020-1967]: https://www.openssl.org/news/vulnerabilities.html#CVE-2020-1967
1463e1051a39Sopenharmony_ci[CVE-2019-1563]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1563
1464e1051a39Sopenharmony_ci[CVE-2019-1559]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1559
1465e1051a39Sopenharmony_ci[CVE-2019-1552]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1552
1466e1051a39Sopenharmony_ci[CVE-2019-1551]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1551
1467e1051a39Sopenharmony_ci[CVE-2019-1549]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1549
1468e1051a39Sopenharmony_ci[CVE-2019-1547]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1547
1469e1051a39Sopenharmony_ci[CVE-2019-1543]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1543
1470e1051a39Sopenharmony_ci[CVE-2018-5407]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-5407
1471e1051a39Sopenharmony_ci[CVE-2018-0739]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0739
1472e1051a39Sopenharmony_ci[CVE-2018-0737]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0737
1473e1051a39Sopenharmony_ci[CVE-2018-0735]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0735
1474e1051a39Sopenharmony_ci[CVE-2018-0734]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0734
1475e1051a39Sopenharmony_ci[CVE-2018-0733]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0733
1476e1051a39Sopenharmony_ci[CVE-2018-0732]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0732
1477e1051a39Sopenharmony_ci[CVE-2017-3738]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3738
1478e1051a39Sopenharmony_ci[CVE-2017-3737]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3737
1479e1051a39Sopenharmony_ci[CVE-2017-3736]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3736
1480e1051a39Sopenharmony_ci[CVE-2017-3735]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3735
1481e1051a39Sopenharmony_ci[CVE-2017-3733]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3733
1482e1051a39Sopenharmony_ci[CVE-2017-3732]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3732
1483e1051a39Sopenharmony_ci[CVE-2017-3731]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3731
1484e1051a39Sopenharmony_ci[CVE-2017-3730]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3730
1485e1051a39Sopenharmony_ci[CVE-2016-7055]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7055
1486e1051a39Sopenharmony_ci[CVE-2016-7054]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7054
1487e1051a39Sopenharmony_ci[CVE-2016-7053]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7053
1488e1051a39Sopenharmony_ci[CVE-2016-7052]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7052
1489e1051a39Sopenharmony_ci[CVE-2016-6309]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6309
1490e1051a39Sopenharmony_ci[CVE-2016-6308]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6308
1491e1051a39Sopenharmony_ci[CVE-2016-6307]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6307
1492e1051a39Sopenharmony_ci[CVE-2016-6306]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6306
1493e1051a39Sopenharmony_ci[CVE-2016-6305]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6305
1494e1051a39Sopenharmony_ci[CVE-2016-6304]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6304
1495e1051a39Sopenharmony_ci[CVE-2016-6303]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6303
1496e1051a39Sopenharmony_ci[CVE-2016-6302]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6302
1497e1051a39Sopenharmony_ci[CVE-2016-2183]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2183
1498e1051a39Sopenharmony_ci[CVE-2016-2182]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2182
1499e1051a39Sopenharmony_ci[CVE-2016-2181]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2181
1500e1051a39Sopenharmony_ci[CVE-2016-2180]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2180
1501e1051a39Sopenharmony_ci[CVE-2016-2179]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2179
1502e1051a39Sopenharmony_ci[CVE-2016-2178]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2178
1503e1051a39Sopenharmony_ci[CVE-2016-2177]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2177
1504e1051a39Sopenharmony_ci[CVE-2016-2176]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2176
1505e1051a39Sopenharmony_ci[CVE-2016-2109]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2109
1506e1051a39Sopenharmony_ci[CVE-2016-2107]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2107
1507e1051a39Sopenharmony_ci[CVE-2016-2106]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2106
1508e1051a39Sopenharmony_ci[CVE-2016-2105]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2105
1509e1051a39Sopenharmony_ci[CVE-2016-0800]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0800
1510e1051a39Sopenharmony_ci[CVE-2016-0799]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0799
1511e1051a39Sopenharmony_ci[CVE-2016-0798]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0798
1512e1051a39Sopenharmony_ci[CVE-2016-0797]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0797
1513e1051a39Sopenharmony_ci[CVE-2016-0705]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0705
1514e1051a39Sopenharmony_ci[CVE-2016-0702]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0702
1515e1051a39Sopenharmony_ci[CVE-2016-0701]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0701
1516e1051a39Sopenharmony_ci[CVE-2015-3197]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3197
1517e1051a39Sopenharmony_ci[CVE-2015-3196]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3196
1518e1051a39Sopenharmony_ci[CVE-2015-3195]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3195
1519e1051a39Sopenharmony_ci[CVE-2015-3194]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3194
1520e1051a39Sopenharmony_ci[CVE-2015-3193]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3193
1521e1051a39Sopenharmony_ci[CVE-2015-1793]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1793
1522e1051a39Sopenharmony_ci[CVE-2015-1792]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1792
1523e1051a39Sopenharmony_ci[CVE-2015-1791]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1791
1524e1051a39Sopenharmony_ci[CVE-2015-1790]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1790
1525e1051a39Sopenharmony_ci[CVE-2015-1789]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1789
1526e1051a39Sopenharmony_ci[CVE-2015-1788]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1788
1527e1051a39Sopenharmony_ci[CVE-2015-1787]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1787
1528e1051a39Sopenharmony_ci[CVE-2015-0293]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0293
1529e1051a39Sopenharmony_ci[CVE-2015-0291]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0291
1530e1051a39Sopenharmony_ci[CVE-2015-0290]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0290
1531e1051a39Sopenharmony_ci[CVE-2015-0289]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0289
1532e1051a39Sopenharmony_ci[CVE-2015-0288]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0288
1533e1051a39Sopenharmony_ci[CVE-2015-0287]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0287
1534e1051a39Sopenharmony_ci[CVE-2015-0286]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0286
1535e1051a39Sopenharmony_ci[CVE-2015-0285]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0285
1536e1051a39Sopenharmony_ci[CVE-2015-0209]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0209
1537e1051a39Sopenharmony_ci[CVE-2015-0208]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0208
1538e1051a39Sopenharmony_ci[CVE-2015-0207]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0207
1539e1051a39Sopenharmony_ci[CVE-2015-0206]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0206
1540e1051a39Sopenharmony_ci[CVE-2015-0205]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0205
1541e1051a39Sopenharmony_ci[CVE-2015-0204]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0204
1542e1051a39Sopenharmony_ci[CVE-2014-8275]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-8275
1543e1051a39Sopenharmony_ci[CVE-2014-5139]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-5139
1544e1051a39Sopenharmony_ci[CVE-2014-3572]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3572
1545e1051a39Sopenharmony_ci[CVE-2014-3571]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3571
1546e1051a39Sopenharmony_ci[CVE-2014-3570]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3570
1547e1051a39Sopenharmony_ci[CVE-2014-3569]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3569
1548e1051a39Sopenharmony_ci[CVE-2014-3568]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3568
1549e1051a39Sopenharmony_ci[CVE-2014-3567]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3567
1550e1051a39Sopenharmony_ci[CVE-2014-3566]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3566
1551e1051a39Sopenharmony_ci[CVE-2014-3513]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3513
1552e1051a39Sopenharmony_ci[CVE-2014-3512]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3512
1553e1051a39Sopenharmony_ci[CVE-2014-3511]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3511
1554e1051a39Sopenharmony_ci[CVE-2014-3510]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3510
1555e1051a39Sopenharmony_ci[CVE-2014-3509]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3509
1556e1051a39Sopenharmony_ci[CVE-2014-3508]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3508
1557e1051a39Sopenharmony_ci[CVE-2014-3507]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3507
1558e1051a39Sopenharmony_ci[CVE-2014-3506]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3506
1559e1051a39Sopenharmony_ci[CVE-2014-3505]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3505
1560e1051a39Sopenharmony_ci[CVE-2014-3470]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3470
1561e1051a39Sopenharmony_ci[CVE-2014-0224]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0224
1562e1051a39Sopenharmony_ci[CVE-2014-0221]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0221
1563e1051a39Sopenharmony_ci[CVE-2014-0198]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0198
1564e1051a39Sopenharmony_ci[CVE-2014-0195]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0195
1565e1051a39Sopenharmony_ci[CVE-2014-0160]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0160
1566e1051a39Sopenharmony_ci[CVE-2014-0076]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0076
1567e1051a39Sopenharmony_ci[CVE-2013-6450]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-6450
1568e1051a39Sopenharmony_ci[CVE-2013-6449]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-6449
1569e1051a39Sopenharmony_ci[CVE-2013-4353]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-4353
1570e1051a39Sopenharmony_ci[CVE-2013-0169]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-0169
1571e1051a39Sopenharmony_ci[CVE-2013-0166]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-0166
1572e1051a39Sopenharmony_ci[CVE-2012-2686]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-2686
1573e1051a39Sopenharmony_ci[CVE-2012-2333]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-2333
1574e1051a39Sopenharmony_ci[CVE-2012-2110]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-2110
1575e1051a39Sopenharmony_ci[CVE-2012-0884]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-0884
1576e1051a39Sopenharmony_ci[CVE-2012-0050]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-0050
1577e1051a39Sopenharmony_ci[CVE-2012-0027]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-0027
1578e1051a39Sopenharmony_ci[CVE-2011-4619]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4619
1579e1051a39Sopenharmony_ci[CVE-2011-4577]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4577
1580e1051a39Sopenharmony_ci[CVE-2011-4576]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4576
1581e1051a39Sopenharmony_ci[CVE-2011-4108]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4108
1582e1051a39Sopenharmony_ci[CVE-2011-3210]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-3210
1583e1051a39Sopenharmony_ci[CVE-2011-3207]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-3207
1584e1051a39Sopenharmony_ci[CVE-2011-0014]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-0014
1585e1051a39Sopenharmony_ci[CVE-2010-5298]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-5298
1586e1051a39Sopenharmony_ci[CVE-2010-4252]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-4252
1587e1051a39Sopenharmony_ci[CVE-2010-4180]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-4180
1588e1051a39Sopenharmony_ci[CVE-2010-3864]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-3864
1589e1051a39Sopenharmony_ci[CVE-2010-2939]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-2939
1590e1051a39Sopenharmony_ci[CVE-2010-1633]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-1633
1591e1051a39Sopenharmony_ci[CVE-2010-0740]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-0740
1592e1051a39Sopenharmony_ci[CVE-2010-0433]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-0433
1593e1051a39Sopenharmony_ci[CVE-2009-3555]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-3555
1594e1051a39Sopenharmony_ci[CVE-2009-0789]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-0789
1595e1051a39Sopenharmony_ci[CVE-2009-0591]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-0591
1596e1051a39Sopenharmony_ci[CVE-2009-0590]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-0590
1597e1051a39Sopenharmony_ci[CVE-2008-5077]: https://www.openssl.org/news/vulnerabilities.html#CVE-2008-5077
1598e1051a39Sopenharmony_ci[CVE-2006-4343]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-4343
1599e1051a39Sopenharmony_ci[CVE-2006-4339]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-4339
1600e1051a39Sopenharmony_ci[CVE-2006-3737]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-3737
1601e1051a39Sopenharmony_ci[CVE-2006-2940]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-2940
1602e1051a39Sopenharmony_ci[CVE-2006-2937]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-2937
1603e1051a39Sopenharmony_ci[CVE-2005-2969]: https://www.openssl.org/news/vulnerabilities.html#CVE-2005-2969
1604