news.txt 72 KB

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