]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES.md
Add check for xor_get_aid()
[thirdparty/openssl.git] / CHANGES.md
CommitLineData
5f8e6c50
DMSP
1OpenSSL CHANGES
2===============
3
addbd743
HL
4This is a detailed breakdown of significant changes. For a high-level overview
5of changes in each release, see [NEWS.md](./NEWS.md).
6
7For a full list of changes, see the [git commit log][log] and pick the
8appropriate release branch.
5f8e6c50
DMSP
9
10 [log]: https://github.com/openssl/openssl/commits/
11
44652c16
DMSP
12OpenSSL Releases
13----------------
14
186b3f6a 15 - [OpenSSL 3.3](#openssl-33)
45ada6b9 16 - [OpenSSL 3.2](#openssl-32)
3c53032a 17 - [OpenSSL 3.1](#openssl-31)
44652c16
DMSP
18 - [OpenSSL 3.0](#openssl-30)
19 - [OpenSSL 1.1.1](#openssl-111)
20 - [OpenSSL 1.1.0](#openssl-110)
21 - [OpenSSL 1.0.2](#openssl-102)
22 - [OpenSSL 1.0.1](#openssl-101)
23 - [OpenSSL 1.0.0](#openssl-100)
24 - [OpenSSL 0.9.x](#openssl-09x)
25
186b3f6a
RL
26OpenSSL 3.3
27-----------
28
29### Changes between 3.2 and 3.3 [xx XXX xxxx]
30
d60b3750 31 * The BIO_get_new_index() function can only be called 127 times before it
32 reaches its upper bound of BIO_TYPE_MASK. It will now correctly return an
33 error of -1 once it is exhausted. Users may need to reserve using this
34 function for cases where BIO_find_type() is required. Either BIO_TYPE_NONE
35 or BIO_get_new_index() can be used to supply a type to BIO_meth_new().
36
37 *Shane Lontis*
38
ffc853bc
IH
39 * Added API functions SSL_SESSION_get_time_ex(), SSL_SESSION_set_time_ex()
40 using time_t which is Y2038 safe on 32 bit systems when 64 bit time
41 is enabled (e.g via setting glibc macro _TIME_BITS=64).
42
43 *Ijtaba Hussain*
44
eadd8c47
JS
45 * The d2i_ASN1_GENERALIZEDTIME(), d2i_ASN1_UTCTIME(), ASN1_TIME_check(), and
46 related functions have been augmented to check for a minimum length of
47 the input string, in accordance with ITU-T X.690 section 11.7 and 11.8.
48
49 *Job Snijders*
50
cd2cdb61
TM
51 * Unknown entries in TLS SignatureAlgorithms, ClientSignatureAlgorithms
52 config options and the respective calls to SSL[_CTX]_set1_sigalgs() and
53 SSL[_CTX]_set1_client_sigalgs() that start with `?` character are
54 ignored and the configuration will still be used.
55
56 Similarly unknown entries that start with `?` character in a TLS
57 Groups config option or set with SSL[_CTX]_set1_groups_list() are ignored
58 and the configuration will still be used.
59
60 In both cases if the resulting list is empty, an error is returned.
61
62 *Tomáš Mráz*
63
0873e6f6
MC
64 * The EVP_PKEY_fromdata function has been augmented to allow for the derivation
65 of CRT (Chinese Remainder Theorem) parameters when requested. See the
de18dc3a 66 OSSL_PKEY_PARAM_RSA_DERIVE_FROM_PQ param in the EVP_PKEY-RSA documentation.
0873e6f6
MC
67
68 *Neil Horman*
69
9277ed0a
NH
70 * The activate and soft_load configuration settings for providers in
71 openssl.cnf have been updated to require a value of [1|yes|true|on]
72 (in lower or UPPER case) to enable the setting. Conversely a value
73 of [0|no|false|off] will disable the setting. All other values, or the
74 omission of a value for these settings will result in an error.
506ff206
NH
75
76 *Neil Horman*
77
4e5bf933
JS
78 * Added `-set_issuer` and `-set_subject` options to `openssl x509` to
79 override the Issuer and Subject when creating a certificate. The `-subj`
80 option now is an alias for `-set_subject`.
81
82 *Job Snijders, George Michaelson*
83
98d6016a
TM
84 * OPENSSL_sk_push() and sk_<TYPE>_push() functions now return 0 instead of -1
85 if called with a NULL stack argument.
86
87 *Tomáš Mráz*
88
e580f06d
JM
89 * In `openssl speed`, changed the default hash function used with `hmac` from
90 `md5` to `sha256`.
91
92 *James Muir*
93
7c6577ba
DDO
94 * Added several new features of CMPv3 defined in RFC 9480 and RFC 9483:
95 - `certProfile` request message header and respective `-profile` CLI option
bedffe17 96 - support for delayed delivery of all types of response messages
7c6577ba
DDO
97
98 *David von Oheimb*
99
10264b53
RL
100 * The build of exporters (such as `.pc` files for pkg-config) cleaned up to
101 be less hard coded in the build file templates, and to allow easier
102 addition of more exporters. With that, an exporter for CMake is also
103 added.
104
105 *Richard Levitte*
106
7cf75e5c 107 * The BLAKE2s hash algorithm matches BLAKE2b's support
108 for configurable output length.
109
110 *Ahelenia Ziemiańska*
186b3f6a 111
dfc836c3
MM
112 * New option `SSL_OP_PREFER_NO_DHE_KEX`, which allows configuring a TLS1.3
113 server to prefer session resumption using PSK-only key exchange over PSK
114 with DHE, if both are available.
115
116 *Markus Minichmayr, Tapkey GmbH*
117
f231cc85
HL
118 * New API `SSL_write_ex2`, which can be used to send an end-of-stream (FIN)
119 condition in an optimised way when using QUIC.
120
121 *Hugo Landau*
122
99fb31c1
RB
123 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
124 is registered when libcrypto is unloaded. This is turned off on NonStop
125 configurations because of loader differences on that platform compared to
126 Linux.
127
128 *Randall S. Becker*
129
de60b122 130 * Support for qlog for tracing QUIC connections has been added.
d8b405a2 131
de60b122
HL
132 The qlog output from OpenSSL currently uses a pre-standard draft version of
133 qlog. The output from OpenSSL will change in incompatible ways in future
d8b405a2 134 releases, and is not subject to any format stability or compatibility
e98940d6
HL
135 guarantees at this time. This functionality can be
136 disabled with the build-time option `no-unstable-qlog`. See the
d8b405a2 137 openssl-qlog(7) manpage for details.
f8fdc73e
HL
138
139 *Hugo Landau*
140
a1446ff2
HL
141 * Added APIs to allow configuring the negotiated idle timeout for QUIC
142 connections, and to allow determining the number of additional streams
143 that can currently be created for a QUIC connection.
144
145 *Hugo Landau*
146
4a2e39dc
HL
147 * Added APIs to allow disabling implicit QUIC event processing for
148 QUIC SSL objects, allowing applications to control when event handling
149 occurs. Refer to the SSL_get_value_uint(3) manpage for details.
150
151 *Hugo Landau*
152
bf7ae259
HL
153 * Added APIs to allow querying the size and utilisation of a QUIC stream's
154 write buffer. Refer to the SSL_get_value_uint(3) manpage for details.
155
156 *Hugo Landau*
157
45ada6b9 158OpenSSL 3.2
27272657
RL
159-----------
160
d597b46f
HL
161### Changes between 3.2.1 and 3.2.2 [xx XXX xxxx]
162
163 * Fixed bug where SSL_export_keying_material() could not be used with QUIC
164 connections. (#23560)
165
166 *Hugo Landau*
167
168### Changes between 3.2.0 and 3.2.1 [30 Jan 2024]
5dc2b72d 169
0873e6f6
MC
170 * A file in PKCS12 format can contain certificates and keys and may come from
171 an untrusted source. The PKCS12 specification allows certain fields to be
172 NULL, but OpenSSL did not correctly check for this case. A fix has been
173 applied to prevent a NULL pointer dereference that results in OpenSSL
174 crashing. If an application processes PKCS12 files from an untrusted source
175 using the OpenSSL APIs then that application will be vulnerable to this
176 issue prior to this fix.
177
178 OpenSSL APIs that were vulnerable to this are: PKCS12_parse(),
179 PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()
180 and PKCS12_newpass().
181
182 We have also fixed a similar issue in SMIME_write_PKCS7(). However since this
183 function is related to writing data we do not consider it security
184 significant.
185
186 ([CVE-2024-0727])
187
188 *Matt Caswell*
189
38b2508f
TM
190 * When function EVP_PKEY_public_check() is called on RSA public keys,
191 a computation is done to confirm that the RSA modulus, n, is composite.
192 For valid RSA keys, n is a product of two or more large primes and this
193 computation completes quickly. However, if n is an overly large prime,
194 then this computation would take a long time.
195
196 An application that calls EVP_PKEY_public_check() and supplies an RSA key
197 obtained from an untrusted source could be vulnerable to a Denial of Service
198 attack.
199
200 The function EVP_PKEY_public_check() is not called from other OpenSSL
201 functions however it is called from the OpenSSL pkey command line
202 application. For that reason that application is also vulnerable if used
203 with the "-pubin" and "-check" options on untrusted data.
204
205 To resolve this issue RSA keys larger than OPENSSL_RSA_MAX_MODULUS_BITS will
206 now fail the check immediately with an RSA_R_MODULUS_TOO_LARGE error reason.
207
208 ([CVE-2023-6237])
209
210 *Tomáš Mráz*
211
1d490694
RL
212 * Restore the encoding of SM2 PrivateKeyInfo and SubjectPublicKeyInfo to
213 have the contained AlgorithmIdentifier.algorithm set to id-ecPublicKey
214 rather than SM2.
215
216 *Richard Levitte*
217
858c7bc2
TM
218 * The POLY1305 MAC (message authentication code) implementation in OpenSSL
219 for PowerPC CPUs saves the contents of vector registers in different
220 order than they are restored. Thus the contents of some of these vector
221 registers is corrupted when returning to the caller. The vulnerable code is
222 used only on newer PowerPC processors supporting the PowerISA 2.07
223 instructions.
224
225 The consequences of this kind of internal application state corruption can
226 be various - from no consequences, if the calling application does not
227 depend on the contents of non-volatile XMM registers at all, to the worst
228 consequences, where the attacker could get complete control of the
229 application process. However unless the compiler uses the vector registers
230 for storing pointers, the most likely consequence, if any, would be an
231 incorrect result of some application dependent calculations or a crash
232 leading to a denial of service.
233
234 ([CVE-2023-6129])
235
236 *Rohan McLure*
237
afb19f07
MC
238 * Disable building QUIC server utility when OpenSSL is configured with
239 `no-apps`.
240
241 *Vitalii Koshura*
242
243### Changes between 3.1 and 3.2.0 [23 Nov 2023]
244
0873e6f6
MC
245 * Fix excessive time spent in DH check / generation with large Q parameter
246 value.
247
248 Applications that use the functions DH_generate_key() to generate an
249 X9.42 DH key may experience long delays. Likewise, applications that use
250 DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check()
251 to check an X9.42 DH key or X9.42 DH parameters may experience long delays.
252 Where the key or parameters that are being checked have been obtained from
253 an untrusted source this may lead to a Denial of Service.
254
255 ([CVE-2023-5678])
256
257 *Richard Levitte*
258
19641b48 259 * The BLAKE2b hash algorithm supports a configurable output length
260 by setting the "size" parameter.
261
262 *Čestmír Kalina and Tomáš Mráz*
263
636ee1d0
EK
264 * Enable extra Arm64 optimization on Windows for GHASH, RAND and AES.
265
266 *Evgeny Karpov*
267
3f8b7b98
TM
268 * Added a function to delete objects from store by URI - OSSL_STORE_delete()
269 and the corresponding provider-storemgmt API function
270 OSSL_FUNC_store_delete().
271
272 *Dmitry Belyavskiy*
273
274 * Added OSSL_FUNC_store_open_ex() provider-storemgmt API function to pass
275 a passphrase callback when opening a store.
276
277 *Simo Sorce*
278
3859a027 279 * Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt)
280 from 8 bytes to 16 bytes.
281 The PKCS5 (RFC 8018) standard uses a 64 bit salt length for PBE, and
282 recommends a minimum of 64 bits for PBES2. For FIPS compliance PBKDF2
283 requires a salt length of 128 bits. This affects OpenSSL command line
284 applications such as "genrsa" and "pkcs8" and API's such as
285 PEM_write_bio_PrivateKey() that are reliant on the default value.
e3994583 286 The additional commandline option 'saltlen' has been added to the
287 OpenSSL command line applications for "pkcs8" and "enc" to allow the
288 salt length to be set to a non default value.
3859a027 289
290 *Shane Lontis*
291
305dc68a
TM
292 * Changed the default value of the `ess_cert_id_alg` configuration
293 option which is used to calculate the TSA's public key certificate
294 identifier. The default algorithm is updated to be sha256 instead
295 of sha1.
296
297 *Małgorzata Olszówka*
298
6399d785
XY
299 * Added optimization for SM2 algorithm on aarch64. It uses a huge precomputed
300 table for point multiplication of the base point, which increases the size of
301 libcrypto from 4.4 MB to 4.9 MB. A new configure option `no-sm2-precomp` has
302 been added to disable the precomputed table.
303
304 *Xu Yizhou*
305
8a764202
MC
306 * Added client side support for QUIC
307
7542bdbf
TM
308 *Hugo Landau, Matt Caswell, Paul Dale, Tomáš Mráz, Richard Levitte*
309
310 * Added multiple tutorials on the OpenSSL library and in particular
311 on writing various clients (using TLS and QUIC protocols) with libssl.
312
313 *Matt Caswell*
314
315 * Added secp384r1 implementation using Solinas' reduction to improve
316 speed of the NIST P-384 elliptic curve. To enable the implementation
317 the build option `enable-ec_nistp_64_gcc_128` must be used.
318
319 *Rohan McLure*
320
321 * Improved RFC7468 compliance of the asn1parse command.
322
323 *Matthias St. Pierre*
8a764202 324
81bafac5
FD
325 * Added SHA256/192 algorithm support.
326
327 *Fergus Dall*
328
7542bdbf
TM
329 * Added support for securely getting root CA certificate update in
330 CMP.
331
332 *David von Oheimb*
333
334 * Improved contention on global write locks by using more read locks where
335 appropriate.
336
337 *Matt Caswell*
338
339 * Improved performance of OSSL_PARAM lookups in performance critical
340 provider functions.
341
342 *Paul Dale*
343
344 * Added the SSL_get0_group_name() function to provide access to the
345 name of the group used for the TLS key exchange.
346
347 *Alex Bozarth*
348
349 * Provide a new configure option `no-http` that can be used to disable the
350 HTTP support. Provide new configure options `no-apps` and `no-docs` to
351 disable building the openssl command line application and the documentation.
6b1f763c
VK
352
353 *Vladimír Kotal*
354
7542bdbf
TM
355 * Provide a new configure option `no-ecx` that can be used to disable the
356 X25519, X448, and EdDSA support.
357
358 *Yi Li*
359
360 * When multiple OSSL_KDF_PARAM_INFO parameters are passed to
361 the EVP_KDF_CTX_set_params() function they are now concatenated not just
362 for the HKDF algorithm but also for SSKDF and X9.63 KDF algorithms.
363
364 *Paul Dale*
365
366 * Added OSSL_FUNC_keymgmt_im/export_types_ex() provider functions that get
367 the provider context as a parameter.
368
369 *Ingo Franzki*
370
cee0628e
JC
371 * TLS round-trip time calculation was added by a Brigham Young University
372 Capstone team partnering with Sandia National Laboratories. A new function
373 in ssl_lib titled SSL_get_handshake_rtt will calculate and retrieve this
374 value.
375
376 *Jairus Christensen*
377
90ae2c13
MC
378 * Added the "-quic" option to s_client to enable connectivity to QUIC servers.
379 QUIC requires the use of ALPN, so this must be specified via the "-alpn"
380 option. Use of the "advanced" s_client command command via the "-adv" option
381 is recommended.
382
383 *Matt Caswell*
384
b21306b9
MC
385 * Added an "advanced" command mode to s_client. Use this with the "-adv"
386 option. The old "basic" command mode recognises certain letters that must
387 always appear at the start of a line and cannot be escaped. The advanced
388 command mode enables commands to be entered anywhere and there is an
389 escaping mechanism. After starting s_client with "-adv" type "{help}"
390 to show a list of available commands.
391
392 *Matt Caswell*
393
3c95ef22
TS
394 * Add Raw Public Key (RFC7250) support. Authentication is supported
395 by matching keys against either local policy (TLSA records synthesised
396 from the expected keys) or DANE (TLSA records obtained by the
397 application from DNS). TLSA records will also match the same key in
398 the server certificate, should RPK use not happen to be negotiated.
399
400 *Todd Short*
401
7542bdbf
TM
402 * Added support for modular exponentiation and CRT offloading for the
403 S390x architecture.
404
405 *Juergen Christ*
406
407 * Added further assembler code for the RISC-V architecture.
408
409 *Christoph Müllner*
410
411 * Added EC_GROUP_to_params() which creates an OSSL_PARAM array
a8aad913
OM
412 from a given EC_GROUP.
413
414 *Oliver Mihatsch*
415
7542bdbf
TM
416 * Improved support for non-default library contexts and property queries
417 when parsing PKCS#12 files.
418
419 *Shane Lontis*
420
421 * Implemented support for all five instances of EdDSA from RFC8032:
422 Ed25519, Ed25519ctx, Ed25519ph, Ed448, and Ed448ph.
423 The streaming is not yet supported for the HashEdDSA variants
424 (Ed25519ph and Ed448ph).
425
426 *James Muir*
427
428 * Added SM4 optimization for ARM processors using ASIMD and AES HW
429 instructions.
430
431 *Xu Yizhou*
432
433 * Implemented SM4-XTS support.
434
435 *Xu Yizhou*
436
437 * Added platform-agnostic OSSL_sleep() function.
438
439 *Richard Levitte*
440
441 * Implemented deterministic ECDSA signatures (RFC6979) support.
442
443 *Shane Lontis*
444
445 * Implemented AES-GCM-SIV (RFC8452) support.
446
447 *Todd Short*
448
ee58915c
MB
449 * Added support for pluggable (provider-based) TLS signature algorithms.
450 This enables TLS 1.3 authentication operations with algorithms embedded
451 in providers not included by default in OpenSSL. In combination with
452 the already available pluggable KEM and X.509 support, this enables
453 for example suitable providers to deliver post-quantum or quantum-safe
454 cryptography to OpenSSL users.
455
456 *Michael Baentsch*
457
7542bdbf
TM
458 * Added support for pluggable (provider-based) CMS signature algorithms.
459 This enables CMS sign and verify operations with algorithms embedded
460 in providers not included by default in OpenSSL.
461
462 *Michael Baentsch*
463
ad062480
SF
464 * Added support for Hybrid Public Key Encryption (HPKE) as defined
465 in RFC9180. HPKE is required for TLS Encrypted ClientHello (ECH),
466 Message Layer Security (MLS) and other IETF specifications.
467 HPKE can also be used by other applications that require
468 encrypting "to" an ECDH public key. External APIs are defined in
469 include/openssl/hpke.h and documented in doc/man3/OSSL_HPKE_CTX_new.pod
470
471 *Stephen Farrell*
472
7542bdbf
TM
473 * Implemented HPKE DHKEM support in providers used by HPKE (RFC9180)
474 API.
475
476 *Shane Lontis*
477
b67cb09f
TS
478 * Add support for certificate compression (RFC8879), including
479 library support for Brotli and Zstandard compression.
480
481 *Todd Short*
482
e869c867
GW
483 * Add the ability to add custom attributes to PKCS12 files. Add a new API
484 PKCS12_create_ex2, identical to the existing PKCS12_create_ex but allows
485 for a user specified callback and optional argument.
486 Added a new PKCS12_SAFEBAG_set0_attr, which allows for a new attr to be
487 added to the existing STACK_OF attrs.
488
489 *Graham Woodward*
490
7542bdbf 491 * Major refactor of the libssl record layer.
ce602bb0
MC
492
493 *Matt Caswell*
494
e393064e
K
495 * Add a mac salt length option for the pkcs12 command.
496
497 *Xinping Chen*
498
a425c0fe
KK
499 * Add more SRTP protection profiles from RFC8723 and RFC8269.
500
501 *Kijin Kim*
502
7c78932b
DU
503 * Extended Kernel TLS (KTLS) to support TLS 1.3 receive offload.
504
505 *Daiki Ueno, John Baldwin and Dmitry Podgorny*
506
a3e53d56
TS
507 * Add support for TCP Fast Open (RFC7413) to macOS, Linux, and FreeBSD where
508 supported and enabled.
509
510 *Todd Short*
511
b139a956
NT
512 * Add ciphersuites based on DHE_PSK (RFC 4279) and ECDHE_PSK (RFC 5489)
513 to the list of ciphersuites providing Perfect Forward Secrecy as
514 required by SECLEVEL >= 3.
515
516 *Dmitry Belyavskiy, Nicola Tuveri*
517
cbb1cda6
DDO
518 * Add new SSL APIs to aid in efficiently implementing TLS/SSL fingerprinting.
519 The SSL_CTRL_GET_IANA_GROUPS control code, exposed as the
520 SSL_get0_iana_groups() function-like macro, retrieves the list of
521 supported groups sent by the peer.
522 The function SSL_client_hello_get_extension_order() populates
523 a caller-supplied array with the list of extension types present in the
524 ClientHello, in order of appearance.
13a53fbf
PL
525
526 *Phus Lu*
527
1d28ada1
DS
528 * Fixed PEM_write_bio_PKCS8PrivateKey() and PEM_write_bio_PKCS8PrivateKey_nid()
529 to make it possible to use empty passphrase strings.
59ccb72c
DS
530
531 *Darshan Sen*
532
7542bdbf
TM
533 * The PKCS12_parse() function now supports MAC-less PKCS12 files.
534
535 *Daniel Fiala*
536
537 * Added ASYNC_set_mem_functions() and ASYNC_get_mem_functions() calls to be able
538 to change functions used for allocating the memory of asynchronous call stack.
539
540 *Arran Cudbard-Bell*
541
542 * Added support for signed BIGNUMs in the OSSL_PARAM APIs.
543
544 *Richard Levitte*
545
546 * A failure exit code is returned when using the openssl x509 command to check
547 certificate attributes and the checks fail.
548
549 *Rami Khaldi*
550
a4c4090c
MC
551 * The default SSL/TLS security level has been changed from 1 to 2. RSA,
552 DSA and DH keys of 1024 bits and above and less than 2048 bits and ECC keys
553 of 160 bits and above and less than 224 bits were previously accepted by
554 default but are now no longer allowed. By default TLS compression was
555 already disabled in previous OpenSSL versions. At security level 2 it cannot
556 be enabled.
557
558 *Matt Caswell*
559
d1b26ddb
EL
560 * The SSL_CTX_set_cipher_list family functions now accept ciphers using their
561 IANA standard names.
562
563 *Erik Lax*
564
c8ffd220
P
565 * The PVK key derivation function has been moved from b2i_PVK_bio_ex() into
566 the legacy crypto provider as an EVP_KDF. Applications requiring this KDF
567 will need to load the legacy crypto provider.
568
569 *Paul Dale*
7542bdbf 570
e0710222
P
571 * CCM8 cipher suites in TLS have been downgraded to security level zero
572 because they use a short authentication tag which lowers their strength.
1a473d1c
P
573
574 *Paul Dale*
575
537976de 576 * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings
d8d19107 577 by default. Also spaces surrounding `=` in DN output are removed.
537976de
DB
578
579 *Dmitry Belyavskiy*
27272657 580
3fa6dbd1
DDO
581 * Add X.509 certificate codeSigning purpose and related checks on key usage and
582 extended key usage of the leaf certificate according to the CA/Browser Forum.
583
584 * Lutz Jänicke*
585
342e3652
DDO
586 * The `x509`, `ca`, and `req` apps now produce X.509 v3 certificates.
587 The `-x509v1` option of `req` prefers generation of X.509 v1 certificates.
588 `X509_sign()` and `X509_sign_ctx()` make sure that the certificate has
589 X.509 version 3 if the certificate information includes X.509 extensions.
590
591 *David von Oheimb*
592
cbb1cda6
DDO
593 * Fix and extend certificate handling and the apps `x509`, `verify` etc.
594 such as adding a trace facility for debugging certificate chain building.
595
596 *David von Oheimb*
597
598 * Various fixes and extensions to the CMP+CRMF implementation and the `cmp` app
599 in particular supporting requests for central key generation, generalized
600 polling, and various types of genm/genp exchanges defined in CMP Updates.
601
602 *David von Oheimb*
603
604 * Fixes and extensions to the HTTP client and to the HTTP server in `apps/`
605 like correcting the TLS and proxy support and adding tracing for debugging.
606
607 *David von Oheimb*
608
609 * Extended the CMS API for handling `CMS_SignedData` and `CMS_EnvelopedData`.
610
611 *David von Oheimb*
612
7542bdbf
TM
613 * `CMS_add0_cert()` and `CMS_add1_cert()` no longer throw an error if
614 a certificate to be added is already present. `CMS_sign_ex()` and
615 `CMS_sign()` now ignore any duplicate certificates in their `certs` argument
616 and no longer throw an error for them.
65def9de
DDO
617
618 *David von Oheimb*
619
cbb1cda6
DDO
620 * Fixed and extended `util/check-format.pl` for checking adherence to the
621 coding style <https://www.openssl.org/policies/technical/coding-style.html>.
622 The checks are meanwhile more complete and yield fewer false positives.
623
624 *David von Oheimb*
625
7542bdbf
TM
626 * Added BIO_s_dgram_pair() and BIO_s_dgram_mem() that provide memory-based
627 BIOs with datagram semantics and support for BIO_sendmmsg() and BIO_recvmmsg()
628 calls. They can be used as the transport BIOs for QUIC.
629
630 *Hugo Landau, Matt Caswell and Tomáš Mráz*
631
664e096c
HL
632 * Add new BIO_sendmmsg() and BIO_recvmmsg() BIO methods which allow
633 sending and receiving multiple messages in a single call. An implementation
634 is provided for BIO_dgram. For further details, see BIO_sendmmsg(3).
635
636 *Hugo Landau*
637
606e0426
HL
638 * Support for loading root certificates from the Windows certificate store
639 has been added. The support is in the form of a store which recognises the
dfdbc113
HL
640 URI string of `org.openssl.winstore://`. This URI scheme currently takes no
641 arguments. This store is built by default and can be disabled using the new
642 compile-time option `no-winstore`. This store is not currently used by
643 default and must be loaded explicitly using the above store URI. It is
644 expected to be loaded by default in the future.
021859bf
HL
645
646 *Hugo Landau*
647
34c2f90d
TZ
648 * Enable KTLS with the TLS 1.3 CCM mode ciphersuites. Note that some linux
649 kernel versions that support KTLS have a known bug in CCM processing. That
650 has been fixed in stable releases starting from 5.4.164, 5.10.84, 5.15.7,
651 and all releases since 5.16. KTLS with CCM ciphersuites should be only used
652 on these releases.
653
654 *Tianjia Zhang*
655
7542bdbf
TM
656 * Added `-ktls` option to `s_server` and `s_client` commands to enable the
657 KTLS support.
658
659 *Tianjia Zhang*
660
cd715b7e
MM
661 * Zerocopy KTLS sendfile() support on Linux.
662
663 *Maxim Mikityanskiy*
664
7542bdbf
TM
665 * The OBJ_ calls are now thread safe using a global lock.
666
667 *Paul Dale*
668
669 * New parameter `-digest` for openssl cms command allowing signing
670 pre-computed digests and new CMS API functions supporting that
671 functionality.
672
673 *Viktor Söderqvist*
674
675 * OPENSSL_malloc() and other allocation functions now raise errors on
676 allocation failures. The callers do not need to explicitly raise errors
677 unless they want to for tracing purposes.
678
679 *David von Oheimb*
680
c3aed7e4
HK
681 * Added and enabled by default implicit rejection in RSA PKCS#1 v1.5
682 decryption as a protection against Bleichenbacher-like attacks.
683 The RSA decryption API will now return a randomly generated deterministic
684 message instead of an error in case it detects an error when checking
685 padding during PKCS#1 v1.5 decryption. This is a general protection against
686 issues like CVE-2020-25659 and CVE-2020-25657. This protection can be
687 disabled by calling
688 `EVP_PKEY_CTX_ctrl_str(ctx, "rsa_pkcs1_implicit_rejection". "0")`
689 on the RSA decryption context.
690
691 *Hubert Kario*
692
7542bdbf
TM
693 * Added support for Brainpool curves in TLS-1.3.
694
695 *Bernd Edlinger and Matt Caswell*
696
697 * Added OpenBSD specific build targets.
698
699 *David Carlier*
700
6dfa998f 701 * Support for Argon2d, Argon2i, Argon2id KDFs has been added along with
7542bdbf 702 a basic thread pool implementation for select platforms.
6dfa998f
ČK
703
704 *Čestmír Kalina*
705
3c53032a
TM
706OpenSSL 3.1
707-----------
708
96ee2c38
TM
709### Changes between 3.1.3 and 3.1.4 [24 Oct 2023]
710
711 * Fix incorrect key and IV resizing issues when calling EVP_EncryptInit_ex2(),
1e6e682a
P
712 EVP_DecryptInit_ex2() or EVP_CipherInit_ex2() with OSSL_PARAM parameters
713 that alter the key or IV length ([CVE-2023-5363]).
714
715 *Paul Dale*
716
717### Changes between 3.1.2 and 3.1.3 [19 Sep 2023]
02f84b02 718
0be7510f
TM
719 * Fix POLY1305 MAC implementation corrupting XMM registers on Windows.
720
721 The POLY1305 MAC (message authentication code) implementation in OpenSSL
722 does not save the contents of non-volatile XMM registers on Windows 64
723 platform when calculating the MAC of data larger than 64 bytes. Before
724 returning to the caller all the XMM registers are set to zero rather than
725 restoring their previous content. The vulnerable code is used only on newer
726 x86_64 processors supporting the AVX512-IFMA instructions.
727
728 The consequences of this kind of internal application state corruption can
729 be various - from no consequences, if the calling application does not
730 depend on the contents of non-volatile XMM registers at all, to the worst
731 consequences, where the attacker could get complete control of the
732 application process. However given the contents of the registers are just
733 zeroized so the attacker cannot put arbitrary values inside, the most likely
734 consequence, if any, would be an incorrect result of some application
735 dependent calculations or a crash leading to a denial of service.
736
737 ([CVE-2023-4807])
738
739 *Bernd Edlinger*
02f84b02 740
7542bdbf 741### Changes between 3.1.1 and 3.1.2 [1 Aug 2023]
7a3d32ae 742
4b297628
TM
743 * Fix excessive time spent checking DH q parameter value.
744
745 The function DH_check() performs various checks on DH parameters. After
746 fixing CVE-2023-3446 it was discovered that a large q parameter value can
747 also trigger an overly long computation during some of these checks.
748 A correct q value, if present, cannot be larger than the modulus p
749 parameter, thus it is unnecessary to perform these checks if q is larger
750 than p.
751
752 If DH_check() is called with such q parameter value,
753 DH_CHECK_INVALID_Q_VALUE return flag is set and the computationally
754 intensive checks are skipped.
755
756 ([CVE-2023-3817])
757
758 *Tomáš Mráz*
759
760 * Fix DH_check() excessive time with over sized modulus.
4ec53ad6
MC
761
762 The function DH_check() performs various checks on DH parameters. One of
763 those checks confirms that the modulus ("p" parameter) is not too large.
764 Trying to use a very large modulus is slow and OpenSSL will not normally use
765 a modulus which is over 10,000 bits in length.
766
767 However the DH_check() function checks numerous aspects of the key or
768 parameters that have been supplied. Some of those checks use the supplied
769 modulus value even if it has already been found to be too large.
770
771 A new limit has been added to DH_check of 32,768 bits. Supplying a
772 key/parameters with a modulus over this size will simply cause DH_check() to
773 fail.
774
775 ([CVE-2023-3446])
776
777 *Matt Caswell*
778
1e398bec
TM
779 * Do not ignore empty associated data entries with AES-SIV.
780
781 The AES-SIV algorithm allows for authentication of multiple associated
782 data entries along with the encryption. To authenticate empty data the
783 application has to call `EVP_EncryptUpdate()` (or `EVP_CipherUpdate()`)
784 with NULL pointer as the output buffer and 0 as the input buffer length.
785 The AES-SIV implementation in OpenSSL just returns success for such call
786 instead of performing the associated data authentication operation.
787 The empty data thus will not be authenticated. ([CVE-2023-2975])
788
789 Thanks to Juerg Wullschleger (Google) for discovering the issue.
790
791 The fix changes the authentication tag value and the ciphertext for
792 applications that use empty associated data entries with AES-SIV.
793 To decrypt data encrypted with previous versions of OpenSSL the application
794 has to skip calls to `EVP_DecryptUpdate()` for empty associated data
795 entries.
796
4b297628 797 *Tomáš Mráz*
1e398bec 798
7a3d32ae
P
799 * When building with the `enable-fips` option and using the resulting
800 FIPS provider, TLS 1.2 will, by default, mandate the use of an extended
801 master secret (FIPS 140-3 IG G.Q) and the Hash and HMAC DRBGs will
802 not operate with truncated digests (FIPS 140-3 IG G.R).
803
804 *Paul Dale*
805
806### Changes between 3.1.0 and 3.1.1 [30 May 2023]
83ff6cbd 807
d63b3e79
RL
808 * Mitigate for the time it takes for `OBJ_obj2txt` to translate gigantic
809 OBJECT IDENTIFIER sub-identifiers to canonical numeric text form.
810
811 OBJ_obj2txt() would translate any size OBJECT IDENTIFIER to canonical
812 numeric text form. For gigantic sub-identifiers, this would take a very
813 long time, the time complexity being O(n^2) where n is the size of that
814 sub-identifier. ([CVE-2023-2650])
815
816 To mitigitate this, `OBJ_obj2txt()` will only translate an OBJECT
817 IDENTIFIER to canonical numeric text form if the size of that OBJECT
818 IDENTIFIER is 586 bytes or less, and fail otherwise.
819
18f82df5 820 The basis for this restriction is [RFC 2578 (STD 58), section 3.5]. OBJECT
d63b3e79
RL
821 IDENTIFIER values, which stipulates that OBJECT IDENTIFIERS may have at
822 most 128 sub-identifiers, and that the maximum value that each sub-
823 identifier may have is 2^32-1 (4294967295 decimal).
824
825 For each byte of every sub-identifier, only the 7 lower bits are part of
826 the value, so the maximum amount of bytes that an OBJECT IDENTIFIER with
827 these restrictions may occupy is 32 * 128 / 7, which is approximately 586
828 bytes.
829
d63b3e79
RL
830 *Richard Levitte*
831
c88e01a9
TM
832 * Multiple algorithm implementation fixes for ARM BE platforms.
833
834 *Liu-ErMeng*
835
836 * Added a -pedantic option to fipsinstall that adjusts the various
837 settings to ensure strict FIPS compliance rather than backwards
838 compatibility.
839
840 *Paul Dale*
841
72dfe465 842 * Fixed buffer overread in AES-XTS decryption on ARM 64 bit platforms which
e6990079
TM
843 happens if the buffer size is 4 mod 5 in 16 byte AES blocks. This can
844 trigger a crash of an application using AES-XTS decryption if the memory
845 just after the buffer being decrypted is not mapped.
72dfe465
TM
846 Thanks to Anton Romanov (Amazon) for discovering the issue.
847 ([CVE-2023-1255])
848
849 *Nevine Ebeid*
850
7542bdbf
TM
851 * Reworked the Fix for the Timing Oracle in RSA Decryption ([CVE-2022-4304]).
852 The previous fix for this timing side channel turned out to cause
853 a severe 2-3x performance regression in the typical use case
854 compared to 3.0.7. The new fix uses existing constant time
855 code paths, and restores the previous performance level while
856 fully eliminating all existing timing side channels.
857 The fix was developed by Bernd Edlinger with testing support
858 by Hubert Kario.
859
860 *Bernd Edlinger*
861
808b30f6
P
862 * Add FIPS provider configuration option to disallow the use of
863 truncated digests with Hash and HMAC DRBGs (q.v. FIPS 140-3 IG D.R.).
864 The option '-no_drbg_truncated_digests' can optionally be
865 supplied to 'openssl fipsinstall'.
866
867 *Paul Dale*
868
5ab3f71a
TM
869 * Corrected documentation of X509_VERIFY_PARAM_add0_policy() to mention
870 that it does not enable policy checking. Thanks to David Benjamin for
871 discovering this issue.
872 ([CVE-2023-0466])
873
874 *Tomáš Mráz*
875
986f9a67
MC
876 * Fixed an issue where invalid certificate policies in leaf certificates are
877 silently ignored by OpenSSL and other certificate policy checks are skipped
878 for that certificate. A malicious CA could use this to deliberately assert
879 invalid certificate policies in order to circumvent policy checking on the
880 certificate altogether.
881 ([CVE-2023-0465])
882
883 *Matt Caswell*
884
83ff6cbd
P
885 * Limited the number of nodes created in a policy tree to mitigate
886 against CVE-2023-0464. The default limit is set to 1000 nodes, which
887 should be sufficient for most installations. If required, the limit
888 can be adjusted by setting the OPENSSL_POLICY_TREE_NODES_MAX build
889 time define to a desired maximum number of nodes or zero to allow
890 unlimited growth.
986f9a67 891 ([CVE-2023-0464])
83ff6cbd
P
892
893 *Paul Dale*
894
895### Changes between 3.0 and 3.1.0 [14 Mar 2023]
3c53032a 896
50ea5cdc 897 * Add FIPS provider configuration option to enforce the
898 Extended Master Secret (EMS) check during the TLS1_PRF KDF.
899 The option '-ems-check' can optionally be supplied to
900 'openssl fipsinstall'.
901
902 *Shane Lontis*
903
d4e105f6
P
904 * The FIPS provider includes a few non-approved algorithms for
905 backward compatibility purposes and the "fips=yes" property query
906 must be used for all algorithm fetches to ensure FIPS compliance.
907
8c02b98f
P
908 The algorithms that are included but not approved are Triple DES ECB,
909 Triple DES CBC and EdDSA.
d4e105f6
P
910
911 *Paul Dale*
912
ec3342e7
TM
913 * Added support for KMAC in KBKDF.
914
915 *Shane Lontis*
916
3c53032a
TM
917 * RNDR and RNDRRS support in provider functions to provide
918 random number generation for Arm CPUs (aarch64).
919
920 *Orr Toledano*
921
922 * s_client and s_server apps now explicitly say when the TLS version
923 does not include the renegotiation mechanism. This avoids confusion
924 between that scenario versus when the TLS version includes secure
925 renegotiation but the peer lacks support for it.
926
927 *Felipe Gasper*
928
929 * AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
930
931 *Tomasz Kantecki, Andrey Matyukov*
932
933 * The various OBJ_* functions have been made thread safe.
934
935 *Paul Dale*
936
937 * Parallel dual-prime 1536/2048-bit modular exponentiation for
938 AVX512_IFMA capable processors.
939
940 *Sergey Kirillov, Andrey Matyukov (Intel Corp)*
941
942 * The functions `OPENSSL_LH_stats`, `OPENSSL_LH_node_stats`,
943 `OPENSSL_LH_node_usage_stats`, `OPENSSL_LH_stats_bio`,
944 `OPENSSL_LH_node_stats_bio` and `OPENSSL_LH_node_usage_stats_bio` are now
945 marked deprecated from OpenSSL 3.1 onwards and can be disabled by defining
946 `OPENSSL_NO_DEPRECATED_3_1`.
947
948 The macro `DEFINE_LHASH_OF` is now deprecated in favour of the macro
949 `DEFINE_LHASH_OF_EX`, which omits the corresponding type-specific function
950 definitions for these functions regardless of whether
951 `OPENSSL_NO_DEPRECATED_3_1` is defined.
952
953 Users of `DEFINE_LHASH_OF` may start receiving deprecation warnings for these
954 functions regardless of whether they are using them. It is recommended that
955 users transition to the new macro, `DEFINE_LHASH_OF_EX`.
956
957 *Hugo Landau*
958
959 * When generating safe-prime DH parameters set the recommended private key
960 length equivalent to minimum key lengths as in RFC 7919.
961
962 *Tomáš Mráz*
963
6c73ca4a
CL
964 * Change the default salt length for PKCS#1 RSASSA-PSS signatures to the
965 maximum size that is smaller or equal to the digest length to comply with
966 FIPS 186-4 section 5. This is implemented by a new option
967 `OSSL_PKEY_RSA_PSS_SALT_LEN_AUTO_DIGEST_MAX` ("auto-digestmax") for the
968 `rsa_pss_saltlen` parameter, which is now the default. Signature
969 verification is not affected by this change and continues to work as before.
970
971 *Clemens Lang*
972
c868d1f9
TM
973OpenSSL 3.0
974-----------
975
976For OpenSSL 3.0 a [Migration guide][] has been added, so the CHANGES entries
977listed here are only a brief description.
978The migration guide contains more detailed information related to new features,
979breaking changes, and mappings for the large list of deprecated functions.
980
981[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
982
5f14b5bc
TM
983### Changes between 3.0.7 and 3.0.8 [7 Feb 2023]
984
985 * Fixed NULL dereference during PKCS7 data verification.
986
987 A NULL pointer can be dereferenced when signatures are being
988 verified on PKCS7 signed or signedAndEnveloped data. In case the hash
989 algorithm used for the signature is known to the OpenSSL library but
990 the implementation of the hash algorithm is not available the digest
991 initialization will fail. There is a missing check for the return
992 value from the initialization function which later leads to invalid
993 usage of the digest API most likely leading to a crash.
994 ([CVE-2023-0401])
995
996 PKCS7 data is processed by the SMIME library calls and also by the
997 time stamp (TS) library calls. The TLS implementation in OpenSSL does
998 not call these functions however third party applications would be
999 affected if they call these functions to verify signatures on untrusted
1000 data.
1001
1002 *Tomáš Mráz*
1003
1004 * Fixed X.400 address type confusion in X.509 GeneralName.
1005
1006 There is a type confusion vulnerability relating to X.400 address processing
1007 inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING
1008 but the public structure definition for GENERAL_NAME incorrectly specified
1009 the type of the x400Address field as ASN1_TYPE. This field is subsequently
1010 interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather
1011 than an ASN1_STRING.
1012
1013 When CRL checking is enabled (i.e. the application sets the
1014 X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to
1015 pass arbitrary pointers to a memcmp call, enabling them to read memory
1016 contents or enact a denial of service.
1017 ([CVE-2023-0286])
1018
1019 *Hugo Landau*
1020
1021 * Fixed NULL dereference validating DSA public key.
1022
1023 An invalid pointer dereference on read can be triggered when an
1024 application tries to check a malformed DSA public key by the
1025 EVP_PKEY_public_check() function. This will most likely lead
1026 to an application crash. This function can be called on public
1027 keys supplied from untrusted sources which could allow an attacker
1028 to cause a denial of service attack.
1029
1030 The TLS implementation in OpenSSL does not call this function
1031 but applications might call the function if there are additional
1032 security requirements imposed by standards such as FIPS 140-3.
1033 ([CVE-2023-0217])
1034
1035 *Shane Lontis, Tomáš Mráz*
1036
1037 * Fixed Invalid pointer dereference in d2i_PKCS7 functions.
1038
1039 An invalid pointer dereference on read can be triggered when an
1040 application tries to load malformed PKCS7 data with the
1041 d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions.
1042
1043 The result of the dereference is an application crash which could
1044 lead to a denial of service attack. The TLS implementation in OpenSSL
1045 does not call this function however third party applications might
1046 call these functions on untrusted data.
1047 ([CVE-2023-0216])
1048
1049 *Tomáš Mráz*
1050
1051 * Fixed Use-after-free following BIO_new_NDEF.
1052
1053 The public API function BIO_new_NDEF is a helper function used for
1054 streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL
1055 to support the SMIME, CMS and PKCS7 streaming capabilities, but may also
1056 be called directly by end user applications.
1057
1058 The function receives a BIO from the caller, prepends a new BIO_f_asn1
1059 filter BIO onto the front of it to form a BIO chain, and then returns
1060 the new head of the BIO chain to the caller. Under certain conditions,
1061 for example if a CMS recipient public key is invalid, the new filter BIO
1062 is freed and the function returns a NULL result indicating a failure.
1063 However, in this case, the BIO chain is not properly cleaned up and the
1064 BIO passed by the caller still retains internal pointers to the previously
1065 freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO
1066 then a use-after-free will occur. This will most likely result in a crash.
1067 ([CVE-2023-0215])
1068
1069 *Viktor Dukhovni, Matt Caswell*
1070
1071 * Fixed Double free after calling PEM_read_bio_ex.
1072
1073 The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and
1074 decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload
1075 data. If the function succeeds then the "name_out", "header" and "data"
1076 arguments are populated with pointers to buffers containing the relevant
1077 decoded data. The caller is responsible for freeing those buffers. It is
1078 possible to construct a PEM file that results in 0 bytes of payload data.
1079 In this case PEM_read_bio_ex() will return a failure code but will populate
1080 the header argument with a pointer to a buffer that has already been freed.
1081 If the caller also frees this buffer then a double free will occur. This
1082 will most likely lead to a crash.
1083
1084 The functions PEM_read_bio() and PEM_read() are simple wrappers around
1085 PEM_read_bio_ex() and therefore these functions are also directly affected.
1086
1087 These functions are also called indirectly by a number of other OpenSSL
1088 functions including PEM_X509_INFO_read_bio_ex() and
1089 SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL
1090 internal uses of these functions are not vulnerable because the caller does
1091 not free the header argument if PEM_read_bio_ex() returns a failure code.
1092 ([CVE-2022-4450])
1093
1094 *Kurt Roeckx, Matt Caswell*
1095
1096 * Fixed Timing Oracle in RSA Decryption.
1097
1098 A timing based side channel exists in the OpenSSL RSA Decryption
1099 implementation which could be sufficient to recover a plaintext across
1100 a network in a Bleichenbacher style attack. To achieve a successful
1101 decryption an attacker would have to be able to send a very large number
1102 of trial messages for decryption. The vulnerability affects all RSA padding
1103 modes: PKCS#1 v1.5, RSA-OEAP and RSASVE.
1104 ([CVE-2022-4304])
1105
1106 *Dmitry Belyavsky, Hubert Kario*
1107
1108 * Fixed X.509 Name Constraints Read Buffer Overflow.
1109
1110 A read buffer overrun can be triggered in X.509 certificate verification,
1111 specifically in name constraint checking. The read buffer overrun might
1112 result in a crash which could lead to a denial of service attack.
1113 In a TLS client, this can be triggered by connecting to a malicious
1114 server. In a TLS server, this can be triggered if the server requests
1115 client authentication and a malicious client connects.
1116 ([CVE-2022-4203])
1117
1118 *Viktor Dukhovni*
1119
1120 * Fixed X.509 Policy Constraints Double Locking security issue.
1121
1122 If an X.509 certificate contains a malformed policy constraint and
1123 policy processing is enabled, then a write lock will be taken twice
1124 recursively. On some operating systems (most widely: Windows) this
1125 results in a denial of service when the affected process hangs. Policy
1126 processing being enabled on a publicly facing server is not considered
1127 to be a common setup.
1128 ([CVE-2022-3996])
1129
1130 *Paul Dale*
f66c1272
NT
1131
1132 * Our provider implementations of `OSSL_FUNC_KEYMGMT_EXPORT` and
1133 `OSSL_FUNC_KEYMGMT_GET_PARAMS` for EC and SM2 keys now honor
1134 `OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT` as set (and
1135 default to `POINT_CONVERSION_UNCOMPRESSED`) when exporting
1136 `OSSL_PKEY_PARAM_PUB_KEY`, instead of unconditionally using
1137 `POINT_CONVERSION_COMPRESSED` as in previous 3.x releases.
1138 For symmetry, our implementation of `EVP_PKEY_ASN1_METHOD->export_to`
1139 for legacy EC and SM2 keys is also changed similarly to honor the
1140 equivalent conversion format flag as specified in the underlying
1141 `EC_KEY` object being exported to a provider, when this function is
1142 called through `EVP_PKEY_export()`.
1143
1144 *Nicola Tuveri*
1145
e0fbaf2a
TM
1146### Changes between 3.0.6 and 3.0.7 [1 Nov 2022]
1147
1148 * Fixed two buffer overflows in punycode decoding functions.
1149
1150 A buffer overrun can be triggered in X.509 certificate verification,
1151 specifically in name constraint checking. Note that this occurs after
1152 certificate chain signature verification and requires either a CA to
1153 have signed the malicious certificate or for the application to continue
1154 certificate verification despite failure to construct a path to a trusted
1155 issuer.
1156
1157 In a TLS client, this can be triggered by connecting to a malicious
1158 server. In a TLS server, this can be triggered if the server requests
1159 client authentication and a malicious client connects.
1160
1161 An attacker can craft a malicious email address to overflow
1162 an arbitrary number of bytes containing the `.` character (decimal 46)
1163 on the stack. This buffer overflow could result in a crash (causing a
1164 denial of service).
1165 ([CVE-2022-3786])
1166
1167 An attacker can craft a malicious email address to overflow four
1168 attacker-controlled bytes on the stack. This buffer overflow could
1169 result in a crash (causing a denial of service) or potentially remote code
1170 execution depending on stack layout for any given platform/compiler.
1171 ([CVE-2022-3602])
1172
1173 *Paul Dale*
1174
1175 * Removed all references to invalid OSSL_PKEY_PARAM_RSA names for CRT
1176 parameters in OpenSSL code.
1177 Applications should not use the names OSSL_PKEY_PARAM_RSA_FACTOR,
1178 OSSL_PKEY_PARAM_RSA_EXPONENT and OSSL_PKEY_PARAM_RSA_COEFFICIENT.
1179 Use the numbered names such as OSSL_PKEY_PARAM_RSA_FACTOR1 instead.
1180 Using these invalid names may cause algorithms to use slower methods
1181 that ignore the CRT parameters.
1182
1183 *Shane Lontis*
1184
1185 * Fixed a regression introduced in 3.0.6 version raising errors on some stack
1186 operations.
1187
1188 *Tomáš Mráz*
1189
1190 * Fixed a regression introduced in 3.0.6 version not refreshing the certificate
1191 data to be signed before signing the certificate.
1192
1193 *Gibeom Gwon*
b6553796
TM
1194
1195 * Added RIPEMD160 to the default provider.
1196
1197 *Paul Dale*
1198
e0fbaf2a
TM
1199 * Ensured that the key share group sent or accepted for the key exchange
1200 is allowed for the protocol version.
1201
1202 *Matt Caswell*
1203
79edcf4d
MC
1204### Changes between 3.0.5 and 3.0.6 [11 Oct 2022]
1205
1206 * OpenSSL supports creating a custom cipher via the legacy
1207 EVP_CIPHER_meth_new() function and associated function calls. This function
1208 was deprecated in OpenSSL 3.0 and application authors are instead encouraged
1209 to use the new provider mechanism in order to implement custom ciphers.
1210
1211 OpenSSL versions 3.0.0 to 3.0.5 incorrectly handle legacy custom ciphers
1212 passed to the EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() and
1213 EVP_CipherInit_ex2() functions (as well as other similarly named encryption
1214 and decryption initialisation functions). Instead of using the custom cipher
1215 directly it incorrectly tries to fetch an equivalent cipher from the
1216 available providers. An equivalent cipher is found based on the NID passed to
1217 EVP_CIPHER_meth_new(). This NID is supposed to represent the unique NID for a
1218 given cipher. However it is possible for an application to incorrectly pass
1219 NID_undef as this value in the call to EVP_CIPHER_meth_new(). When NID_undef
1220 is used in this way the OpenSSL encryption/decryption initialisation function
1221 will match the NULL cipher as being equivalent and will fetch this from the
1222 available providers. This will succeed if the default provider has been
1223 loaded (or if a third party provider has been loaded that offers this
1224 cipher). Using the NULL cipher means that the plaintext is emitted as the
1225 ciphertext.
1226
1227 Applications are only affected by this issue if they call
1228 EVP_CIPHER_meth_new() using NID_undef and subsequently use it in a call to an
1229 encryption/decryption initialisation function. Applications that only use
1230 SSL/TLS are not impacted by this issue.
1231 ([CVE-2022-3358])
1232
1233 *Matt Caswell*
1234
1235 * Fix LLVM vs Apple LLVM version numbering confusion that caused build failures
1236 on MacOS 10.11
1237
1238 *Richard Levitte*
1239
1240 * Fixed the linux-mips64 Configure target which was missing the
1241 SIXTY_FOUR_BIT bn_ops flag. This was causing heap corruption on that
1242 platform.
1243
1244 *Adam Joseph*
1245
1246 * Fix handling of a ticket key callback that returns 0 in TLSv1.3 to not send a
1247 ticket
1248
1249 *Matt Caswell*
1250
1251 * Correctly handle a retransmitted ClientHello in DTLS
1252
1253 *Matt Caswell*
1254
1255 * Fixed detection of ktls support in cross-compile environment on Linux
1256
1257 *Tomas Mraz*
1258
1259 * Fixed some regressions and test failures when running the 3.0.0 FIPS provider
1260 against 3.0.x
1261
1262 *Paul Dale*
1263
1264 * Fixed SSL_pending() and SSL_has_pending() with DTLS which were failing to
1265 report correct results in some cases
1266
1267 *Matt Caswell*
1268
1269 * Fix UWP builds by defining VirtualLock
1270
1271 *Charles Milette*
1272
1273 * For known safe primes use the minimum key length according to RFC 7919.
1274 Longer private key sizes unnecessarily raise the cycles needed to compute the
1275 shared secret without any increase of the real security. This fixes a
1276 regression from 1.1.1 where these shorter keys were generated for the known
1277 safe primes.
1278
1279 *Tomas Mraz*
1280
1281 * Added the loongarch64 target
1282
1283 *Shi Pujin*
1284
1285 * Fixed EC ASM flag passing. Flags for ASM implementations of EC curves were
1286 only passed to the FIPS provider and not to the default or legacy provider.
1287
1288 *Juergen Christ*
1289
1290 * Fixed reported performance degradation on aarch64. Restored the
1291 implementation prior to commit 2621751 ("aes/asm/aesv8-armx.pl: avoid
1292 32-bit lane assignment in CTR mode") for 64bit targets only, since it is
1293 reportedly 2-17% slower and the silicon errata only affects 32bit targets.
1294 The new algorithm is still used for 32 bit targets.
1295
1296 *Bernd Edlinger*
1297
1298 * Added a missing header for memcmp that caused compilation failure on some
1299 platforms
1300
1301 *Gregor Jasny*
1302
1303### Changes between 3.0.4 and 3.0.5 [5 Jul 2022]
1304
1305 * The OpenSSL 3.0.4 release introduced a serious bug in the RSA
1306 implementation for X86_64 CPUs supporting the AVX512IFMA instructions.
1307 This issue makes the RSA implementation with 2048 bit private keys
1308 incorrect on such machines and memory corruption will happen during
1309 the computation. As a consequence of the memory corruption an attacker
1310 may be able to trigger a remote code execution on the machine performing
1311 the computation.
1312
1313 SSL/TLS servers or other servers using 2048 bit RSA private keys running
1314 on machines supporting AVX512IFMA instructions of the X86_64 architecture
1315 are affected by this issue.
1316 ([CVE-2022-2274])
1317
1318 *Xi Ruoyao*
1319
1320 * AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised
1321 implementation would not encrypt the entirety of the data under some
1322 circumstances. This could reveal sixteen bytes of data that was
1323 preexisting in the memory that wasn't written. In the special case of
1324 "in place" encryption, sixteen bytes of the plaintext would be revealed.
1325
1326 Since OpenSSL does not support OCB based cipher suites for TLS and DTLS,
1327 they are both unaffected.
1328 ([CVE-2022-2097])
1329
1330 *Alex Chernyakhovsky, David Benjamin, Alejandro Sedeño*
1331
1332### Changes between 3.0.3 and 3.0.4 [21 Jun 2022]
de85a9de
MC
1333
1334 * In addition to the c_rehash shell command injection identified in
1335 CVE-2022-1292, further bugs where the c_rehash script does not
1336 properly sanitise shell metacharacters to prevent command injection have been
1337 fixed.
1338
1339 When the CVE-2022-1292 was fixed it was not discovered that there
1340 are other places in the script where the file names of certificates
1341 being hashed were possibly passed to a command executed through the shell.
1342
1343 This script is distributed by some operating systems in a manner where
1344 it is automatically executed. On such operating systems, an attacker
1345 could execute arbitrary commands with the privileges of the script.
1346
1347 Use of the c_rehash script is considered obsolete and should be replaced
1348 by the OpenSSL rehash command line tool.
1349 (CVE-2022-2068)
1350
1351 *Daniel Fiala, Tomáš Mráz*
8a66b2f9
P
1352
1353 * Case insensitive string comparison no longer uses locales. It has instead
1354 been directly implemented.
1355
1356 *Paul Dale*
1357
de85a9de 1358### Changes between 3.0.2 and 3.0.3 [3 May 2022]
77d7b6ee 1359
8b97bfcc
DB
1360 * Case insensitive string comparison is reimplemented via new locale-agnostic
1361 comparison functions OPENSSL_str[n]casecmp always using the POSIX locale for
1362 comparison. The previous implementation had problems when the Turkish locale
1363 was used.
1364
1365 *Dmitry Belyavskiy*
1366
73e044bd
MC
1367 * Fixed a bug in the c_rehash script which was not properly sanitising shell
1368 metacharacters to prevent command injection. This script is distributed by
1369 some operating systems in a manner where it is automatically executed. On
1370 such operating systems, an attacker could execute arbitrary commands with the
1371 privileges of the script.
1372
1373 Use of the c_rehash script is considered obsolete and should be replaced
1374 by the OpenSSL rehash command line tool.
1375 (CVE-2022-1292)
1376
1377 *Tomáš Mráz*
1378
1379 * Fixed a bug in the function `OCSP_basic_verify` that verifies the signer
1380 certificate on an OCSP response. The bug caused the function in the case
1381 where the (non-default) flag OCSP_NOCHECKS is used to return a postivie
1382 response (meaning a successful verification) even in the case where the
1383 response signing certificate fails to verify.
1384
1385 It is anticipated that most users of `OCSP_basic_verify` will not use the
1386 OCSP_NOCHECKS flag. In this case the `OCSP_basic_verify` function will return
1387 a negative value (indicating a fatal error) in the case of a certificate
1388 verification failure. The normal expected return value in this case would be
1389 0.
1390
1391 This issue also impacts the command line OpenSSL "ocsp" application. When
1392 verifying an ocsp response with the "-no_cert_checks" option the command line
1393 application will report that the verification is successful even though it
1394 has in fact failed. In this case the incorrect successful response will also
1395 be accompanied by error messages showing the failure and contradicting the
1396 apparently successful result.
1397 ([CVE-2022-1343])
1398
1399 *Matt Caswell*
1400
1401 * Fixed a bug where the RC4-MD5 ciphersuite incorrectly used the
1402 AAD data as the MAC key. This made the MAC key trivially predictable.
1403
1404 An attacker could exploit this issue by performing a man-in-the-middle attack
1405 to modify data being sent from one endpoint to an OpenSSL 3.0 recipient such
1406 that the modified data would still pass the MAC integrity check.
1407
1408 Note that data sent from an OpenSSL 3.0 endpoint to a non-OpenSSL 3.0
1409 endpoint will always be rejected by the recipient and the connection will
1410 fail at that point. Many application protocols require data to be sent from
1411 the client to the server first. Therefore, in such a case, only an OpenSSL
1412 3.0 server would be impacted when talking to a non-OpenSSL 3.0 client.
1413
1414 If both endpoints are OpenSSL 3.0 then the attacker could modify data being
1415 sent in both directions. In this case both clients and servers could be
1416 affected, regardless of the application protocol.
1417
1418 Note that in the absence of an attacker this bug means that an OpenSSL 3.0
1419 endpoint communicating with a non-OpenSSL 3.0 endpoint will fail to complete
1420 the handshake when using this ciphersuite.
1421
1422 The confidentiality of data is not impacted by this issue, i.e. an attacker
1423 cannot decrypt data that has been encrypted using this ciphersuite - they can
1424 only modify it.
1425
1426 In order for this attack to work both endpoints must legitimately negotiate
1427 the RC4-MD5 ciphersuite. This ciphersuite is not compiled by default in
1428 OpenSSL 3.0, and is not available within the default provider or the default
1429 ciphersuite list. This ciphersuite will never be used if TLSv1.3 has been
1430 negotiated. In order for an OpenSSL 3.0 endpoint to use this ciphersuite the
1431 following must have occurred:
1432
1433 1) OpenSSL must have been compiled with the (non-default) compile time option
1434 enable-weak-ssl-ciphers
1435
1436 2) OpenSSL must have had the legacy provider explicitly loaded (either
1437 through application code or via configuration)
1438
1439 3) The ciphersuite must have been explicitly added to the ciphersuite list
1440
1441 4) The libssl security level must have been set to 0 (default is 1)
1442
1443 5) A version of SSL/TLS below TLSv1.3 must have been negotiated
1444
1445 6) Both endpoints must negotiate the RC4-MD5 ciphersuite in preference to any
1446 others that both endpoints have in common
1447 (CVE-2022-1434)
1448
cac25075 1449 *Matt Caswell*
73e044bd
MC
1450
1451 * Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory
d7f3a2cc 1452 occupied by the removed hash table entries.
73e044bd
MC
1453
1454 This function is used when decoding certificates or keys. If a long lived
1455 process periodically decodes certificates or keys its memory usage will
1456 expand without bounds and the process might be terminated by the operating
1457 system causing a denial of service. Also traversing the empty hash table
1458 entries will take increasingly more time.
1459
1460 Typically such long lived processes might be TLS clients or TLS servers
1461 configured to accept client certificate authentication.
1462 (CVE-2022-1473)
1463
cac25075 1464 *Hugo Landau, Aliaksei Levin*
73e044bd 1465
77d7b6ee
HL
1466 * The functions `OPENSSL_LH_stats` and `OPENSSL_LH_stats_bio` now only report
1467 the `num_items`, `num_nodes` and `num_alloc_nodes` statistics. All other
1468 statistics are no longer supported. For compatibility, these statistics are
1469 still listed in the output but are now always reported as zero.
1470
1471 *Hugo Landau*
1472
de85a9de 1473### Changes between 3.0.1 and 3.0.2 [15 Mar 2022]
a40398a1
MC
1474
1475 * Fixed a bug in the BN_mod_sqrt() function that can cause it to loop forever
1476 for non-prime moduli.
1477
1478 Internally this function is used when parsing certificates that contain
1479 elliptic curve public keys in compressed form or explicit elliptic curve
1480 parameters with a base point encoded in compressed form.
1481
1482 It is possible to trigger the infinite loop by crafting a certificate that
1483 has invalid explicit curve parameters.
1484
1485 Since certificate parsing happens prior to verification of the certificate
1486 signature, any process that parses an externally supplied certificate may thus
1487 be subject to a denial of service attack. The infinite loop can also be
1488 reached when parsing crafted private keys as they can contain explicit
1489 elliptic curve parameters.
1490
1491 Thus vulnerable situations include:
1492
1493 - TLS clients consuming server certificates
1494 - TLS servers consuming client certificates
1495 - Hosting providers taking certificates or private keys from customers
1496 - Certificate authorities parsing certification requests from subscribers
1497 - Anything else which parses ASN.1 elliptic curve parameters
1498
1499 Also any other applications that use the BN_mod_sqrt() where the attacker
1500 can control the parameter values are vulnerable to this DoS issue.
1501 ([CVE-2022-0778])
1502
1503 *Tomáš Mráz*
1504
1505 * Add ciphersuites based on DHE_PSK (RFC 4279) and ECDHE_PSK (RFC 5489)
1506 to the list of ciphersuites providing Perfect Forward Secrecy as
1507 required by SECLEVEL >= 3.
1508
1509 *Dmitry Belyavskiy, Nicola Tuveri*
e180bf64
P
1510
1511 * Made the AES constant time code for no-asm configurations
1512 optional due to the resulting 95% performance degradation.
1513 The AES constant time code can be enabled, for no assembly
1514 builds, with: ./config no-asm -DOPENSSL_AES_CONST_TIME
1515
1516 *Paul Dale*
1517
a40398a1
MC
1518 * Fixed PEM_write_bio_PKCS8PrivateKey() to make it possible to use empty
1519 passphrase strings.
1520
1521 *Darshan Sen*
1522
dfb39f73
TM
1523 * The negative return value handling of the certificate verification callback
1524 was reverted. The replacement is to set the verification retry state with
1525 the SSL_set_retry_verify() function.
1526
1527 *Tomáš Mráz*
1528
de85a9de 1529### Changes between 3.0.0 and 3.0.1 [14 Dec 2021]
32a3b9b7 1530
5eef9e1d
MC
1531 * Fixed invalid handling of X509_verify_cert() internal errors in libssl
1532 Internally libssl in OpenSSL calls X509_verify_cert() on the client side to
1533 verify a certificate supplied by a server. That function may return a
1534 negative return value to indicate an internal error (for example out of
1535 memory). Such a negative return value is mishandled by OpenSSL and will cause
1536 an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate
1537 success and a subsequent call to SSL_get_error() to return the value
1538 SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be
1539 returned by OpenSSL if the application has previously called
1540 SSL_CTX_set_cert_verify_callback(). Since most applications do not do this
1541 the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be
1542 totally unexpected and applications may not behave correctly as a result. The
1543 exact behaviour will depend on the application but it could result in
1544 crashes, infinite loops or other similar incorrect responses.
1545
1546 This issue is made more serious in combination with a separate bug in OpenSSL
1547 3.0 that will cause X509_verify_cert() to indicate an internal error when
1548 processing a certificate chain. This will occur where a certificate does not
1549 include the Subject Alternative Name extension but where a Certificate
1550 Authority has enforced name constraints. This issue can occur even with valid
1551 chains.
1552 ([CVE-2021-4044])
1553
1554 *Matt Caswell*
1555
32a3b9b7
RL
1556 * Corrected a few file name and file reference bugs in the build,
1557 installation and setup scripts, which lead to installation verification
1558 failures. Slightly enhanced the installation verification script.
1559
1560 *Richard Levitte*
1561
c868d1f9
TM
1562 * Fixed EVP_PKEY_eq() to make it possible to use it with strictly private
1563 keys.
44652c16 1564
c868d1f9 1565 *Richard Levitte*
b7140b06 1566
c868d1f9
TM
1567 * Fixed PVK encoder to properly query for the passphrase.
1568
1569 *Tomáš Mráz*
1570
1571 * Multiple fixes in the OSSL_HTTP API functions.
1572
1573 *David von Oheimb*
1574
1575 * Allow sign extension in OSSL_PARAM_allocate_from_text() for the
1576 OSSL_PARAM_INTEGER data type and return error on negative numbers
1577 used with the OSSL_PARAM_UNSIGNED_INTEGER data type. Make
1578 OSSL_PARAM_BLD_push_BN{,_pad}() return an error on negative numbers.
1579
1580 *Richard Levitte*
1581
1582 * Allow copying uninitialized digest contexts with EVP_MD_CTX_copy_ex.
1583
1584 *Tomáš Mráz*
1585
1586 * Fixed detection of ARMv7 and ARM64 CPU features on FreeBSD.
1587
1588 *Allan Jude*
1589
c868d1f9
TM
1590 * Multiple threading fixes.
1591
1592 *Matt Caswell*
1593
1594 * Added NULL digest implementation to keep compatibility with 1.1.1 version.
1595
1596 *Tomáš Mráz*
1597
1598 * Allow fetching an operation from the provider that owns an unexportable key
1599 as a fallback if that is still allowed by the property query.
1600
1601 *Richard Levitte*
b7140b06 1602
de85a9de 1603### Changes between 1.1.1 and 3.0.0 [7 Sep 2021]
c7d4d032 1604
95a444c9
TM
1605 * TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION constants are now
1606 deprecated.
1607
1608 *Matt Caswell*
1609
1610 * The `OPENSSL_s390xcap` environment variable can be used to set bits in the
1611 S390X capability vector to zero. This simplifies testing of different code
1612 paths on S390X architecture.
1613
1614 *Patrick Steuer*
1615
1616 * Encrypting more than 2^64 TLS records with AES-GCM is disallowed
1617 as per FIPS 140-2 IG A.5 "Key/IV Pair Uniqueness Requirements from
1618 SP 800-38D". The communication will fail at this point.
1619
1620 *Paul Dale*
1621
1622 * The EC_GROUP_clear_free() function is deprecated as there is nothing
1623 confidential in EC_GROUP data.
1624
1625 *Nicola Tuveri*
1626
1627 * The byte order mark (BOM) character is ignored if encountered at the
1628 beginning of a PEM-formatted file.
1629
1630 *Dmitry Belyavskiy*
1631
1632 * Added CMS support for the Russian GOST algorithms.
1633
1634 *Dmitry Belyavskiy*
1635
6f242d22
TM
1636 * Due to move of the implementation of cryptographic operations
1637 to the providers, validation of various operation parameters can
1638 be postponed until the actual operation is executed where previously
1639 it happened immediately when an operation parameter was set.
1640
1641 For example when setting an unsupported curve with
1642 EVP_PKEY_CTX_set_ec_paramgen_curve_nid() this function call will not
1643 fail but later keygen operations with the EVP_PKEY_CTX will fail.
1644
1645 *OpenSSL team members and many third party contributors*
1646
69222552 1647 * The EVP_get_cipherbyname() function will return NULL for algorithms such as
1648 "AES-128-SIV", "AES-128-CBC-CTS" and "CAMELLIA-128-CBC-CTS" which were
d7f3a2cc 1649 previously only accessible via low-level interfaces. Use EVP_CIPHER_fetch()
69222552 1650 instead to retrieve these algorithms from a provider.
1651
1652 *Shane Lontis*
1653
bd32bdb8
TM
1654 * On build targets where the multilib postfix is set in the build
1655 configuration the libdir directory was changing based on whether
1656 the lib directory with the multilib postfix exists on the system
1657 or not. This unpredictable behavior was removed and eventual
1658 multilib postfix is now always added to the default libdir. Use
1659 `--libdir=lib` to override the libdir if adding the postfix is
1660 undesirable.
1661
1662 *Jan Lána*
1663
e5f8935c
P
1664 * The triple DES key wrap functionality now conforms to RFC 3217 but is
1665 no longer interoperable with OpenSSL 1.1.1.
1666
1667 *Paul Dale*
1668
0f71b1eb
P
1669 * The ERR_GET_FUNC() function was removed. With the loss of meaningful
1670 function codes, this function can only cause problems for calling
1671 applications.
1672
1673 *Paul Dale*
1674
8c5bff22
WE
1675 * Add a configurable flag to output date formats as ISO 8601. Does not
1676 change the default date format.
1677
1678 *William Edmisten*
1679
f8ab78f6
RS
1680 * Version of MSVC earlier than 1300 could get link warnings, which could
1681 be suppressed if the undocumented -DI_CAN_LIVE_WITH_LNK4049 was set.
1682 Support for this flag has been removed.
1683
1684 *Rich Salz*
1685
a935791d
RS
1686 * Rework and make DEBUG macros consistent. Remove unused -DCONF_DEBUG,
1687 -DBN_CTX_DEBUG, and REF_PRINT. Add a new tracing category and use it for
1688 printing reference counts. Rename -DDEBUG_UNUSED to -DUNUSED_RESULT_DEBUG
1689 Fix BN_DEBUG_RAND so it compiles and, when set, force DEBUG_RAND to be set
1690 also. Rename engine_debug_ref to be ENGINE_REF_PRINT also for consistency.
1691
1692 *Rich Salz*
1693
f04bb0bc
RS
1694 * The signatures of the functions to get and set options on SSL and
1695 SSL_CTX objects changed from "unsigned long" to "uint64_t" type.
1696 Some source code changes may be required.
1697
a935791d 1698 *Rich Salz*
f04bb0bc 1699
ff234c68
RS
1700 * The public definitions of conf_method_st and conf_st have been
1701 deprecated. They will be made opaque in a future release.
1702
b3c2ed70 1703 *Rich Salz and Tomáš Mráz*
ff234c68 1704
55373bfd
RS
1705 * Client-initiated renegotiation is disabled by default. To allow it, use
1706 the -client_renegotiation option, the SSL_OP_ALLOW_CLIENT_RENEGOTIATION
1707 flag, or the "ClientRenegotiation" config parameter as appropriate.
1708
a935791d 1709 *Rich Salz*
55373bfd 1710
f7050588
RS
1711 * Add "abspath" and "includedir" pragma's to config files, to prevent,
1712 or modify relative pathname inclusion.
3fb985fd 1713
a935791d 1714 *Rich Salz*
3fb985fd 1715
3b9e4769 1716 * OpenSSL includes a cryptographic module that is intended to be FIPS 140-2
b7140b06 1717 validated. Please consult the README-FIPS and
3b9e4769
DMSP
1718 README-PROVIDERS files, as well as the migration guide.
1719
3b9e4769
DMSP
1720 *OpenSSL team members and many third party contributors*
1721
f1ffaaee 1722 * For the key types DH and DHX the allowed settable parameters are now different.
f1ffaaee
SL
1723
1724 *Shane Lontis*
1725
bee3f389 1726 * The openssl commands that read keys, certificates, and CRLs now
b7140b06 1727 automatically detect the PEM or DER format of the input files.
bee3f389
TM
1728
1729 *David von Oheimb, Richard Levitte, and Tomáš Mráz*
1730
b7140b06 1731 * Added enhanced PKCS#12 APIs which accept a library context.
b536880c
JS
1732
1733 *Jon Spillett*
1734
ae6f65ae
MC
1735 * The default manual page suffix ($MANSUFFIX) has been changed to "ossl"
1736
1737 *Matt Caswell*
1738
b7140b06 1739 * Added support for Kernel TLS (KTLS).
6878f430
MC
1740
1741 *Boris Pismenny, John Baldwin and Andrew Gallatin*
1742
72d2670b 1743 * Support for RFC 5746 secure renegotiation is now required by default for
b7140b06 1744 SSL or TLS connections to succeed.
72d2670b
BK
1745
1746 *Benjamin Kaduk*
1747
9ac653d8
TM
1748 * The signature of the `copy` functional parameter of the
1749 EVP_PKEY_meth_set_copy() function has changed so its `src` argument is
1750 now `const EVP_PKEY_CTX *` instead of `EVP_PKEY_CTX *`. Similarly
1751 the signature of the `pub_decode` functional parameter of the
1752 EVP_PKEY_asn1_set_public() function has changed so its `pub` argument is
1753 now `const X509_PUBKEY *` instead of `X509_PUBKEY *`.
1754
1755 *David von Oheimb*
1756
9c1b19eb 1757 * The error return values from some control calls (ctrl) have changed.
9c1b19eb
P
1758
1759 *Paul Dale*
1760
e454a393 1761 * A public key check is now performed during EVP_PKEY_derive_set_peer().
e454a393
SL
1762
1763 *Shane Lontis*
1764
31b7f23d
TM
1765 * Many functions in the EVP_ namespace that are getters of values from
1766 implementations or contexts were renamed to include get or get0 in their
1767 names. Old names are provided as macro aliases for compatibility and
1768 are not deprecated.
1769
1770 *Tomáš Mráz*
1771
0cfbc828
TM
1772 * The EVP_PKEY_CTRL_PKCS7_ENCRYPT, EVP_PKEY_CTRL_PKCS7_DECRYPT,
1773 EVP_PKEY_CTRL_PKCS7_SIGN, EVP_PKEY_CTRL_CMS_ENCRYPT,
1774 EVP_PKEY_CTRL_CMS_DECRYPT, and EVP_PKEY_CTRL_CMS_SIGN control operations
b7140b06 1775 are deprecated.
0cfbc828
TM
1776
1777 *Tomáš Mráz*
1778
2db5834c 1779 * The EVP_PKEY_public_check() and EVP_PKEY_param_check() functions now work for
b7140b06 1780 more key types.
2db5834c 1781
28a8d07d 1782 * The output from the command line applications may have minor
b7140b06 1783 changes.
28a8d07d
P
1784
1785 *Paul Dale*
1786
b7140b06 1787 * The output from numerous "printing" may have minor changes.
2db5834c
MC
1788
1789 *David von Oheimb*
1790
f70863d9
VD
1791 * Windows thread synchronization uses read/write primitives (SRWLock) when
1792 supported by the OS, otherwise CriticalSection continues to be used.
1793
1794 *Vincent Drake*
1795
a30823c8
SL
1796 * Add filter BIO BIO_f_readbuffer() that allows BIO_tell() and BIO_seek() to
1797 work on read only BIO source/sinks that do not support these functions.
1798 This allows piping or redirection of a file BIO using stdin to be buffered
1799 into memory. This is used internally in OSSL_DECODER_from_bio().
1800
1801 *Shane Lontis*
1802
f74f416b
MC
1803 * OSSL_STORE_INFO_get_type() may now return an additional value. In 1.1.1
1804 this function would return one of the values OSSL_STORE_INFO_NAME,
1805 OSSL_STORE_INFO_PKEY, OSSL_STORE_INFO_PARAMS, OSSL_STORE_INFO_CERT or
1806 OSSL_STORE_INFO_CRL. Decoded public keys would previously have been reported
1807 as type OSSL_STORE_INFO_PKEY in 1.1.1. In 3.0 decoded public keys are now
1808 reported as having the new type OSSL_STORE_INFO_PUBKEY. Applications
1809 using this function should be amended to handle the changed return value.
1810
1811 *Richard Levitte*
1812
6b937ae3 1813 * Improved adherence to Enhanced Security Services (ESS, RFC 2634 and RFC 5035)
63b64f19 1814 for the TSP and CMS Advanced Electronic Signatures (CAdES) implementations.
bef876f9 1815 As required by RFC 5035 check both ESSCertID and ESSCertIDv2 if both present.
6b937ae3
DDO
1816 Correct the semantics of checking the validation chain in case ESSCertID{,v2}
1817 contains more than one certificate identifier: This means that all
1818 certificates referenced there MUST be part of the validation chain.
1819
1820 *David von Oheimb*
1821
b7140b06
SL
1822 * The implementation of older EVP ciphers related to CAST, IDEA, SEED, RC2, RC4,
1823 RC5, DESX and DES have been moved to the legacy provider.
c7d4d032
MC
1824
1825 *Matt Caswell*
1826
1827 * The implementation of the EVP digests MD2, MD4, MDC2, WHIRLPOOL and
b7140b06 1828 RIPEMD-160 have been moved to the legacy provider.
c7d4d032
MC
1829
1830 *Matt Caswell*
1831
896dcda1
DB
1832 * The deprecated function EVP_PKEY_get0() now returns NULL being called for a
1833 provided key.
8e53d94d 1834
896dcda1
DB
1835 *Dmitry Belyavskiy*
1836
1837 * The deprecated functions EVP_PKEY_get0_RSA(),
cc57dc96
MC
1838 EVP_PKEY_get0_DSA(), EVP_PKEY_get0_EC_KEY(), EVP_PKEY_get0_DH(),
1839 EVP_PKEY_get0_hmac(), EVP_PKEY_get0_poly1305() and EVP_PKEY_get0_siphash() as
b7140b06
SL
1840 well as the similarly named "get1" functions behave differently in
1841 OpenSSL 3.0.
7bc0fdd3 1842
cc57dc96
MC
1843 *Matt Caswell*
1844
4d49b685 1845 * A number of functions handling low-level keys or engines were deprecated
8e53d94d
MC
1846 including EVP_PKEY_set1_engine(), EVP_PKEY_get0_engine(), EVP_PKEY_assign(),
1847 EVP_PKEY_get0(), EVP_PKEY_get0_hmac(), EVP_PKEY_get0_poly1305() and
b7140b06 1848 EVP_PKEY_get0_siphash().
8e53d94d
MC
1849
1850 *Matt Caswell*
1851
0f183675
JS
1852 * PKCS#5 PBKDF1 key derivation has been moved from PKCS5_PBE_keyivgen() into
1853 the legacy crypto provider as an EVP_KDF. Applications requiring this KDF
1854 will need to load the legacy crypto provider. This includes these PBE
1855 algorithms which use this KDF:
1856 - NID_pbeWithMD2AndDES_CBC
1857 - NID_pbeWithMD5AndDES_CBC
1858 - NID_pbeWithSHA1AndRC2_CBC
1859 - NID_pbeWithMD2AndRC2_CBC
1860 - NID_pbeWithMD5AndRC2_CBC
1861 - NID_pbeWithSHA1AndDES_CBC
1862
1863 *Jon Spillett*
1864
0800318a
TM
1865 * Deprecated obsolete BIO_set_callback(), BIO_get_callback(), and
1866 BIO_debug_callback() functions.
1867
1868 *Tomáš Mráz*
1869
76e48c9d 1870 * Deprecated obsolete EVP_PKEY_CTX_get0_dh_kdf_ukm() and
b7140b06 1871 EVP_PKEY_CTX_get0_ecdh_kdf_ukm() functions.
44652c16 1872
76e48c9d
TM
1873 *Tomáš Mráz*
1874
b7140b06 1875 * The RAND_METHOD APIs have been deprecated.
12631540
P
1876
1877 *Paul Dale*
8e53d94d 1878
b7140b06 1879 * The SRP APIs have been deprecated.
13888e79
MC
1880
1881 *Matt Caswell*
1882
7dd5a00f
P
1883 * Add a compile time option to prevent the caching of provider fetched
1884 algorithms. This is enabled by including the no-cached-fetch option
1885 at configuration time.
1886
1887 *Paul Dale*
76e48c9d 1888
b7140b06
SL
1889 * pkcs12 now uses defaults of PBKDF2, AES and SHA-256, with a MAC iteration
1890 count of PKCS12_DEFAULT_ITER.
762970bd
TM
1891
1892 *Tomáš Mráz and Sahana Prasad*
1893
b7140b06 1894 * The openssl speed command does not use low-level API calls anymore.
f3ccfc76
TM
1895
1896 *Tomáš Mráz*
1897
c781eb1c
AM
1898 * Parallel dual-prime 1024-bit modular exponentiation for AVX512_IFMA
1899 capable processors.
1900
1901 *Ilya Albrekht, Sergey Kirillov, Andrey Matyukov (Intel Corp)*
1902
a763ca11 1903 * Combining the Configure options no-ec and no-dh no longer disables TLSv1.3.
a763ca11
MC
1904
1905 *Matt Caswell*
1906
f5680cd0
MC
1907 * Implemented support for fully "pluggable" TLSv1.3 groups. This means that
1908 providers may supply their own group implementations (using either the "key
1909 exchange" or the "key encapsulation" methods) which will automatically be
1910 detected and used by libssl.
1911
1912 *Matt Caswell, Nicola Tuveri*
1913
7ff9fdd4 1914 * The undocumented function X509_certificate_type() has been deprecated;
7ff9fdd4
RS
1915
1916 *Rich Salz*
1917
b7140b06 1918 * Deprecated the obsolete BN_pseudo_rand() and BN_pseudo_rand_range().
4d2a6159
TM
1919
1920 *Tomáš Mráz*
1921
b0aae913
RS
1922 * Removed RSA padding mode for SSLv23 (which was only used for
1923 SSLv2). This includes the functions RSA_padding_check_SSLv23() and
1924 RSA_padding_add_SSLv23() and the `-ssl` option in the deprecated
1925 `rsautl` command.
1926
1927 *Rich Salz*
1928
b7140b06 1929 * Deprecated the obsolete X9.31 RSA key generation related functions.
c27e7922 1930
4672e5de
DDO
1931 * While a callback function set via `SSL_CTX_set_cert_verify_callback()`
1932 is not allowed to return a value > 1, this is no more taken as failure.
1933
1934 *Viktor Dukhovni and David von Oheimb*
1935
1936 * Deprecated the obsolete X9.31 RSA key generation related functions
1937 BN_X931_generate_Xpq(), BN_X931_derive_prime_ex(), and
1938 BN_X931_generate_prime_ex().
1939
66194839 1940 *Tomáš Mráz*
c27e7922 1941
93b39c85 1942 * The default key generation method for the regular 2-prime RSA keys was
b7140b06 1943 changed to the FIPS 186-4 B.3.6 method.
93b39c85
TM
1944
1945 *Shane Lontis*
1946
1947 * Deprecated the BN_is_prime_ex() and BN_is_prime_fasttest_ex() functions.
93b39c85
TM
1948
1949 *Kurt Roeckx*
1950
b7140b06 1951 * Deprecated EVP_MD_CTX_set_update_fn() and EVP_MD_CTX_update_fn().
1409b5f6
RS
1952
1953 *Rich Salz*
1954
b7140b06
SL
1955 * Deprecated the type OCSP_REQ_CTX and the functions OCSP_REQ_CTX_*() and
1956 replaced with OSSL_HTTP_REQ_CTX and the functions OSSL_HTTP_REQ_CTX_*().
83b6dc8d 1957
8f965908 1958 *Rich Salz, Richard Levitte, and David von Oheimb*
83b6dc8d 1959
b7140b06 1960 * Deprecated `X509_http_nbio()` and `X509_CRL_http_nbio()`.
a07b0bfb
DDO
1961
1962 *David von Oheimb*
1963
b7140b06 1964 * Deprecated `OCSP_parse_url()`.
7932982b
DDO
1965
1966 *David von Oheimb*
1967
9e49aff2 1968 * Validation of SM2 keys has been separated from the validation of regular EC
b7140b06 1969 keys.
9e49aff2
NT
1970
1971 *Nicola Tuveri*
1972
ed37336b
NT
1973 * Behavior of the `pkey` app is changed, when using the `-check` or `-pubcheck`
1974 switches: a validation failure triggers an early exit, returning a failure
1975 exit status to the parent process.
1976
1977 *Nicola Tuveri*
1978
1c47539a
OH
1979 * Changed behavior of SSL_CTX_set_ciphersuites() and SSL_set_ciphersuites()
1980 to ignore unknown ciphers.
1981
1982 *Otto Hollmann*
1983
ec2bfb7d
DDO
1984 * The `-cipher-commands` and `-digest-commands` options
1985 of the command line utility `list` have been deprecated.
1986 Instead use the `-cipher-algorithms` and `-digest-algorithms` options.
a08489e2
DB
1987
1988 *Dmitry Belyavskiy*
1989
f9253152
DDO
1990 * Added convenience functions for generating asymmetric key pairs:
1991 The 'quick' one-shot (yet somewhat limited) function L<EVP_PKEY_Q_keygen(3)>
1992 and macros for the most common cases: <EVP_RSA_gen(3)> and L<EVP_EC_gen(3)>.
1993
1994 *David von Oheimb*
1995
d7f3a2cc 1996 * All of the low-level EC_KEY functions have been deprecated.
5b5eea4b 1997
66194839 1998 *Shane Lontis, Paul Dale, Richard Levitte, and Tomáš Mráz*
5b5eea4b 1999
f5a46ed7 2000 * Deprecated all the libcrypto and libssl error string loading
b7140b06 2001 functions.
f5a46ed7
RL
2002
2003 *Richard Levitte*
2004
1b2a55ff
MC
2005 * The functions SSL_CTX_set_tmp_dh_callback and SSL_set_tmp_dh_callback, as
2006 well as the macros SSL_CTX_set_tmp_dh() and SSL_set_tmp_dh() have been
b7140b06 2007 deprecated.
1b2a55ff
MC
2008
2009 *Matt Caswell*
2010
ec2bfb7d 2011 * The `-crypt` option to the `passwd` command line tool has been removed.
c87a7f31
P
2012
2013 *Paul Dale*
2014
ec2bfb7d 2015 * The -C option to the `x509`, `dhparam`, `dsaparam`, and `ecparam` commands
a18cf8fc 2016 were removed.
1696b890
RS
2017
2018 *Rich Salz*
2019
8ea761bf 2020 * Add support for AES Key Wrap inverse ciphers to the EVP layer.
8ea761bf
SL
2021
2022 *Shane Lontis*
2023
0a737e16 2024 * Deprecated EVP_PKEY_set1_tls_encodedpoint() and
b7140b06 2025 EVP_PKEY_get1_tls_encodedpoint().
0a737e16
MC
2026
2027 *Matt Caswell*
2028
372e72b1 2029 * The security callback, which can be customised by application code, supports
b7140b06
SL
2030 the security operation SSL_SECOP_TMP_DH. One location of the "other" parameter
2031 was incorrectly passing a DH object. It now passed an EVP_PKEY in all cases.
372e72b1
MC
2032
2033 *Matt Caswell*
2034
db554ae1
JM
2035 * Add PKCS7_get_octet_string() and PKCS7_type_is_other() to the public
2036 interface. Their functionality remains unchanged.
2037
2038 *Jordan Montgomery*
2039
f4bd5105
P
2040 * Added new option for 'openssl list', '-providers', which will display the
2041 list of loaded providers, their names, version and status. It optionally
2042 displays their gettable parameters.
2043
2044 *Paul Dale*
2045
b7140b06 2046 * Removed EVP_PKEY_set_alias_type().
14711fff
RL
2047
2048 *Richard Levitte*
2049
ec2bfb7d
DDO
2050 * Deprecated `EVP_PKEY_CTX_set_rsa_keygen_pubexp()` and introduced
2051 `EVP_PKEY_CTX_set1_rsa_keygen_pubexp()`, which is now preferred.
3786d748 2052
2053 *Jeremy Walch*
2054
31605414
MC
2055 * Changed all "STACK" functions to be macros instead of inline functions. Macro
2056 parameters are still checked for type safety at compile time via helper
2057 inline functions.
2058
2059 *Matt Caswell*
2060
7d615e21
P
2061 * Remove the RAND_DRBG API
2062
7d615e21
P
2063 *Paul Dale and Matthias St. Pierre*
2064
ec2bfb7d 2065 * Allow `SSL_set1_host()` and `SSL_add1_host()` to take IP literal addresses
37d898df
DW
2066 as well as actual hostnames.
2067
2068 *David Woodhouse*
2069
77174598
VD
2070 * The 'MinProtocol' and 'MaxProtocol' configuration commands now silently
2071 ignore TLS protocol version bounds when configuring DTLS-based contexts, and
2072 conversely, silently ignore DTLS protocol version bounds when configuring
2073 TLS-based contexts. The commands can be repeated to set bounds of both
2074 types. The same applies with the corresponding "min_protocol" and
2075 "max_protocol" command-line switches, in case some application uses both TLS
2076 and DTLS.
2077
2078 SSL_CTX instances that are created for a fixed protocol version (e.g.
ec2bfb7d 2079 `TLSv1_server_method()`) also silently ignore version bounds. Previously
77174598
VD
2080 attempts to apply bounds to these protocol versions would result in an
2081 error. Now only the "version-flexible" SSL_CTX instances are subject to
2082 limits in configuration files in command-line options.
2083
2084 *Viktor Dukhovni*
2085
8dab4de5
RL
2086 * Deprecated the `ENGINE` API. Engines should be replaced with providers
2087 going forward.
2088
2089 *Paul Dale*
2090
2091 * Reworked the recorded ERR codes to make better space for system errors.
2092 To distinguish them, the macro `ERR_SYSTEM_ERROR()` indicates if the
2093 given code is a system error (true) or an OpenSSL error (false).
2094
2095 *Richard Levitte*
2096
2097 * Reworked the test perl framework to better allow parallel testing.
2098
2099 *Nicola Tuveri and David von Oheimb*
2100
7cc355c2
SL
2101 * Added ciphertext stealing algorithms AES-128-CBC-CTS, AES-192-CBC-CTS and
2102 AES-256-CBC-CTS to the providers. CS1, CS2 and CS3 variants are supported.
2103
2104 *Shane Lontis*
2105
16b0e0fc
RL
2106 * 'Configure' has been changed to figure out the configuration target if
2107 none is given on the command line. Consequently, the 'config' script is
2108 now only a mere wrapper. All documentation is changed to only mention
2109 'Configure'.
2110
2111 *Rich Salz and Richard Levitte*
2112
b4250010
DMSP
2113 * Added a library context `OSSL_LIB_CTX` that applications as well as
2114 other libraries can use to form a separate context within which
2115 libcrypto operations are performed.
3bd65f9b 2116
3bd65f9b
RL
2117 *Richard Levitte*
2118
95a444c9
TM
2119 * Added various `_ex` functions to the OpenSSL API that support using
2120 a non-default `OSSL_LIB_CTX`.
2121
2122 *OpenSSL team*
2123
11d3235e
TM
2124 * Handshake now fails if Extended Master Secret extension is dropped
2125 on renegotiation.
2126
66194839 2127 *Tomáš Mráz*
11d3235e 2128
b7140b06 2129 * Dropped interactive mode from the `openssl` program.
eca47139
RL
2130
2131 *Richard Levitte*
2132
b7140b06 2133 * Deprecated `EVP_PKEY_cmp()` and `EVP_PKEY_cmp_parameters()`.
987e3a0e 2134
c85c5e1a 2135 *David von Oheimb and Shane Lontis*
987e3a0e 2136
b7140b06 2137 * Deprecated `EC_METHOD_get_field_type()`.
23ccae80
BB
2138
2139 *Billy Bob Brumley*
2140
2141 * Deprecated EC_GFp_simple_method(), EC_GFp_mont_method(),
2142 EC_GF2m_simple_method(), EC_GFp_nist_method(), EC_GFp_nistp224_method()
2143 EC_GFp_nistp256_method(), and EC_GFp_nistp521_method().
23ccae80
BB
2144
2145 *Billy Bob Brumley*
2146
2147 * Deprecated EC_GROUP_new(), EC_GROUP_method_of(), and EC_POINT_method_of().
23ccae80
BB
2148
2149 *Billy Bob Brumley*
2150
9e3c510b
F
2151 * Add CAdES-BES signature verification support, mostly derived
2152 from ESSCertIDv2 TS (RFC 5816) contribution by Marek Klein.
2153
2154 *Filipe Raimundo da Silva*
2155
2156 * Add CAdES-BES signature scheme and attributes support (RFC 5126) to CMS API.
2157
2158 *Antonio Iacono*
2159
34347512 2160 * Added the AuthEnvelopedData content type structure (RFC 5083) with AES-GCM
b7140b06 2161 parameter (RFC 5084) for the Cryptographic Message Syntax (CMS).
34347512
JZ
2162
2163 *Jakub Zelenka*
2164
b7140b06 2165 * Deprecated EC_POINT_make_affine() and EC_POINTs_make_affine().
6b4eb933 2166
c2f2db9b
BB
2167 *Billy Bob Brumley*
2168
2169 * Deprecated EC_GROUP_precompute_mult(), EC_GROUP_have_precompute_mult(), and
b7140b06 2170 EC_KEY_precompute_mult().
c2f2db9b
BB
2171
2172 *Billy Bob Brumley*
6b4eb933 2173
b7140b06 2174 * Deprecated EC_POINTs_mul().
4fcd15c1
BB
2175
2176 *Billy Bob Brumley*
2177
b7140b06 2178 * Removed FIPS_mode() and FIPS_mode_set().
31b069ec
SL
2179
2180 *Shane Lontis*
2181
b7140b06 2182 * The SSL option SSL_OP_IGNORE_UNEXPECTED_EOF is introduced.
09b90e0e
DB
2183
2184 *Dmitry Belyavskiy*
2185
07caec83 2186 * Deprecated EC_POINT_set_Jprojective_coordinates_GFp() and
b7140b06 2187 EC_POINT_get_Jprojective_coordinates_GFp().
07caec83
BB
2188
2189 *Billy Bob Brumley*
2190
be19d3ca
P
2191 * Added OSSL_PARAM_BLD to the public interface. This allows OSSL_PARAM
2192 arrays to be more easily constructed via a series of utility functions.
2193 Create a parameter builder using OSSL_PARAM_BLD_new(), add parameters using
2194 the various push functions and finally convert to a passable OSSL_PARAM
2195 array using OSSL_PARAM_BLD_to_param().
2196
ccb8f0c8 2197 *Paul Dale*
be19d3ca 2198
aba03ae5 2199 * The security strength of SHA1 and MD5 based signatures in TLS has been
b7140b06 2200 reduced.
aba03ae5
KR
2201
2202 *Kurt Roeckx*
2203
8243d8d1
RL
2204 * Added EVP_PKEY_set_type_by_keymgmt(), to initialise an EVP_PKEY to
2205 contain a provider side internal key.
2206
2207 *Richard Levitte*
2208
ccb8f0c8 2209 * ASN1_verify(), ASN1_digest() and ASN1_sign() have been deprecated.
12d99aac
RL
2210
2211 *Richard Levitte*
c50604eb 2212
036cbb6b 2213 * Project text documents not yet having a proper file name extension
1dc1ea18
DDO
2214 (`HACKING`, `LICENSE`, `NOTES*`, `README*`, `VERSION`) have been renamed to
2215 `*.md` as far as reasonable, else `*.txt`, for better use with file managers.
036cbb6b
DDO
2216
2217 *David von Oheimb*
2218
1dc1ea18 2219 * The main project documents (README, NEWS, CHANGES, INSTALL, SUPPORT)
c50604eb
DMSP
2220 have been converted to Markdown with the goal to produce documents
2221 which not only look pretty when viewed online in the browser, but
2222 remain well readable inside a plain text editor.
2223
2224 To achieve this goal, a 'minimalistic' Markdown style has been applied
2225 which avoids formatting elements that interfere too much with the
2226 reading flow in the text file. For example, it
2227
2228 * avoids [ATX headings][] and uses [setext headings][] instead
2229 (which works for `<h1>` and `<h2>` headings only).
2230 * avoids [inline links][] and uses [reference links][] instead.
2231 * avoids [fenced code blocks][] and uses [indented code blocks][] instead.
2232
2233 [ATX headings]: https://github.github.com/gfm/#atx-headings
2234 [setext headings]: https://github.github.com/gfm/#setext-headings
2235 [inline links]: https://github.github.com/gfm/#inline-link
2236 [reference links]: https://github.github.com/gfm/#reference-link
2237 [fenced code blocks]: https://github.github.com/gfm/#fenced-code-blocks
2238 [indented code blocks]: https://github.github.com/gfm/#indented-code-blocks
2239
2240 *Matthias St. Pierre*
2241
44652c16
DMSP
2242 * The test suite is changed to preserve results of each test recipe.
2243 A new directory test-runs/ with subdirectories named like the
2244 test recipes are created in the build tree for this purpose.
2245
2246 *Richard Levitte*
2247
e7774c28 2248 * Added an implementation of CMP and CRMF (RFC 4210, RFC 4211 RFC 6712).
ec2bfb7d 2249 This adds `crypto/cmp/`, `crpyto/crmf/`, `apps/cmp.c`, and `test/cmp_*`.
8d9a4d83 2250 See L<openssl-cmp(1)> and L<OSSL_CMP_exec_IR_ses(3)> as starting points.
e7774c28 2251
8d9a4d83 2252 *David von Oheimb, Martin Peylo*
e7774c28 2253
ec2bfb7d 2254 * Generalized the HTTP client code from `crypto/ocsp/` into `crpyto/http/`.
8f965908
DDO
2255 It supports arbitrary request and response content types, GET redirection,
2256 TLS, connections via HTTP(S) proxies, connections and exchange via
2257 user-defined BIOs (allowing implicit connections), persistent connections,
2258 and timeout checks. See L<OSSL_HTTP_transfer(3)> etc. for details.
2259 The legacy OCSP-focused (and only partly documented) API
2260 is retained for backward compatibility, while most of it is deprecated.
e7774c28
DDO
2261
2262 *David von Oheimb*
2263
16c6534b
DDO
2264 * Added `util/check-format.pl`, a tool for checking adherence to the
2265 OpenSSL coding style <https://www.openssl.org/policies/codingstyle.html>.
2266 The checks performed are incomplete and yield some false positives.
2267 Still the tool should be useful for detecting most typical glitches.
2268
2269 *David von Oheimb*
2270
ec2bfb7d 2271 * `BIO_do_connect()` and `BIO_do_handshake()` have been extended:
59131529 2272 If domain name resolution yields multiple IP addresses all of them are tried
ec2bfb7d 2273 after `connect()` failures.
59131529
DDO
2274
2275 *David von Oheimb*
2276
d7f3a2cc 2277 * All of the low-level RSA functions have been deprecated.
b47e7bbc 2278
44652c16
DMSP
2279 *Paul Dale*
2280
2281 * X509 certificates signed using SHA1 are no longer allowed at security
2282 level 1 and above.
44652c16
DMSP
2283
2284 *Kurt Roeckx*
2285
2286 * The command line utilities dhparam, dsa, gendsa and dsaparam have been
b304f856
P
2287 modified to use PKEY APIs. These commands are now in maintenance mode
2288 and no new features will be added to them.
2289
2290 *Paul Dale*
2291
2292 * The command line utility rsautl has been deprecated.
b304f856
P
2293
2294 *Paul Dale*
2295
2296 * The command line utilities genrsa and rsa have been modified to use PKEY
10203a34
KR
2297 APIs. They now write PKCS#8 keys by default. These commands are now in
2298 maintenance mode and no new features will be added to them.
44652c16
DMSP
2299
2300 *Paul Dale*
2301
d7f3a2cc 2302 * All of the low-level DH functions have been deprecated.
59d7ad07
MC
2303
2304 *Paul Dale and Matt Caswell*
44652c16 2305
d7f3a2cc 2306 * All of the low-level DSA functions have been deprecated.
8e53d94d 2307
44652c16
DMSP
2308 *Paul Dale*
2309
2310 * Reworked the treatment of EC EVP_PKEYs with the SM2 curve to
b7140b06 2311 automatically become EVP_PKEY_SM2 rather than EVP_PKEY_EC.
44652c16
DMSP
2312
2313 *Richard Levitte*
2314
d7f3a2cc 2315 * Deprecated low-level ECDH and ECDSA functions.
44652c16
DMSP
2316
2317 *Paul Dale*
2318
b7140b06 2319 * Deprecated EVP_PKEY_decrypt_old() and EVP_PKEY_encrypt_old().
44652c16
DMSP
2320
2321 *Richard Levitte*
2322
ed576acd
TM
2323 * Enhanced the documentation of EVP_PKEY_get_size(), EVP_PKEY_get_bits()
2324 and EVP_PKEY_get_security_bits(). Especially EVP_PKEY_get_size() needed
44652c16
DMSP
2325 a new formulation to include all the things it can be used for,
2326 as well as words of caution.
2327
2328 *Richard Levitte*
2329
2330 * The SSL_CTX_set_tlsext_ticket_key_cb(3) function has been deprecated.
44652c16
DMSP
2331
2332 *Paul Dale*
2333
d7f3a2cc 2334 * All of the low-level HMAC functions have been deprecated.
44652c16 2335
0a8a6afd 2336 *Paul Dale and David von Oheimb*
44652c16
DMSP
2337
2338 * Over two thousand fixes were made to the documentation, including:
2339 - Common options (such as -rand/-writerand, TLS version control, etc)
2340 were refactored and point to newly-enhanced descriptions in openssl.pod.
2341 - Added style conformance for all options (with help from Richard Levitte),
2342 documented all reported missing options, added a CI build to check
2343 that all options are documented and that no unimplemented options
2344 are documented.
2345 - Documented some internals, such as all use of environment variables.
2346 - Addressed all internal broken L<> references.
2347
2348 *Rich Salz*
2349
d7f3a2cc 2350 * All of the low-level CMAC functions have been deprecated.
44652c16
DMSP
2351
2352 *Paul Dale*
2353
1dc8eb5b
P
2354 * The low-level MD2, MD4, MD5, MDC2, RIPEMD160 and Whirlpool digest
2355 functions have been deprecated.
44652c16 2356
4d49b685 2357 *Paul Dale and David von Oheimb*
44652c16 2358
257e9d03 2359 * Corrected the documentation of the return values from the `EVP_DigestSign*`
44652c16
DMSP
2360 set of functions. The documentation mentioned negative values for some
2361 errors, but this was never the case, so the mention of negative values
2362 was removed.
2363
2364 Code that followed the documentation and thereby check with something
2365 like `EVP_DigestSignInit(...) <= 0` will continue to work undisturbed.
2366
2367 *Richard Levitte*
2368
d7f3a2cc 2369 * All of the low-level cipher functions have been deprecated.
44652c16
DMSP
2370
2371 *Matt Caswell and Paul Dale*
5f8e6c50
DMSP
2372
2373 * Removed include/openssl/opensslconf.h.in and replaced it with
2374 include/openssl/configuration.h.in, which differs in not including
2375 <openssl/macros.h>. A short header include/openssl/opensslconf.h
2376 was added to include both.
44652c16 2377
5f8e6c50
DMSP
2378 This allows internal hacks where one might need to modify the set
2379 of configured macros, for example this if deprecated symbols are
2380 still supposed to be available internally:
44652c16 2381
5f8e6c50 2382 #include <openssl/configuration.h>
44652c16 2383
5f8e6c50
DMSP
2384 #undef OPENSSL_NO_DEPRECATED
2385 #define OPENSSL_SUPPRESS_DEPRECATED
44652c16 2386
5f8e6c50 2387 #include <openssl/macros.h>
44652c16 2388
5f8e6c50
DMSP
2389 This should not be used by applications that use the exported
2390 symbols, as that will lead to linking errors.
44652c16 2391
5f8e6c50
DMSP
2392 *Richard Levitte*
2393
44652c16
DMSP
2394 * Fixed an overflow bug in the x64_64 Montgomery squaring procedure
2395 used in exponentiation with 512-bit moduli. No EC algorithms are
2396 affected. Analysis suggests that attacks against 2-prime RSA1024,
2397 3-prime RSA1536, and DSA1024 as a result of this defect would be very
2398 difficult to perform and are not believed likely. Attacks against DH512
2399 are considered just feasible. However, for an attack the target would
a024ab98 2400 have to reuse the DH512 private key, which is not recommended anyway.
4d49b685 2401 Also applications directly using the low-level API BN_mod_exp may be
44652c16 2402 affected if they use BN_FLG_CONSTTIME.
d8dc8538 2403 ([CVE-2019-1551])
44652c16
DMSP
2404
2405 *Andy Polyakov*
5f8e6c50 2406
44652c16
DMSP
2407 * Most memory-debug features have been deprecated, and the functionality
2408 replaced with no-ops.
5f8e6c50 2409
44652c16 2410 *Rich Salz*
257e9d03 2411
31605414 2412 * Added documentation for the STACK API.
257e9d03 2413
852c2ed2 2414 *Rich Salz*
5f8e6c50 2415
02649104
RL
2416 * Introduced a new method type and API, OSSL_ENCODER, to represent
2417 generic encoders. These do the same sort of job that PEM writers
2418 and d2i functions do, but with support for methods supplied by
2419 providers, and the possibility for providers to support other
2420 formats as well.
2421
2422 *Richard Levitte*
2423
2424 * Introduced a new method type and API, OSSL_DECODER, to represent
2425 generic decoders. These do the same sort of job that PEM readers
2426 and i2d functions do, but with support for methods supplied by
2427 providers, and the possibility for providers to support other
2428 formats as well.
5f8e6c50
DMSP
2429
2430 *Richard Levitte*
2431
2432 * Added a .pragma directive to the syntax of configuration files, to
2433 allow varying behavior in a supported and predictable manner.
2434 Currently added pragma:
2435
2436 .pragma dollarid:on
2437
2438 This allows dollar signs to be a keyword character unless it's
2439 followed by a opening brace or parenthesis. This is useful for
2440 platforms where dollar signs are commonly used in names, such as
2441 volume names and system directory names on VMS.
2442
2443 *Richard Levitte*
2444
b7140b06 2445 * Added functionality to create an EVP_PKEY from user data.
5f8e6c50
DMSP
2446
2447 *Richard Levitte*
536454e5 2448
5f8e6c50
DMSP
2449 * Change the interpretation of the '--api' configuration option to
2450 mean that this is a desired API compatibility level with no
2451 further meaning. The previous interpretation, that this would
2452 also mean to remove all deprecated symbols up to and including
2453 the given version, no requires that 'no-deprecated' is also used
2454 in the configuration.
2455
2456 When building applications, the desired API compatibility level
2457 can be set with the OPENSSL_API_COMPAT macro like before. For
2458 API compatibility version below 3.0, the old style numerical
2459 value is valid as before, such as -DOPENSSL_API_COMPAT=0x10100000L.
2460 For version 3.0 and on, the value is expected to be the decimal
2461 value calculated from the major and minor version like this:
38c65481 2462
5f8e6c50 2463 MAJOR * 10000 + MINOR * 100
38c65481 2464
5f8e6c50 2465 Examples:
ea8c77a5 2466
5f8e6c50
DMSP
2467 -DOPENSSL_API_COMPAT=30000 For 3.0
2468 -DOPENSSL_API_COMPAT=30200 For 3.2
2469
2470 To hide declarations that are deprecated up to and including the
2471 given API compatibility level, -DOPENSSL_NO_DEPRECATED must be
2472 given when building the application as well.
390c5795 2473
5f8e6c50 2474 *Richard Levitte*
e5641d7f 2475
5f8e6c50
DMSP
2476 * Added the X509_LOOKUP_METHOD called X509_LOOKUP_store, to allow
2477 access to certificate and CRL stores via URIs and OSSL_STORE
2478 loaders.
e5641d7f 2479
5f8e6c50 2480 This adds the following functions:
3ddc06f0 2481
5f8e6c50
DMSP
2482 - X509_LOOKUP_store()
2483 - X509_STORE_load_file()
2484 - X509_STORE_load_path()
2485 - X509_STORE_load_store()
2486 - SSL_add_store_cert_subjects_to_stack()
2487 - SSL_CTX_set_default_verify_store()
2488 - SSL_CTX_load_verify_file()
2489 - SSL_CTX_load_verify_dir()
2490 - SSL_CTX_load_verify_store()
e66cb363 2491
5f8e6c50 2492 *Richard Levitte*
732d31be 2493
5f8e6c50
DMSP
2494 * Added a new method to gather entropy on VMS, based on SYS$GET_ENTROPY.
2495 The presence of this system service is determined at run-time.
223c59ea 2496
5f8e6c50 2497 *Richard Levitte*
173350bc 2498
5f8e6c50
DMSP
2499 * Added functionality to create an EVP_PKEY context based on data
2500 for methods from providers. This takes an algorithm name and a
2501 property query string and simply stores them, with the intent
2502 that any operation that uses this context will use those strings
2503 to fetch the needed methods implicitly, thereby making the port
2504 of application written for pre-3.0 OpenSSL easier.
acf20c7d 2505
5f8e6c50 2506 *Richard Levitte*
3d63b396 2507
5f8e6c50
DMSP
2508 * The undocumented function NCONF_WIN32() has been deprecated; for
2509 conversion details see the HISTORY section of doc/man5/config.pod
c2bf7208 2510
5f8e6c50 2511 *Rich Salz*
ba64ae6c 2512
5f8e6c50
DMSP
2513 * Introduced the new functions EVP_DigestSignInit_ex() and
2514 EVP_DigestVerifyInit_ex(). The macros EVP_DigestSignUpdate() and
2515 EVP_DigestVerifyUpdate() have been converted to functions. See the man
2516 pages for further details.
0e0c6821 2517
5f8e6c50 2518 *Matt Caswell*
e6f418bc 2519
5f8e6c50
DMSP
2520 * Over two thousand fixes were made to the documentation, including:
2521 adding missing command flags, better style conformance, documentation
2522 of internals, etc.
3d63b396 2523
5f8e6c50 2524 *Rich Salz, Richard Levitte*
3d63b396 2525
5f8e6c50
DMSP
2526 * s390x assembly pack: add hardware-support for P-256, P-384, P-521,
2527 X25519, X448, Ed25519 and Ed448.
a25f33d2 2528
5f8e6c50 2529 *Patrick Steuer*
17716680 2530
5f8e6c50
DMSP
2531 * Print all values for a PKCS#12 attribute with 'openssl pkcs12', not just
2532 the first value.
0e4bc563 2533
5f8e6c50 2534 *Jon Spillett*
e30dd20c 2535
ec2bfb7d
DDO
2536 * Deprecated the public definition of `ERR_STATE` as well as the function
2537 `ERR_get_state()`. This is done in preparation of making `ERR_STATE` an
5f8e6c50 2538 opaque type.
c05353c5 2539
5f8e6c50 2540 *Richard Levitte*
d741ccad 2541
5f8e6c50
DMSP
2542 * Added ERR functionality to give callers access to the stored function
2543 names that have replaced the older function code based functions.
aaf35f11 2544
af2f14ac
RL
2545 New functions are ERR_peek_error_func(), ERR_peek_last_error_func(),
2546 ERR_peek_error_data(), ERR_peek_last_error_data(), ERR_get_error_all(),
2547 ERR_peek_error_all() and ERR_peek_last_error_all().
2548
b7140b06
SL
2549 Deprecate ERR functions ERR_get_error_line(), ERR_get_error_line_data(),
2550 ERR_peek_error_line_data(), ERR_peek_last_error_line_data() and
2551 ERR_func_error_string().
aaf35f11 2552
5f8e6c50 2553 *Richard Levitte*
3ff55e96 2554
5f8e6c50
DMSP
2555 * Extended testing to be verbose for failing tests only. The make variables
2556 VERBOSE_FAILURE or VF can be used to enable this:
b6af2c7e 2557
5f8e6c50
DMSP
2558 $ make VF=1 test # Unix
2559 $ mms /macro=(VF=1) test ! OpenVMS
2560 $ nmake VF=1 test # Windows
77202a85 2561
5f8e6c50 2562 *Richard Levitte*
57f39cc8 2563
b9fbacaa
DDO
2564 * Added the `-copy_extensions` option to the `x509` command for use with
2565 `-req` and `-x509toreq`. When given with the `copy` or `copyall` argument,
2566 all extensions in the request are copied to the certificate or vice versa.
2567
2568 *David von Oheimb*, *Kirill Stefanenkov <kirill_stefanenkov@rambler.ru>*
2569
2570 * Added the `-copy_extensions` option to the `req` command for use with
2571 `-x509`. When given with the `copy` or `copyall` argument,
2572 all extensions in the certification request are copied to the certificate.
b65c5ec8
DDO
2573
2574 *David von Oheimb*
2575
b9fbacaa
DDO
2576 * The `x509`, `req`, and `ca` commands now make sure that X.509v3 certificates
2577 they generate are by default RFC 5280 compliant in the following sense:
2578 There is a subjectKeyIdentifier extension with a hash value of the public key
2579 and for not self-signed certs there is an authorityKeyIdentifier extension
2580 with a keyIdentifier field or issuer information identifying the signing key.
ec2bfb7d 2581 This is done unless some configuration overrides the new default behavior,
b9fbacaa 2582 such as `subjectKeyIdentifier = none` and `authorityKeyIdentifier = none`.
ec2bfb7d
DDO
2583
2584 *David von Oheimb*
2585
2586 * Added several checks to `X509_verify_cert()` according to requirements in
0e071fbc
DO
2587 RFC 5280 in case `X509_V_FLAG_X509_STRICT` is set
2588 (which may be done by using the CLI option `-x509_strict`):
2589 * The basicConstraints of CA certificates must be marked critical.
2590 * CA certificates must explicitly include the keyUsage extension.
2591 * If a pathlenConstraint is given the key usage keyCertSign must be allowed.
2592 * The issuer name of any certificate must not be empty.
2593 * The subject name of CA certs, certs with keyUsage crlSign,
2594 and certs without subjectAlternativeName must not be empty.
2595 * If a subjectAlternativeName extension is given it must not be empty.
2596 * The signatureAlgorithm field and the cert signature must be consistent.
2597 * Any given authorityKeyIdentifier and any given subjectKeyIdentifier
2598 must not be marked critical.
2599 * The authorityKeyIdentifier must be given for X.509v3 certs
2600 unless they are self-signed.
2601 * The subjectKeyIdentifier must be given for all X.509v3 CA certs.
2602
2603 *David von Oheimb*
2604
ec2bfb7d 2605 * Certificate verification using `X509_verify_cert()` meanwhile rejects EC keys
0e071fbc
DO
2606 with explicit curve parameters (specifiedCurve) as required by RFC 5480.
2607
66194839 2608 *Tomáš Mráz*
0e071fbc 2609
5f8e6c50 2610 * For built-in EC curves, ensure an EC_GROUP built from the curve name is
ece9304c 2611 used even when parsing explicit parameters, when loading a encoded key
5f8e6c50
DMSP
2612 or calling `EC_GROUP_new_from_ecpkparameters()`/
2613 `EC_GROUP_new_from_ecparameters()`.
2614 This prevents bypass of security hardening and performance gains,
2615 especially for curves with specialized EC_METHODs.
2616 By default, if a key encoded with explicit parameters is loaded and later
ece9304c 2617 encoded, the output is still encoded with explicit parameters, even if
5f8e6c50 2618 internally a "named" EC_GROUP is used for computation.
480af99e 2619
5f8e6c50 2620 *Nicola Tuveri*
480af99e 2621
5f8e6c50
DMSP
2622 * Compute ECC cofactors if not provided during EC_GROUP construction. Before
2623 this change, EC_GROUP_set_generator would accept order and/or cofactor as
2624 NULL. After this change, only the cofactor parameter can be NULL. It also
2625 does some minimal sanity checks on the passed order.
d8dc8538 2626 ([CVE-2019-1547])
bab53405 2627
5f8e6c50 2628 *Billy Bob Brumley*
31636a3e 2629
5f8e6c50
DMSP
2630 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
2631 An attack is simple, if the first CMS_recipientInfo is valid but the
2632 second CMS_recipientInfo is chosen ciphertext. If the second
2633 recipientInfo decodes to PKCS #1 v1.5 form plaintext, the correct
2634 encryption key will be replaced by garbage, and the message cannot be
2635 decoded, but if the RSA decryption fails, the correct encryption key is
2636 used and the recipient will not notice the attack.
2637 As a work around for this potential attack the length of the decrypted
2638 key must be equal to the cipher default key length, in case the
d7f3a2cc 2639 certificate is not given and all recipientInfo are tried out.
5f8e6c50
DMSP
2640 The old behaviour can be re-enabled in the CMS code by setting the
2641 CMS_DEBUG_DECRYPT flag.
60aee6ce 2642
5f8e6c50 2643 *Bernd Edlinger*
31636a3e 2644
5f8e6c50
DMSP
2645 * Early start up entropy quality from the DEVRANDOM seed source has been
2646 improved for older Linux systems. The RAND subsystem will wait for
2647 /dev/random to be producing output before seeding from /dev/urandom.
2648 The seeded state is stored for future library initialisations using
2649 a system global shared memory segment. The shared memory identifier
2650 can be configured by defining OPENSSL_RAND_SEED_DEVRANDOM_SHM_ID to
2651 the desired value. The default identifier is 114.
31636a3e 2652
5f8e6c50 2653 *Paul Dale*
7a762197 2654
5f8e6c50
DMSP
2655 * Revised BN_generate_prime_ex to not avoid factors 2..17863 in p-1
2656 when primes for RSA keys are computed.
2657 Since we previously always generated primes == 2 (mod 3) for RSA keys,
2658 the 2-prime and 3-prime RSA modules were easy to distinguish, since
d7f3a2cc 2659 `N = p*q = 1 (mod 3)`, but `N = p*q*r = 2 (mod 3)`. Therefore, fingerprinting
5f8e6c50
DMSP
2660 2-prime vs. 3-prime RSA keys was possible by computing N mod 3.
2661 This avoids possible fingerprinting of newly generated RSA modules.
6caa4edd 2662
5f8e6c50 2663 *Bernd Edlinger*
28b6d502 2664
5f8e6c50
DMSP
2665 * Correct the extended master secret constant on EBCDIC systems. Without this
2666 fix TLS connections between an EBCDIC system and a non-EBCDIC system that
2667 negotiate EMS will fail. Unfortunately this also means that TLS connections
2668 between EBCDIC systems with this fix, and EBCDIC systems without this
2669 fix will fail if they negotiate EMS.
d5bbead4 2670
5f8e6c50 2671 *Matt Caswell*
837f2fc7 2672
5f8e6c50
DMSP
2673 * Changed the library initialisation so that the config file is now loaded
2674 by default. This was already the case for libssl. It now occurs for both
2675 libcrypto and libssl. Use the OPENSSL_INIT_NO_LOAD_CONFIG option to
ec2bfb7d 2676 `OPENSSL_init_crypto()` to suppress automatic loading of a config file.
6bf79e30 2677
5f8e6c50 2678 *Matt Caswell*
480af99e 2679
ec2bfb7d
DDO
2680 * Introduced new error raising macros, `ERR_raise()` and `ERR_raise_data()`,
2681 where the former acts as a replacement for `ERR_put_error()`, and the
2682 latter replaces the combination `ERR_put_error()` + `ERR_add_error_data()`.
2683 `ERR_raise_data()` adds more flexibility by taking a format string and
5f8e6c50 2684 an arbitrary number of arguments following it, to be processed with
ec2bfb7d 2685 `BIO_snprintf()`.
e65bcbce 2686
5f8e6c50 2687 *Richard Levitte*
db99c525 2688
ec2bfb7d 2689 * Introduced a new function, `OSSL_PROVIDER_available()`, which can be used
5f8e6c50
DMSP
2690 to check if a named provider is loaded and available. When called, it
2691 will also activate all fallback providers if such are still present.
db99c525 2692
5f8e6c50 2693 *Richard Levitte*
db99c525 2694
5f8e6c50 2695 * Enforce a minimum DH modulus size of 512 bits.
f8d6be3f 2696
5f8e6c50 2697 *Bernd Edlinger*
f8d6be3f 2698
5f8e6c50
DMSP
2699 * Changed DH parameters to generate the order q subgroup instead of 2q.
2700 Previously generated DH parameters are still accepted by DH_check
2701 but DH_generate_key works around that by clearing bit 0 of the
2702 private key for those. This avoids leaking bit 0 of the private key.
f8d6be3f 2703
5f8e6c50 2704 *Bernd Edlinger*
f8d6be3f 2705
5f8e6c50 2706 * Significantly reduce secure memory usage by the randomness pools.
f8d6be3f 2707
5f8e6c50 2708 *Paul Dale*
f8d6be3f 2709
257e9d03 2710 * `{CRYPTO,OPENSSL}_mem_debug_{push,pop}` are now no-ops and have been
5f8e6c50 2711 deprecated.
1a489c9a 2712
5f8e6c50 2713 *Rich Salz*
8528128b 2714
5f8e6c50
DMSP
2715 * A new type, EVP_KEYEXCH, has been introduced to represent key exchange
2716 algorithms. An implementation of a key exchange algorithm can be obtained
2717 by using the function EVP_KEYEXCH_fetch(). An EVP_KEYEXCH algorithm can be
2718 used in a call to EVP_PKEY_derive_init_ex() which works in a similar way to
2719 the older EVP_PKEY_derive_init() function. See the man pages for the new
2720 functions for further details.
8228fd89 2721
5f8e6c50 2722 *Matt Caswell*
adb92d56 2723
5f8e6c50 2724 * The EVP_PKEY_CTX_set_dh_pad() macro has now been converted to a function.
6bf79e30 2725
5f8e6c50 2726 *Matt Caswell*
adb92d56 2727
5f8e6c50
DMSP
2728 * Removed the function names from error messages and deprecated the
2729 xxx_F_xxx define's.
6bf79e30 2730
0f71b1eb
P
2731 *Richard Levitte*
2732
5f8e6c50 2733 * Removed NextStep support and the macro OPENSSL_UNISTD
db99c525 2734
5f8e6c50 2735 *Rich Salz*
94fd382f 2736
5f8e6c50
DMSP
2737 * Removed DES_check_key. Also removed OPENSSL_IMPLEMENT_GLOBAL,
2738 OPENSSL_GLOBAL_REF, OPENSSL_DECLARE_GLOBAL.
2739 Also removed "export var as function" capability; we do not export
2740 variables, only functions.
e194fe8f 2741
5f8e6c50 2742 *Rich Salz*
40a70628 2743
5f8e6c50
DMSP
2744 * RC5_32_set_key has been changed to return an int type, with 0 indicating
2745 an error and 1 indicating success. In previous versions of OpenSSL this
2746 was a void type. If a key was set longer than the maximum possible this
2747 would crash.
c2c2e7a4 2748
5f8e6c50 2749 *Matt Caswell*
c2c2e7a4 2750
5f8e6c50 2751 * Support SM2 signing and verification schemes with X509 certificate.
d18ef847 2752
5f8e6c50 2753 *Paul Yang*
d357be38 2754
ec2bfb7d 2755 * Use SHA256 as the default digest for TS query in the `ts` app.
b615ad90 2756
66194839 2757 *Tomáš Mráz*
0ebfcc8f 2758
5f8e6c50 2759 * Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898.
62bad771 2760
5f8e6c50 2761 *Shane Lontis*
1ad2ecb6 2762
5f8e6c50
DMSP
2763 * Default cipher lists/suites are now available via a function, the
2764 #defines are deprecated.
bd3576d2 2765
5f8e6c50 2766 *Todd Short*
b64f8256 2767
5f8e6c50
DMSP
2768 * Add target VC-WIN32-UWP, VC-WIN64A-UWP, VC-WIN32-ARM-UWP and
2769 VC-WIN64-ARM-UWP in Windows OneCore target for making building libraries
2770 for Windows Store apps easier. Also, the "no-uplink" option has been added.
a9be3af5 2771
5f8e6c50 2772 *Kenji Mouri*
47339f61 2773
5f8e6c50 2774 * Join the directories crypto/x509 and crypto/x509v3
b0b7b1c5 2775
5f8e6c50 2776 *Richard Levitte*
6d311938 2777
5f8e6c50 2778 * Added command 'openssl kdf' that uses the EVP_KDF API.
90b8bbb8 2779
5f8e6c50 2780 *Shane Lontis*
22a4f969 2781
5f8e6c50 2782 * Added command 'openssl mac' that uses the EVP_MAC API.
41b731f2 2783
5f8e6c50 2784 *Shane Lontis*
e778802f 2785
5f8e6c50
DMSP
2786 * Added OPENSSL_info() to get diverse built-in OpenSSL data, such
2787 as default directories. Also added the command 'openssl info'
2788 for scripting purposes.
1d48dd00 2789
5f8e6c50 2790 *Richard Levitte*
28a98809 2791
5f8e6c50 2792 * The functions AES_ige_encrypt() and AES_bi_ige_encrypt() have been
b7140b06 2793 deprecated.
8f7de4f0 2794
5f8e6c50 2795 *Matt Caswell*
5fbe91d8 2796
5f8e6c50 2797 * Add prediction resistance to the DRBG reseeding process.
9263e882 2798
5f8e6c50 2799 *Paul Dale*
f73e07cf 2800
5f8e6c50
DMSP
2801 * Limit the number of blocks in a data unit for AES-XTS to 2^20 as
2802 mandated by IEEE Std 1619-2018.
f9a25931 2803
5f8e6c50 2804 *Paul Dale*
2f0cd195 2805
5f8e6c50 2806 * Added newline escaping functionality to a filename when using openssl dgst.
257e9d03 2807 This output format is to replicate the output format found in the `*sum`
5f8e6c50 2808 checksum programs. This aims to preserve backward compatibility.
268c2102 2809
5f8e6c50 2810 *Matt Eaton, Richard Levitte, and Paul Dale*
fc8ee06b 2811
5f8e6c50
DMSP
2812 * Removed the heartbeat message in DTLS feature, as it has very
2813 little usage and doesn't seem to fulfill a valuable purpose.
2814 The configuration option is now deprecated.
c7ac31e2 2815
5f8e6c50 2816 *Richard Levitte*
9d892e28 2817
5f8e6c50
DMSP
2818 * Changed the output of 'openssl {digestname} < file' to display the
2819 digest name in its output.
9d892e28 2820
5f8e6c50 2821 *Richard Levitte*
ee13f9b1 2822
5f8e6c50 2823 * Added a new generic trace API which provides support for enabling
b7140b06 2824 instrumentation through trace output.
cb0f35d7 2825
5f8e6c50 2826 *Richard Levitte & Matthias St. Pierre*
cfcf6453 2827
5f8e6c50
DMSP
2828 * Added build tests for C++. These are generated files that only do one
2829 thing, to include one public OpenSSL head file each. This tests that
2830 the public header files can be usefully included in a C++ application.
cdbb8c2f 2831
5f8e6c50
DMSP
2832 This test isn't enabled by default. It can be enabled with the option
2833 'enable-buildtest-c++'.
06d5b162 2834
5f8e6c50 2835 *Richard Levitte*
c35f549e 2836
95a444c9
TM
2837 * Added KB KDF (EVP_KDF_KB) to EVP_KDF.
2838
2839 *Robbie Harwood*
2840
2841 * Added SSH KDF (EVP_KDF_SSHKDF) and KRB5 KDF (EVP_KDF_KRB5KDF) to EVP_KDF.
2842
2843 *Simo Sorce*
2844
2845 * Added Single Step KDF (EVP_KDF_SS), X963 KDF, and X942 KDF to EVP_KDF.
ebc828ca 2846
5f8e6c50 2847 *Shane Lontis*
79e259e3 2848
95a444c9 2849 * Added KMAC to EVP_MAC.
56ee3117 2850
5f8e6c50 2851 *Shane Lontis*
6063b27b 2852
5f8e6c50
DMSP
2853 * Added property based algorithm implementation selection framework to
2854 the core.
6063b27b 2855
5f8e6c50 2856 *Paul Dale*
6063b27b 2857
5f8e6c50
DMSP
2858 * Added SCA hardening for modular field inversion in EC_GROUP through
2859 a new dedicated field_inv() pointer in EC_METHOD.
2860 This also addresses a leakage affecting conversions from projective
2861 to affine coordinates.
792a9002 2862
5f8e6c50 2863 *Billy Bob Brumley, Nicola Tuveri*
792a9002 2864
5f8e6c50
DMSP
2865 * Added EVP_KDF, an EVP layer KDF API, to simplify adding KDF and PRF
2866 implementations. This includes an EVP_PKEY to EVP_KDF bridge for
2867 those algorithms that were already supported through the EVP_PKEY API
2868 (scrypt, TLS1 PRF and HKDF). The low-level KDF functions for PBKDF2
2869 and scrypt are now wrappers that call EVP_KDF.
792a9002 2870
5f8e6c50 2871 *David Makepeace*
ce72df1c 2872
5f8e6c50 2873 * Build devcrypto engine as a dynamic engine.
4098e89c 2874
5f8e6c50 2875 *Eneas U de Queiroz*
4098e89c 2876
5f8e6c50 2877 * Add keyed BLAKE2 to EVP_MAC.
03f8b042 2878
5f8e6c50 2879 *Antoine Salon*
5dcdcd47 2880
5f8e6c50
DMSP
2881 * Fix a bug in the computation of the endpoint-pair shared secret used
2882 by DTLS over SCTP. This breaks interoperability with older versions
2883 of OpenSSL like OpenSSL 1.1.0 and OpenSSL 1.0.2. There is a runtime
2884 switch SSL_MODE_DTLS_SCTP_LABEL_LENGTH_BUG (off by default) enabling
2885 interoperability with such broken implementations. However, enabling
2886 this switch breaks interoperability with correct implementations.
ae82b46f 2887
5f8e6c50
DMSP
2888 * Fix a use after free bug in d2i_X509_PUBKEY when overwriting a
2889 re-used X509_PUBKEY object if the second PUBKEY is malformed.
8d7ed6ff 2890
5f8e6c50 2891 *Bernd Edlinger*
8d7ed6ff 2892
5f8e6c50 2893 * Move strictness check from EVP_PKEY_asn1_new() to EVP_PKEY_asn1_add0().
1b24cca9 2894
5f8e6c50 2895 *Richard Levitte*
9ce5db45 2896
18fdebf1 2897 * Changed the license to the Apache License v2.0.
7f111b8b 2898
5f8e6c50 2899 *Richard Levitte*
651d0aff 2900
5f8e6c50 2901 * Switch to a new version scheme using three numbers MAJOR.MINOR.PATCH.
13e91dd3 2902
5f8e6c50
DMSP
2903 - Major releases (indicated by incrementing the MAJOR release number)
2904 may introduce incompatible API/ABI changes.
2905 - Minor releases (indicated by incrementing the MINOR release number)
2906 may introduce new features but retain API/ABI compatibility.
2907 - Patch releases (indicated by incrementing the PATCH number)
2908 are intended for bug fixes and other improvements of existing
2909 features only (like improving performance or adding documentation)
2910 and retain API/ABI compatibility.
13e91dd3 2911
5f8e6c50 2912 *Richard Levitte*
13e91dd3 2913
5f8e6c50 2914 * Add support for RFC5297 SIV mode (siv128), including AES-SIV.
13e91dd3 2915
5f8e6c50 2916 *Todd Short*
651d0aff 2917
5f8e6c50
DMSP
2918 * Remove the 'dist' target and add a tarball building script. The
2919 'dist' target has fallen out of use, and it shouldn't be
2920 necessary to configure just to create a source distribution.
651d0aff 2921
5f8e6c50 2922 *Richard Levitte*
651d0aff 2923
5f8e6c50
DMSP
2924 * Recreate the OS390-Unix config target. It no longer relies on a
2925 special script like it did for OpenSSL pre-1.1.0.
651d0aff 2926
5f8e6c50 2927 *Richard Levitte*
651d0aff 2928
5f8e6c50
DMSP
2929 * Instead of having the source directories listed in Configure, add
2930 a 'build.info' keyword SUBDIRS to indicate what sub-directories to
2931 look into.
651d0aff 2932
5f8e6c50 2933 *Richard Levitte*
7f111b8b 2934
5f8e6c50 2935 * Add GMAC to EVP_MAC.
1b24cca9 2936
5f8e6c50 2937 *Paul Dale*
651d0aff 2938
5f8e6c50 2939 * Ported the HMAC, CMAC and SipHash EVP_PKEY_METHODs to EVP_MAC.
651d0aff 2940
5f8e6c50 2941 *Richard Levitte*
651d0aff 2942
5f8e6c50
DMSP
2943 * Added EVP_MAC, an EVP layer MAC API, to simplify adding MAC
2944 implementations. This includes a generic EVP_PKEY to EVP_MAC bridge,
2945 to facilitate the continued use of MACs through raw private keys in
1dc1ea18 2946 functionality such as `EVP_DigestSign*` and `EVP_DigestVerify*`.
651d0aff 2947
5f8e6c50 2948 *Richard Levitte*
651d0aff 2949
b7140b06 2950 * Deprecate ECDH_KDF_X9_62().
651d0aff 2951
5f8e6c50 2952 *Antoine Salon*
651d0aff 2953
5f8e6c50
DMSP
2954 * Added EVP_PKEY_ECDH_KDF_X9_63 and ecdh_KDF_X9_63() as replacements for
2955 the EVP_PKEY_ECDH_KDF_X9_62 KDF type and ECDH_KDF_X9_62(). The old names
2956 are retained for backwards compatibility.
651d0aff 2957
5f8e6c50 2958 *Antoine Salon*
651d0aff 2959
5f8e6c50
DMSP
2960 * AES-XTS mode now enforces that its two keys are different to mitigate
2961 the attacked described in "Efficient Instantiations of Tweakable
2962 Blockciphers and Refinements to Modes OCB and PMAC" by Phillip Rogaway.
2963 Details of this attack can be obtained from:
257e9d03 2964 <http://web.cs.ucdavis.edu/%7Erogaway/papers/offsets.pdf>
651d0aff 2965
5f8e6c50 2966 *Paul Dale*
651d0aff 2967
5f8e6c50
DMSP
2968 * Rename the object files, i.e. give them other names than in previous
2969 versions. Their names now include the name of the final product, as
2970 well as its type mnemonic (bin, lib, shlib).
651d0aff 2971
5f8e6c50 2972 *Richard Levitte*
651d0aff 2973
5f8e6c50
DMSP
2974 * Added new option for 'openssl list', '-objects', which will display the
2975 list of built in objects, i.e. OIDs with names.
651d0aff 2976
5f8e6c50 2977 *Richard Levitte*
651d0aff 2978
64713cb1
CN
2979 * Added the options `-crl_lastupdate` and `-crl_nextupdate` to `openssl ca`,
2980 allowing the `lastUpdate` and `nextUpdate` fields in the generated CRL to
2981 be set explicitly.
2982
2983 *Chris Novakovic*
2984
5f8e6c50
DMSP
2985 * Added support for Linux Kernel TLS data-path. The Linux Kernel data-path
2986 improves application performance by removing data copies and providing
2987 applications with zero-copy system calls such as sendfile and splice.
651d0aff 2988
5f8e6c50 2989 *Boris Pismenny*
651d0aff 2990
b7140b06 2991 * The SSL option SSL_OP_CLEANSE_PLAINTEXT is introduced.
163b8016
ME
2992
2993 *Martin Elshuber*
2994
fc0aae73
DDO
2995 * `PKCS12_parse` now maintains the order of the parsed certificates
2996 when outputting them via `*ca` (rather than reversing it).
2997
2998 *David von Oheimb*
2999
b7140b06 3000 * Deprecated pthread fork support methods.
9750b4d3
RB
3001
3002 *Randall S. Becker*
3003
fc5245a9
HK
3004 * Added support for FFDHE key exchange in TLS 1.3.
3005
3006 *Raja Ashok*
3007
8e7d941a
RL
3008 * Added a new concept for OpenSSL plugability: providers. This
3009 functionality is designed to replace the ENGINE API and ENGINE
3010 implementations, and to be much more dynamic, allowing provider
3011 authors to introduce new algorithms among other things, as long as
3012 there's an API that supports the algorithm type.
3013
3014 With this concept comes a new core API for interaction between
3015 libcrypto and provider implementations. Public libcrypto functions
3016 that want to use providers do so through this core API.
3017
3018 The main documentation for this core API is found in
3019 doc/man7/provider.pod, doc/man7/provider-base.pod, and they in turn
3020 refer to other manuals describing the API specific for supported
3021 algorithm types (also called operations).
3022
3023 *The OpenSSL team*
3024
44652c16
DMSP
3025OpenSSL 1.1.1
3026-------------
3027
522a32ef
OP
3028### Changes between 1.1.1m and 1.1.1n [xx XXX xxxx]
3029
e0d00d79 3030### Changes between 1.1.1l and 1.1.1m [14 Dec 2021]
0e4e4e27
RL
3031
3032 * Avoid loading of a dynamic engine twice.
3033
3034 *Bernd Edlinger*
3035
3036 * Prioritise DANE TLSA issuer certs over peer certs
3037
3038 *Viktor Dukhovni*
3039
3040 * Fixed random API for MacOS prior to 10.12
3041
3042 These MacOS versions don't support the CommonCrypto APIs
3043
3044 *Lenny Primak*
3045
796f4f70
MC
3046### Changes between 1.1.1k and 1.1.1l [24 Aug 2021]
3047
3048 * Fixed an SM2 Decryption Buffer Overflow.
3049
fdd43643
P
3050 In order to decrypt SM2 encrypted data an application is expected to
3051 call the API function EVP_PKEY_decrypt(). Typically an application will
3052 call this function twice. The first time, on entry, the "out" parameter
3053 can be NULL and, on exit, the "outlen" parameter is populated with the
3054 buffer size required to hold the decrypted plaintext. The application
3055 can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt()
3056 again, but this time passing a non-NULL value for the "out" parameter.
796f4f70
MC
3057
3058 A bug in the implementation of the SM2 decryption code means that the
fdd43643
P
3059 calculation of the buffer size required to hold the plaintext returned
3060 by the first call to EVP_PKEY_decrypt() can be smaller than the actual
3061 size required by the second call. This can lead to a buffer overflow
3062 when EVP_PKEY_decrypt() is called by the application a second time with
3063 a buffer that is too small.
3064
3065 A malicious attacker who is able present SM2 content for decryption to
3066 an application could cause attacker chosen data to overflow the buffer
3067 by up to a maximum of 62 bytes altering the contents of other data held
3068 after the buffer, possibly changing application behaviour or causing
3069 the application to crash. The location of the buffer is application
3070 dependent but is typically heap allocated.
796f4f70
MC
3071 ([CVE-2021-3711])
3072
3073 *Matt Caswell*
3074
fdd43643
P
3075 * Fixed various read buffer overruns processing ASN.1 strings
3076
3077 ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING
3078 structure which contains a buffer holding the string data and a field
3079 holding the buffer length. This contrasts with normal C strings which
d7f3a2cc 3080 are represented as a buffer for the string data which is terminated
fdd43643
P
3081 with a NUL (0) byte.
3082
3083 Although not a strict requirement, ASN.1 strings that are parsed using
3084 OpenSSL's own "d2i" functions (and other similar parsing functions) as
3085 well as any string whose value has been set with the ASN1_STRING_set()
3086 function will additionally NUL terminate the byte array in the
3087 ASN1_STRING structure.
3088
3089 However, it is possible for applications to directly construct valid
3090 ASN1_STRING structures which do not NUL terminate the byte array by
3091 directly setting the "data" and "length" fields in the ASN1_STRING
3092 array. This can also happen by using the ASN1_STRING_set0() function.
3093
3094 Numerous OpenSSL functions that print ASN.1 data have been found to
3095 assume that the ASN1_STRING byte array will be NUL terminated, even
3096 though this is not guaranteed for strings that have been directly
3097 constructed. Where an application requests an ASN.1 structure to be
3098 printed, and where that ASN.1 structure contains ASN1_STRINGs that have
3099 been directly constructed by the application without NUL terminating
3100 the "data" field, then a read buffer overrun can occur.
3101
3102 The same thing can also occur during name constraints processing
3103 of certificates (for example if a certificate has been directly
3104 constructed by the application instead of loading it via the OpenSSL
3105 parsing functions, and the certificate contains non NUL terminated
3106 ASN1_STRING structures). It can also occur in the X509_get1_email(),
3107 X509_REQ_get1_email() and X509_get1_ocsp() functions.
3108
3109 If a malicious actor can cause an application to directly construct an
3110 ASN1_STRING and then process it through one of the affected OpenSSL
3111 functions then this issue could be hit. This might result in a crash
3112 (causing a Denial of Service attack). It could also result in the
3113 disclosure of private memory contents (such as private keys, or
3114 sensitive plaintext).
3115 ([CVE-2021-3712])
796f4f70
MC
3116
3117 *Matt Caswell*
3118
3119### Changes between 1.1.1j and 1.1.1k [25 Mar 2021]
5b57aa24 3120
468d9d55
MC
3121 * Fixed a problem with verifying a certificate chain when using the
3122 X509_V_FLAG_X509_STRICT flag. This flag enables additional security checks of
3123 the certificates present in a certificate chain. It is not set by default.
3124
3125 Starting from OpenSSL version 1.1.1h a check to disallow certificates in
3126 the chain that have explicitly encoded elliptic curve parameters was added
3127 as an additional strict check.
3128
3129 An error in the implementation of this check meant that the result of a
3130 previous check to confirm that certificates in the chain are valid CA
3131 certificates was overwritten. This effectively bypasses the check
3132 that non-CA certificates must not be able to issue other certificates.
3133
3134 If a "purpose" has been configured then there is a subsequent opportunity
3135 for checks that the certificate is a valid CA. All of the named "purpose"
3136 values implemented in libcrypto perform this check. Therefore, where
3137 a purpose is set the certificate chain will still be rejected even when the
3138 strict flag has been used. A purpose is set by default in libssl client and
3139 server certificate verification routines, but it can be overridden or
3140 removed by an application.
3141
3142 In order to be affected, an application must explicitly set the
3143 X509_V_FLAG_X509_STRICT verification flag and either not set a purpose
3144 for the certificate verification or, in the case of TLS client or server
3145 applications, override the default purpose.
3146 ([CVE-2021-3450])
3147
3148 *Tomáš Mráz*
3149
3150 * Fixed an issue where an OpenSSL TLS server may crash if sent a maliciously
3151 crafted renegotiation ClientHello message from a client. If a TLSv1.2
3152 renegotiation ClientHello omits the signature_algorithms extension (where it
3153 was present in the initial ClientHello), but includes a
3154 signature_algorithms_cert extension then a NULL pointer dereference will
3155 result, leading to a crash and a denial of service attack.
3156
3157 A server is only vulnerable if it has TLSv1.2 and renegotiation enabled
3158 (which is the default configuration). OpenSSL TLS clients are not impacted by
3159 this issue.
3160 ([CVE-2021-3449])
3161
3162 *Peter Kästle and Samuel Sapalski*
3163
c913dbd7
MC
3164### Changes between 1.1.1i and 1.1.1j [16 Feb 2021]
3165
3166 * Fixed the X509_issuer_and_serial_hash() function. It attempts to
3167 create a unique hash value based on the issuer and serial number data
d7f3a2cc 3168 contained within an X509 certificate. However, it was failing to correctly
c913dbd7
MC
3169 handle any errors that may occur while parsing the issuer field (which might
3170 occur if the issuer field is maliciously constructed). This may subsequently
3171 result in a NULL pointer deref and a crash leading to a potential denial of
3172 service attack.
3173 ([CVE-2021-23841])
3174
3175 *Matt Caswell*
3176
3177 * Fixed the RSA_padding_check_SSLv23() function and the RSA_SSLV23_PADDING
3178 padding mode to correctly check for rollback attacks. This is considered a
3179 bug in OpenSSL 1.1.1 because it does not support SSLv2. In 1.0.2 this is
3180 CVE-2021-23839.
3181
3182 *Matt Caswell*
3183
3184 Fixed the EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate
3185 functions. Previously they could overflow the output length argument in some
d7f3a2cc 3186 cases where the input length is close to the maximum permissible length for
c913dbd7
MC
3187 an integer on the platform. In such cases the return value from the function
3188 call would be 1 (indicating success), but the output length value would be
3189 negative. This could cause applications to behave incorrectly or crash.
3190 ([CVE-2021-23840])
3191
3192 *Matt Caswell*
3193
3194 * Fixed SRP_Calc_client_key so that it runs in constant time. The previous
5b57aa24
MC
3195 implementation called BN_mod_exp without setting BN_FLG_CONSTTIME. This
3196 could be exploited in a side channel attack to recover the password. Since
3197 the attack is local host only this is outside of the current OpenSSL
3198 threat model and therefore no CVE is assigned.
3199
3200 Thanks to Mohammed Sabt and Daniel De Almeida Braga for reporting this
3201 issue.
3202
3203 *Matt Caswell*
3204
3205### Changes between 1.1.1h and 1.1.1i [8 Dec 2020]
6ffc3127 3206
1e13198f
MC
3207 * Fixed NULL pointer deref in the GENERAL_NAME_cmp function
3208 This function could crash if both GENERAL_NAMEs contain an EDIPARTYNAME.
3209 If an attacker can control both items being compared then this could lead
3210 to a possible denial of service attack. OpenSSL itself uses the
3211 GENERAL_NAME_cmp function for two purposes:
3212 1) Comparing CRL distribution point names between an available CRL and a
3213 CRL distribution point embedded in an X509 certificate
3214 2) When verifying that a timestamp response token signer matches the
3215 timestamp authority name (exposed via the API functions
3216 TS_RESP_verify_response and TS_RESP_verify_token)
3217 ([CVE-2020-1971])
3218
3219 *Matt Caswell*
6ffc3127
DMSP
3220
3221### Changes between 1.1.1g and 1.1.1h [22 Sep 2020]
3222
3223 * Certificates with explicit curve parameters are now disallowed in
3224 verification chains if the X509_V_FLAG_X509_STRICT flag is used.
3225
66194839 3226 *Tomáš Mráz*
6ffc3127
DMSP
3227
3228 * The 'MinProtocol' and 'MaxProtocol' configuration commands now silently
3229 ignore TLS protocol version bounds when configuring DTLS-based contexts, and
3230 conversely, silently ignore DTLS protocol version bounds when configuring
3231 TLS-based contexts. The commands can be repeated to set bounds of both
3232 types. The same applies with the corresponding "min_protocol" and
3233 "max_protocol" command-line switches, in case some application uses both TLS
3234 and DTLS.
3235
3236 SSL_CTX instances that are created for a fixed protocol version (e.g.
3237 TLSv1_server_method()) also silently ignore version bounds. Previously
3238 attempts to apply bounds to these protocol versions would result in an
3239 error. Now only the "version-flexible" SSL_CTX instances are subject to
3240 limits in configuration files in command-line options.
3241
3242 *Viktor Dukhovni*
3243
3244 * Handshake now fails if Extended Master Secret extension is dropped
3245 on renegotiation.
3246
66194839 3247 *Tomáš Mráz*
6ffc3127
DMSP
3248
3249 * The Oracle Developer Studio compiler will start reporting deprecated APIs
3250
3251### Changes between 1.1.1f and 1.1.1g [21 Apr 2020]
3252
3253 * Fixed segmentation fault in SSL_check_chain()
3254 Server or client applications that call the SSL_check_chain() function
3255 during or after a TLS 1.3 handshake may crash due to a NULL pointer
3256 dereference as a result of incorrect handling of the
3257 "signature_algorithms_cert" TLS extension. The crash occurs if an invalid
3258 or unrecognised signature algorithm is received from the peer. This could
3259 be exploited by a malicious peer in a Denial of Service attack.
d8dc8538 3260 ([CVE-2020-1967])
6ffc3127
DMSP
3261
3262 *Benjamin Kaduk*
3263
3264 * Added AES consttime code for no-asm configurations
3265 an optional constant time support for AES was added
3266 when building openssl for no-asm.
3267 Enable with: ./config no-asm -DOPENSSL_AES_CONST_TIME
3268 Disable with: ./config no-asm -DOPENSSL_NO_AES_CONST_TIME
3269 At this time this feature is by default disabled.
3270 It will be enabled by default in 3.0.
3271
3272 *Bernd Edlinger*
3273
3274### Changes between 1.1.1e and 1.1.1f [31 Mar 2020]
3275
3276 * Revert the change of EOF detection while reading in libssl to avoid
3277 regressions in applications depending on the current way of reporting
3278 the EOF. As the existing method is not fully accurate the change to
3279 reporting the EOF via SSL_ERROR_SSL is kept on the current development
3280 branch and will be present in the 3.0 release.
3281
66194839 3282 *Tomáš Mráz*
6ffc3127
DMSP
3283
3284 * Revised BN_generate_prime_ex to not avoid factors 3..17863 in p-1
3285 when primes for RSA keys are computed.
3286 Since we previously always generated primes == 2 (mod 3) for RSA keys,
3287 the 2-prime and 3-prime RSA modules were easy to distinguish, since
d7f3a2cc 3288 N = p*q = 1 (mod 3), but N = p*q*r = 2 (mod 3). Therefore, fingerprinting
6ffc3127
DMSP
3289 2-prime vs. 3-prime RSA keys was possible by computing N mod 3.
3290 This avoids possible fingerprinting of newly generated RSA modules.
3291
3292 *Bernd Edlinger*
8658fedd 3293
257e9d03 3294### Changes between 1.1.1d and 1.1.1e [17 Mar 2020]
8658fedd
DMSP
3295
3296 * Properly detect EOF while reading in libssl. Previously if we hit an EOF
3297 while reading in libssl then we would report an error back to the
3298 application (SSL_ERROR_SYSCALL) but errno would be 0. We now add
3299 an error to the stack (which means we instead return SSL_ERROR_SSL) and
3300 therefore give a hint as to what went wrong.
3301
3302 *Matt Caswell*
3303
3304 * Check that ed25519 and ed448 are allowed by the security level. Previously
3305 signature algorithms not using an MD were not being checked that they were
3306 allowed by the security level.
3307
3308 *Kurt Roeckx*
3309
3310 * Fixed SSL_get_servername() behaviour. The behaviour of SSL_get_servername()
3311 was not quite right. The behaviour was not consistent between resumption
3312 and normal handshakes, and also not quite consistent with historical
3313 behaviour. The behaviour in various scenarios has been clarified and
3314 it has been updated to make it match historical behaviour as closely as
3315 possible.
3316
3317 *Matt Caswell*
44652c16 3318
f33ca114
RL
3319 * *[VMS only]* The header files that the VMS compilers include automatically,
3320 `__DECC_INCLUDE_PROLOGUE.H` and `__DECC_INCLUDE_EPILOGUE.H`, use pragmas
3321 that the C++ compiler doesn't understand. This is a shortcoming in the
3322 compiler, but can be worked around with `__cplusplus` guards.
3323
3324 C++ applications that use OpenSSL libraries must be compiled using the
3325 qualifier `/NAMES=(AS_IS,SHORTENED)` to be able to use all the OpenSSL
3326 functions. Otherwise, only functions with symbols of less than 31
3327 characters can be used, as the linker will not be able to successfully
3328 resolve symbols with longer names.
3329
3330 *Richard Levitte*
3331
44652c16
DMSP
3332 * Added a new method to gather entropy on VMS, based on SYS$GET_ENTROPY.
3333 The presence of this system service is determined at run-time.
3334
3335 *Richard Levitte*
3336
44652c16
DMSP
3337 * Print all values for a PKCS#12 attribute with 'openssl pkcs12', not just
3338 the first value.
3339
3340 *Jon Spillett*
3341
257e9d03 3342### Changes between 1.1.1c and 1.1.1d [10 Sep 2019]
44652c16
DMSP
3343
3344 * Fixed a fork protection issue. OpenSSL 1.1.1 introduced a rewritten random
3345 number generator (RNG). This was intended to include protection in the
3346 event of a fork() system call in order to ensure that the parent and child
d7f3a2cc 3347 processes did not share the same RNG state. However, this protection was not
44652c16
DMSP
3348 being used in the default case.
3349
3350 A partial mitigation for this issue is that the output from a high
3351 precision timer is mixed into the RNG state so the likelihood of a parent
3352 and child process sharing state is significantly reduced.
3353
3354 If an application already calls OPENSSL_init_crypto() explicitly using
3355 OPENSSL_INIT_ATFORK then this problem does not occur at all.
d8dc8538 3356 ([CVE-2019-1549])
44652c16
DMSP
3357
3358 *Matthias St. Pierre*
3359
3360 * For built-in EC curves, ensure an EC_GROUP built from the curve name is
ece9304c 3361 used even when parsing explicit parameters, when loading a encoded key
44652c16
DMSP
3362 or calling `EC_GROUP_new_from_ecpkparameters()`/
3363 `EC_GROUP_new_from_ecparameters()`.
3364 This prevents bypass of security hardening and performance gains,
3365 especially for curves with specialized EC_METHODs.
3366 By default, if a key encoded with explicit parameters is loaded and later
ece9304c 3367 encoded, the output is still encoded with explicit parameters, even if
44652c16
DMSP
3368 internally a "named" EC_GROUP is used for computation.
3369
3370 *Nicola Tuveri*
3371
3372 * Compute ECC cofactors if not provided during EC_GROUP construction. Before
3373 this change, EC_GROUP_set_generator would accept order and/or cofactor as
3374 NULL. After this change, only the cofactor parameter can be NULL. It also
3375 does some minimal sanity checks on the passed order.
d8dc8538 3376 ([CVE-2019-1547])
44652c16
DMSP
3377
3378 *Billy Bob Brumley*
3379
3380 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
3381 An attack is simple, if the first CMS_recipientInfo is valid but the
3382 second CMS_recipientInfo is chosen ciphertext. If the second
3383 recipientInfo decodes to PKCS #1 v1.5 form plaintext, the correct
3384 encryption key will be replaced by garbage, and the message cannot be
3385 decoded, but if the RSA decryption fails, the correct encryption key is
3386 used and the recipient will not notice the attack.
3387 As a work around for this potential attack the length of the decrypted
3388 key must be equal to the cipher default key length, in case the
d7f3a2cc 3389 certificate is not given and all recipientInfo are tried out.
44652c16
DMSP
3390 The old behaviour can be re-enabled in the CMS code by setting the
3391 CMS_DEBUG_DECRYPT flag.
d8dc8538 3392 ([CVE-2019-1563])
44652c16
DMSP
3393
3394 *Bernd Edlinger*
3395
3396 * Early start up entropy quality from the DEVRANDOM seed source has been
3397 improved for older Linux systems. The RAND subsystem will wait for
3398 /dev/random to be producing output before seeding from /dev/urandom.
3399 The seeded state is stored for future library initialisations using
3400 a system global shared memory segment. The shared memory identifier
3401 can be configured by defining OPENSSL_RAND_SEED_DEVRANDOM_SHM_ID to
3402 the desired value. The default identifier is 114.
3403
3404 *Paul Dale*
3405
3406 * Correct the extended master secret constant on EBCDIC systems. Without this
3407 fix TLS connections between an EBCDIC system and a non-EBCDIC system that
3408 negotiate EMS will fail. Unfortunately this also means that TLS connections
3409 between EBCDIC systems with this fix, and EBCDIC systems without this
3410 fix will fail if they negotiate EMS.
3411
3412 *Matt Caswell*
3413
3414 * Use Windows installation paths in the mingw builds
3415
3416 Mingw isn't a POSIX environment per se, which means that Windows
3417 paths should be used for installation.
d8dc8538 3418 ([CVE-2019-1552])
44652c16
DMSP
3419
3420 *Richard Levitte*
3421
3422 * Changed DH_check to accept parameters with order q and 2q subgroups.
3423 With order 2q subgroups the bit 0 of the private key is not secret
3424 but DH_generate_key works around that by clearing bit 0 of the
3425 private key for those. This avoids leaking bit 0 of the private key.
3426
3427 *Bernd Edlinger*
3428
3429 * Significantly reduce secure memory usage by the randomness pools.
3430
3431 *Paul Dale*
3432
3433 * Revert the DEVRANDOM_WAIT feature for Linux systems
3434
3435 The DEVRANDOM_WAIT feature added a select() call to wait for the
3436 /dev/random device to become readable before reading from the
3437 /dev/urandom device.
3438
3439 It turned out that this change had negative side effects on
3440 performance which were not acceptable. After some discussion it
3441 was decided to revert this feature and leave it up to the OS
3442 resp. the platform maintainer to ensure a proper initialization
3443 during early boot time.
3444
3445 *Matthias St. Pierre*
3446
257e9d03 3447### Changes between 1.1.1b and 1.1.1c [28 May 2019]
44652c16
DMSP
3448
3449 * Add build tests for C++. These are generated files that only do one
3450 thing, to include one public OpenSSL head file each. This tests that
3451 the public header files can be usefully included in a C++ application.
3452
3453 This test isn't enabled by default. It can be enabled with the option
3454 'enable-buildtest-c++'.
3455
3456 *Richard Levitte*
3457
3458 * Enable SHA3 pre-hashing for ECDSA and DSA.
3459
3460 *Patrick Steuer*
3461
3462 * Change the default RSA, DSA and DH size to 2048 bit instead of 1024.
ec2bfb7d
DDO
3463 This changes the size when using the `genpkey` command when no size is given.
3464 It fixes an omission in earlier changes that changed all RSA, DSA and DH
3465 generation commands to use 2048 bits by default.
44652c16
DMSP
3466
3467 *Kurt Roeckx*
3468
3469 * Reorganize the manual pages to consistently have RETURN VALUES,
3470 EXAMPLES, SEE ALSO and HISTORY come in that order, and adjust
3471 util/fix-doc-nits accordingly.
3472
3473 *Paul Yang, Joshua Lock*
3474
3475 * Add the missing accessor EVP_PKEY_get0_engine()
3476
3477 *Matt Caswell*
3478
ec2bfb7d 3479 * Have commands like `s_client` and `s_server` output the signature scheme
44652c16
DMSP
3480 along with other cipher suite parameters when debugging.
3481
3482 *Lorinczy Zsigmond*
3483
3484 * Make OPENSSL_config() error agnostic again.
3485
3486 *Richard Levitte*
3487
3488 * Do the error handling in RSA decryption constant time.
3489
3490 *Bernd Edlinger*
3491
3492 * Prevent over long nonces in ChaCha20-Poly1305.
3493
3494 ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input
3495 for every encryption operation. RFC 7539 specifies that the nonce value
3496 (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length
3497 and front pads the nonce with 0 bytes if it is less than 12
3498 bytes. However it also incorrectly allows a nonce to be set of up to 16
3499 bytes. In this case only the last 12 bytes are significant and any
3500 additional leading bytes are ignored.
3501
3502 It is a requirement of using this cipher that nonce values are
3503 unique. Messages encrypted using a reused nonce value are susceptible to
3504 serious confidentiality and integrity attacks. If an application changes
3505 the default nonce length to be longer than 12 bytes and then makes a
3506 change to the leading bytes of the nonce expecting the new value to be a
3507 new unique nonce then such an application could inadvertently encrypt
3508 messages with a reused nonce.
3509
3510 Additionally the ignored bytes in a long nonce are not covered by the
3511 integrity guarantee of this cipher. Any application that relies on the
3512 integrity of these ignored leading bytes of a long nonce may be further
3513 affected. Any OpenSSL internal use of this cipher, including in SSL/TLS,
3514 is safe because no such use sets such a long nonce value. However user
3515 applications that use this cipher directly and set a non-default nonce
3516 length to be longer than 12 bytes may be vulnerable.
3517
3518 This issue was reported to OpenSSL on 16th of March 2019 by Joran Dirk
3519 Greef of Ronomon.
d8dc8538 3520 ([CVE-2019-1543])
44652c16
DMSP
3521
3522 *Matt Caswell*
3523
3524 * Add DEVRANDOM_WAIT feature for Linux systems
3525
3526 On older Linux systems where the getrandom() system call is not available,
3527 OpenSSL normally uses the /dev/urandom device for seeding its CSPRNG.
3528 Contrary to getrandom(), the /dev/urandom device will not block during
3529 early boot when the kernel CSPRNG has not been seeded yet.
3530
3531 To mitigate this known weakness, use select() to wait for /dev/random to
3532 become readable before reading from /dev/urandom.
3533
3534 * Ensure that SM2 only uses SM3 as digest algorithm
3535
3536 *Paul Yang*
3537
257e9d03 3538### Changes between 1.1.1a and 1.1.1b [26 Feb 2019]
651d0aff 3539
5f8e6c50
DMSP
3540 * Change the info callback signals for the start and end of a post-handshake
3541 message exchange in TLSv1.3. In 1.1.1/1.1.1a we used SSL_CB_HANDSHAKE_START
3542 and SSL_CB_HANDSHAKE_DONE. Experience has shown that many applications get
3543 confused by this and assume that a TLSv1.2 renegotiation has started. This
3544 can break KeyUpdate handling. Instead we no longer signal the start and end
3545 of a post handshake message exchange (although the messages themselves are
3546 still signalled). This could break some applications that were expecting
3547 the old signals. However without this KeyUpdate is not usable for many
3548 applications.
651d0aff 3549
5f8e6c50 3550 *Matt Caswell*
651d0aff 3551
257e9d03 3552### Changes between 1.1.1 and 1.1.1a [20 Nov 2018]
651d0aff 3553
5f8e6c50 3554 * Timing vulnerability in DSA signature generation
651d0aff 3555
5f8e6c50
DMSP
3556 The OpenSSL DSA signature algorithm has been shown to be vulnerable to a
3557 timing side channel attack. An attacker could use variations in the signing
3558 algorithm to recover the private key.
651d0aff 3559
5f8e6c50 3560 This issue was reported to OpenSSL on 16th October 2018 by Samuel Weiser.
d8dc8538 3561 ([CVE-2018-0734])
651d0aff 3562
5f8e6c50 3563 *Paul Dale*
651d0aff 3564
5f8e6c50 3565 * Timing vulnerability in ECDSA signature generation
651d0aff 3566
5f8e6c50
DMSP
3567 The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a
3568 timing side channel attack. An attacker could use variations in the signing
3569 algorithm to recover the private key.
651d0aff 3570
5f8e6c50 3571 This issue was reported to OpenSSL on 25th October 2018 by Samuel Weiser.
d8dc8538 3572 ([CVE-2018-0735])
651d0aff 3573
5f8e6c50 3574 *Paul Dale*
651d0aff 3575
5f8e6c50
DMSP
3576 * Fixed the issue that RAND_add()/RAND_seed() silently discards random input
3577 if its length exceeds 4096 bytes. The limit has been raised to a buffer size
3578 of two gigabytes and the error handling improved.
651d0aff 3579
5f8e6c50
DMSP
3580 This issue was reported to OpenSSL by Dr. Falko Strenzke. It has been
3581 categorized as a normal bug, not a security issue, because the DRBG reseeds
3582 automatically and is fully functional even without additional randomness
3583 provided by the application.
3584
257e9d03 3585### Changes between 1.1.0i and 1.1.1 [11 Sep 2018]
5f8e6c50
DMSP
3586
3587 * Add a new ClientHello callback. Provides a callback interface that gives
3588 the application the ability to adjust the nascent SSL object at the
3589 earliest stage of ClientHello processing, immediately after extensions have
3590 been collected but before they have been processed. In particular, this
3591 callback can adjust the supported TLS versions in response to the contents
3592 of the ClientHello
3593
3594 *Benjamin Kaduk*
3595
3596 * Add SM2 base algorithm support.
3597
3598 *Jack Lloyd*
3599
3600 * s390x assembly pack: add (improved) hardware-support for the following
3601 cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
3602 aes-cfb/cfb8, aes-ecb.
3603
3604 *Patrick Steuer*
3605
3606 * Make EVP_PKEY_asn1_new() a bit stricter about its input. A NULL pem_str
3607 parameter is no longer accepted, as it leads to a corrupt table. NULL
3608 pem_str is reserved for alias entries only.
3609
3610 *Richard Levitte*
3611
3612 * Use the new ec_scalar_mul_ladder scaffold to implement a specialized ladder
3613 step for prime curves. The new implementation is based on formulae from
3614 differential addition-and-doubling in homogeneous projective coordinates
3615 from Izu-Takagi "A fast parallel elliptic curve multiplication resistant
3616 against side channel attacks" and Brier-Joye "Weierstrass Elliptic Curves
3617 and Side-Channel Attacks" Eq. (8) for y-coordinate recovery, modified
3618 to work in projective coordinates.
3619
3620 *Billy Bob Brumley, Nicola Tuveri*
3621
3622 * Change generating and checking of primes so that the error rate of not
3623 being prime depends on the intended use based on the size of the input.
3624 For larger primes this will result in more rounds of Miller-Rabin.
3625 The maximal error rate for primes with more than 1080 bits is lowered
3626 to 2^-128.
3627
3628 *Kurt Roeckx, Annie Yousar*
3629
3630 * Increase the number of Miller-Rabin rounds for DSA key generating to 64.
3631
3632 *Kurt Roeckx*
3633
3634 * The 'tsget' script is renamed to 'tsget.pl', to avoid confusion when
3635 moving between systems, and to avoid confusion when a Windows build is
3636 done with mingw vs with MSVC. For POSIX installs, there's still a
3637 symlink or copy named 'tsget' to avoid that confusion as well.
3638
3639 *Richard Levitte*
3640
3641 * Revert blinding in ECDSA sign and instead make problematic addition
3642 length-invariant. Switch even to fixed-length Montgomery multiplication.
3643
3644 *Andy Polyakov*
3645
3646 * Use the new ec_scalar_mul_ladder scaffold to implement a specialized ladder
3647 step for binary curves. The new implementation is based on formulae from
3648 differential addition-and-doubling in mixed Lopez-Dahab projective
3649 coordinates, modified to independently blind the operands.
3650
3651 *Billy Bob Brumley, Sohaib ul Hassan, Nicola Tuveri*
3652
3653 * Add a scaffold to optionally enhance the Montgomery ladder implementation
3654 for `ec_scalar_mul_ladder` (formerly `ec_mul_consttime`) allowing
3655 EC_METHODs to implement their own specialized "ladder step", to take
3656 advantage of more favorable coordinate systems or more efficient
3657 differential addition-and-doubling algorithms.
3658
3659 *Billy Bob Brumley, Sohaib ul Hassan, Nicola Tuveri*
3660
3661 * Modified the random device based seed sources to keep the relevant
3662 file descriptors open rather than reopening them on each access.
3663 This allows such sources to operate in a chroot() jail without
3664 the associated device nodes being available. This behaviour can be
3665 controlled using RAND_keep_random_devices_open().
3666
3667 *Paul Dale*
3668
3669 * Numerous side-channel attack mitigations have been applied. This may have
3670 performance impacts for some algorithms for the benefit of improved
3671 security. Specific changes are noted in this change log by their respective
3672 authors.
3673
3674 *Matt Caswell*
3675
3676 * AIX shared library support overhaul. Switch to AIX "natural" way of
3677 handling shared libraries, which means collecting shared objects of
3678 different versions and bitnesses in one common archive. This allows to
3679 mitigate conflict between 1.0 and 1.1 side-by-side installations. It
3680 doesn't affect the way 3rd party applications are linked, only how
3681 multi-version installation is managed.
3682
3683 *Andy Polyakov*
3684
3685 * Make ec_group_do_inverse_ord() more robust and available to other
3686 EC cryptosystems, so that irrespective of BN_FLG_CONSTTIME, SCA
3687 mitigations are applied to the fallback BN_mod_inverse().
3688 When using this function rather than BN_mod_inverse() directly, new
3689 EC cryptosystem implementations are then safer-by-default.
3690
3691 *Billy Bob Brumley*
3692
3693 * Add coordinate blinding for EC_POINT and implement projective
3694 coordinate blinding for generic prime curves as a countermeasure to
3695 chosen point SCA attacks.
3696
3697 *Sohaib ul Hassan, Nicola Tuveri, Billy Bob Brumley*
3698
3699 * Add blinding to ECDSA and DSA signatures to protect against side channel
3700 attacks discovered by Keegan Ryan (NCC Group).
3701
3702 *Matt Caswell*
3703
ec2bfb7d 3704 * Enforce checking in the `pkeyutl` command to ensure that the input
5f8e6c50
DMSP
3705 length does not exceed the maximum supported digest length when performing
3706 a sign, verify or verifyrecover operation.
3707
3708 *Matt Caswell*
3709
3710 * SSL_MODE_AUTO_RETRY is enabled by default. Applications that use blocking
3711 I/O in combination with something like select() or poll() will hang. This
3712 can be turned off again using SSL_CTX_clear_mode().
3713 Many applications do not properly handle non-application data records, and
3714 TLS 1.3 sends more of such records. Setting SSL_MODE_AUTO_RETRY works
3715 around the problems in those applications, but can also break some.
3716 It's recommended to read the manpages about SSL_read(), SSL_write(),
3717 SSL_get_error(), SSL_shutdown(), SSL_CTX_set_mode() and
3718 SSL_CTX_set_read_ahead() again.
3719
3720 *Kurt Roeckx*
3721
3722 * When unlocking a pass phrase protected PEM file or PKCS#8 container, we
3723 now allow empty (zero character) pass phrases.
3724
3725 *Richard Levitte*
3726
3727 * Apply blinding to binary field modular inversion and remove patent
3728 pending (OPENSSL_SUN_GF2M_DIV) BN_GF2m_mod_div implementation.
3729
3730 *Billy Bob Brumley*
3731
3732 * Deprecate ec2_mult.c and unify scalar multiplication code paths for
3733 binary and prime elliptic curves.
3734
3735 *Billy Bob Brumley*
3736
3737 * Remove ECDSA nonce padding: EC_POINT_mul is now responsible for
3738 constant time fixed point multiplication.
3739
3740 *Billy Bob Brumley*
3741
3742 * Revise elliptic curve scalar multiplication with timing attack
3743 defenses: ec_wNAF_mul redirects to a constant time implementation
3744 when computing fixed point and variable point multiplication (which
3745 in OpenSSL are mostly used with secret scalars in keygen, sign,
3746 ECDH derive operations).
3747 *Billy Bob Brumley, Nicola Tuveri, Cesar Pereida García,
3748 Sohaib ul Hassan*
3749
3750 * Updated CONTRIBUTING
3751
3752 *Rich Salz*
3753
3754 * Updated DRBG / RAND to request nonce and additional low entropy
3755 randomness from the system.
3756
3757 *Matthias St. Pierre*
3758
3759 * Updated 'openssl rehash' to use OpenSSL consistent default.
3760
3761 *Richard Levitte*
3762
3763 * Moved the load of the ssl_conf module to libcrypto, which helps
3764 loading engines that libssl uses before libssl is initialised.
3765
3766 *Matt Caswell*
3767
3768 * Added EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
3769
3770 *Matt Caswell*
3771
3772 * Fixed X509_NAME_ENTRY_set to get multi-valued RDNs right in all cases.
3773
3774 *Ingo Schwarze, Rich Salz*
3775
3776 * Added output of accepting IP address and port for 'openssl s_server'
3777
3778 *Richard Levitte*
3779
3780 * Added a new API for TLSv1.3 ciphersuites:
3781 SSL_CTX_set_ciphersuites()
3782 SSL_set_ciphersuites()
3783
3784 *Matt Caswell*
3785
3786 * Memory allocation failures consistently add an error to the error
3787 stack.
3788
3789 *Rich Salz*
3790
3791 * Don't use OPENSSL_ENGINES and OPENSSL_CONF environment values
3792 in libcrypto when run as setuid/setgid.
3793
3794 *Bernd Edlinger*
3795
3796 * Load any config file by default when libssl is used.
3797
3798 *Matt Caswell*
3799
3800 * Added new public header file <openssl/rand_drbg.h> and documentation
3801 for the RAND_DRBG API. See manual page RAND_DRBG(7) for an overview.
3802
3803 *Matthias St. Pierre*
3804
3805 * QNX support removed (cannot find contributors to get their approval
3806 for the license change).
3807
3808 *Rich Salz*
3809
3810 * TLSv1.3 replay protection for early data has been implemented. See the
3811 SSL_read_early_data() man page for further details.
3812
3813 *Matt Caswell*
3814
3815 * Separated TLSv1.3 ciphersuite configuration out from TLSv1.2 ciphersuite
3816 configuration. TLSv1.3 ciphersuites are not compatible with TLSv1.2 and
3817 below. Similarly TLSv1.2 ciphersuites are not compatible with TLSv1.3.
3818 In order to avoid issues where legacy TLSv1.2 ciphersuite configuration
3819 would otherwise inadvertently disable all TLSv1.3 ciphersuites the
3820 configuration has been separated out. See the ciphers man page or the
3821 SSL_CTX_set_ciphersuites() man page for more information.
3822
3823 *Matt Caswell*
3824
3825 * On POSIX (BSD, Linux, ...) systems the ocsp(1) command running
3826 in responder mode now supports the new "-multi" option, which
3827 spawns the specified number of child processes to handle OCSP
3828 requests. The "-timeout" option now also limits the OCSP
3829 responder's patience to wait to receive the full client request
3830 on a newly accepted connection. Child processes are respawned
3831 as needed, and the CA index file is automatically reloaded
3832 when changed. This makes it possible to run the "ocsp" responder
3833 as a long-running service, making the OpenSSL CA somewhat more
3834 feature-complete. In this mode, most diagnostic messages logged
3835 after entering the event loop are logged via syslog(3) rather than
3836 written to stderr.
3837
3838 *Viktor Dukhovni*
3839
3840 * Added support for X448 and Ed448. Heavily based on original work by
3841 Mike Hamburg.
3842
3843 *Matt Caswell*
3844
3845 * Extend OSSL_STORE with capabilities to search and to narrow the set of
3846 objects loaded. This adds the functions OSSL_STORE_expect() and
3847 OSSL_STORE_find() as well as needed tools to construct searches and
3848 get the search data out of them.
3849
3850 *Richard Levitte*
3851
3852 * Support for TLSv1.3 added. Note that users upgrading from an earlier
3853 version of OpenSSL should review their configuration settings to ensure
3854 that they are still appropriate for TLSv1.3. For further information see:
257e9d03 3855 <https://wiki.openssl.org/index.php/TLS1.3>
5f8e6c50
DMSP
3856
3857 *Matt Caswell*
3858
3859 * Grand redesign of the OpenSSL random generator
3860
3861 The default RAND method now utilizes an AES-CTR DRBG according to
3862 NIST standard SP 800-90Ar1. The new random generator is essentially
3863 a port of the default random generator from the OpenSSL FIPS 2.0
3864 object module. It is a hybrid deterministic random bit generator
3865 using an AES-CTR bit stream and which seeds and reseeds itself
3866 automatically using trusted system entropy sources.
3867
3868 Some of its new features are:
3869 - Support for multiple DRBG instances with seed chaining.
3870 - The default RAND method makes use of a DRBG.
3871 - There is a public and private DRBG instance.
3872 - The DRBG instances are fork-safe.
3873 - Keep all global DRBG instances on the secure heap if it is enabled.
3874 - The public and private DRBG instance are per thread for lock free
3875 operation
3876
3877 *Paul Dale, Benjamin Kaduk, Kurt Roeckx, Rich Salz, Matthias St. Pierre*
3878
3879 * Changed Configure so it only says what it does and doesn't dump
3880 so much data. Instead, ./configdata.pm should be used as a script
3881 to display all sorts of configuration data.
3882
3883 *Richard Levitte*
3884
3885 * Added processing of "make variables" to Configure.
3886
3887 *Richard Levitte*
3888
3889 * Added SHA512/224 and SHA512/256 algorithm support.
3890
3891 *Paul Dale*
3892
3893 * The last traces of Netware support, first removed in 1.1.0, have
3894 now been removed.
3895
3896 *Rich Salz*
3897
3898 * Get rid of Makefile.shared, and in the process, make the processing
3899 of certain files (rc.obj, or the .def/.map/.opt files produced from
3900 the ordinal files) more visible and hopefully easier to trace and
3901 debug (or make silent).
3902
3903 *Richard Levitte*
3904
3905 * Make it possible to have environment variable assignments as
3906 arguments to config / Configure.
3907
3908 *Richard Levitte*
3909
3910 * Add multi-prime RSA (RFC 8017) support.
3911
3912 *Paul Yang*
3913
3914 * Add SM3 implemented according to GB/T 32905-2016
1dc1ea18
DDO
3915 *Jack Lloyd <jack.lloyd@ribose.com>,*
3916 *Ronald Tse <ronald.tse@ribose.com>,*
3917 *Erick Borsboom <erick.borsboom@ribose.com>*
5f8e6c50
DMSP
3918
3919 * Add 'Maximum Fragment Length' TLS extension negotiation and support
3920 as documented in RFC6066.
3921 Based on a patch from Tomasz Moń
3922
3923 *Filipe Raimundo da Silva*
3924
3925 * Add SM4 implemented according to GB/T 32907-2016.
1dc1ea18
DDO
3926 *Jack Lloyd <jack.lloyd@ribose.com>,*
3927 *Ronald Tse <ronald.tse@ribose.com>,*
3928 *Erick Borsboom <erick.borsboom@ribose.com>*
5f8e6c50
DMSP
3929
3930 * Reimplement -newreq-nodes and ERR_error_string_n; the
3931 original author does not agree with the license change.
3932
3933 *Rich Salz*
3934
3935 * Add ARIA AEAD TLS support.
3936
3937 *Jon Spillett*
3938
3939 * Some macro definitions to support VS6 have been removed. Visual
3940 Studio 6 has not worked since 1.1.0
3941
3942 *Rich Salz*
3943
3944 * Add ERR_clear_last_mark(), to allow callers to clear the last mark
3945 without clearing the errors.
3946
3947 *Richard Levitte*
3948
3949 * Add "atfork" functions. If building on a system that without
3950 pthreads, see doc/man3/OPENSSL_fork_prepare.pod for application
3951 requirements. The RAND facility now uses/requires this.
3952
3953 *Rich Salz*
3954
3955 * Add SHA3.
3956
3957 *Andy Polyakov*
3958
3959 * The UI API becomes a permanent and integral part of libcrypto, i.e.
3960 not possible to disable entirely. However, it's still possible to
3961 disable the console reading UI method, UI_OpenSSL() (use UI_null()
3962 as a fallback).
3963
3964 To disable, configure with 'no-ui-console'. 'no-ui' is still
3965 possible to use as an alias. Check at compile time with the
3966 macro OPENSSL_NO_UI_CONSOLE. The macro OPENSSL_NO_UI is still
3967 possible to check and is an alias for OPENSSL_NO_UI_CONSOLE.
3968
3969 *Richard Levitte*
3970
3971 * Add a STORE module, which implements a uniform and URI based reader of
3972 stores that can contain keys, certificates, CRLs and numerous other
3973 objects. The main API is loosely based on a few stdio functions,
3974 and includes OSSL_STORE_open, OSSL_STORE_load, OSSL_STORE_eof,
3975 OSSL_STORE_error and OSSL_STORE_close.
3976 The implementation uses backends called "loaders" to implement arbitrary
3977 URI schemes. There is one built in "loader" for the 'file' scheme.
3978
3979 *Richard Levitte*
3980
3981 * Add devcrypto engine. This has been implemented against cryptodev-linux,
3982 then adjusted to work on FreeBSD 8.4 as well.
3983 Enable by configuring with 'enable-devcryptoeng'. This is done by default
3984 on BSD implementations, as cryptodev.h is assumed to exist on all of them.
3985
3986 *Richard Levitte*
3987
3988 * Module names can prefixed with OSSL_ or OPENSSL_. This affects
3989 util/mkerr.pl, which is adapted to allow those prefixes, leading to
3990 error code calls like this:
3991
3992 OSSL_FOOerr(OSSL_FOO_F_SOMETHING, OSSL_FOO_R_WHATEVER);
3993
3994 With this change, we claim the namespaces OSSL and OPENSSL in a manner
3995 that can be encoded in C. For the foreseeable future, this will only
3996 affect new modules.
3997
3998 *Richard Levitte and Tim Hudson*
3999
4000 * Removed BSD cryptodev engine.
4001
4002 *Rich Salz*
4003
4004 * Add a build target 'build_all_generated', to build all generated files
4005 and only that. This can be used to prepare everything that requires
4006 things like perl for a system that lacks perl and then move everything
4007 to that system and do the rest of the build there.
4008
4009 *Richard Levitte*
4010
4011 * In the UI interface, make it possible to duplicate the user data. This
4012 can be used by engines that need to retain the data for a longer time
4013 than just the call where this user data is passed.
4014
4015 *Richard Levitte*
4016
4017 * Ignore the '-named_curve auto' value for compatibility of applications
4018 with OpenSSL 1.0.2.
4019
66194839 4020 *Tomáš Mráz <tmraz@fedoraproject.org>*
5f8e6c50
DMSP
4021
4022 * Fragmented SSL/TLS alerts are no longer accepted. An alert message is 2
4023 bytes long. In theory it is permissible in SSLv3 - TLSv1.2 to fragment such
4024 alerts across multiple records (some of which could be empty). In practice
4025 it make no sense to send an empty alert record, or to fragment one. TLSv1.3
44652c16 4026 prohibits this altogether and other libraries (BoringSSL, NSS) do not
5f8e6c50 4027 support this at all. Supporting it adds significant complexity to the
44652c16 4028 record layer, and its removal is unlikely to cause interoperability
5f8e6c50
DMSP
4029 issues.
4030
4031 *Matt Caswell*
4032
4033 * Add the ASN.1 types INT32, UINT32, INT64, UINT64 and variants prefixed
4034 with Z. These are meant to replace LONG and ZLONG and to be size safe.
4035 The use of LONG and ZLONG is discouraged and scheduled for deprecation
4036 in OpenSSL 1.2.0.
4037
4038 *Richard Levitte*
4039
4040 * Add the 'z' and 'j' modifiers to BIO_printf() et al formatting string,
4041 'z' is to be used for [s]size_t, and 'j' - with [u]int64_t.
4042
4043 *Richard Levitte, Andy Polyakov*
4044
4045 * Add EC_KEY_get0_engine(), which does for EC_KEY what RSA_get0_engine()
4046 does for RSA, etc.
4047
4048 *Richard Levitte*
4049
4050 * Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target
4051 platform rather than 'mingw'.
4052
4053 *Richard Levitte*
4054
4055 * The functions X509_STORE_add_cert and X509_STORE_add_crl return
4056 success if they are asked to add an object which already exists
4057 in the store. This change cascades to other functions which load
4058 certificates and CRLs.
4059
4060 *Paul Dale*
4061
4062 * x86_64 assembly pack: annotate code with DWARF CFI directives to
4063 facilitate stack unwinding even from assembly subroutines.
4064
4065 *Andy Polyakov*
4066
4067 * Remove VAX C specific definitions of OPENSSL_EXPORT, OPENSSL_EXTERN.
4068 Also remove OPENSSL_GLOBAL entirely, as it became a no-op.
4069
4070 *Richard Levitte*
4071
4072 * Remove the VMS-specific reimplementation of gmtime from crypto/o_times.c.
4073 VMS C's RTL has a fully up to date gmtime() and gmtime_r() since V7.1,
4074 which is the minimum version we support.
4075
4076 *Richard Levitte*
4077
4078 * Certificate time validation (X509_cmp_time) enforces stricter
4079 compliance with RFC 5280. Fractional seconds and timezone offsets
4080 are no longer allowed.
4081
4082 *Emilia Käsper*
4083
4084 * Add support for ARIA
4085
4086 *Paul Dale*
4087
4088 * s_client will now send the Server Name Indication (SNI) extension by
4089 default unless the new "-noservername" option is used. The server name is
4090 based on the host provided to the "-connect" option unless overridden by
4091 using "-servername".
4092
4093 *Matt Caswell*
4094
4095 * Add support for SipHash
4096
4097 *Todd Short*
4098
4099 * OpenSSL now fails if it receives an unrecognised record type in TLS1.0
4100 or TLS1.1. Previously this only happened in SSLv3 and TLS1.2. This is to
4101 prevent issues where no progress is being made and the peer continually
4102 sends unrecognised record types, using up resources processing them.
4103
4104 *Matt Caswell*
4105
4106 * 'openssl passwd' can now produce SHA256 and SHA512 based output,
4107 using the algorithm defined in
257e9d03 4108 <https://www.akkadia.org/drepper/SHA-crypt.txt>
5f8e6c50
DMSP
4109
4110 *Richard Levitte*
4111
4112 * Heartbeat support has been removed; the ABI is changed for now.
4113
4114 *Richard Levitte, Rich Salz*
4115
4116 * Support for SSL_OP_NO_ENCRYPT_THEN_MAC in SSL_CONF_cmd.
4117
4118 *Emilia Käsper*
4119
4120 * The RSA "null" method, which was partially supported to avoid patent
4121 issues, has been replaced to always returns NULL.
4122
4123 *Rich Salz*
4124
44652c16
DMSP
4125OpenSSL 1.1.0
4126-------------
5f8e6c50 4127
257e9d03 4128### Changes between 1.1.0k and 1.1.0l [10 Sep 2019]
5f8e6c50 4129
44652c16 4130 * For built-in EC curves, ensure an EC_GROUP built from the curve name is
ece9304c 4131 used even when parsing explicit parameters, when loading a encoded key
44652c16
DMSP
4132 or calling `EC_GROUP_new_from_ecpkparameters()`/
4133 `EC_GROUP_new_from_ecparameters()`.
4134 This prevents bypass of security hardening and performance gains,
4135 especially for curves with specialized EC_METHODs.
4136 By default, if a key encoded with explicit parameters is loaded and later
ece9304c 4137 encoded, the output is still encoded with explicit parameters, even if
44652c16 4138 internally a "named" EC_GROUP is used for computation.
5f8e6c50 4139
44652c16 4140 *Nicola Tuveri*
5f8e6c50 4141
44652c16
DMSP
4142 * Compute ECC cofactors if not provided during EC_GROUP construction. Before
4143 this change, EC_GROUP_set_generator would accept order and/or cofactor as
4144 NULL. After this change, only the cofactor parameter can be NULL. It also
4145 does some minimal sanity checks on the passed order.
d8dc8538 4146 ([CVE-2019-1547])
5f8e6c50 4147
44652c16 4148 *Billy Bob Brumley*
5f8e6c50 4149
44652c16
DMSP
4150 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
4151 An attack is simple, if the first CMS_recipientInfo is valid but the
4152 second CMS_recipientInfo is chosen ciphertext. If the second
4153 recipientInfo decodes to PKCS #1 v1.5 form plaintext, the correct
4154 encryption key will be replaced by garbage, and the message cannot be
4155 decoded, but if the RSA decryption fails, the correct encryption key is
4156 used and the recipient will not notice the attack.
4157 As a work around for this potential attack the length of the decrypted
4158 key must be equal to the cipher default key length, in case the
d7f3a2cc 4159 certificate is not given and all recipientInfo are tried out.
44652c16
DMSP
4160 The old behaviour can be re-enabled in the CMS code by setting the
4161 CMS_DEBUG_DECRYPT flag.
d8dc8538 4162 ([CVE-2019-1563])
44652c16
DMSP
4163
4164 *Bernd Edlinger*
4165
4166 * Use Windows installation paths in the mingw builds
4167
4168 Mingw isn't a POSIX environment per se, which means that Windows
4169 paths should be used for installation.
d8dc8538 4170 ([CVE-2019-1552])
44652c16
DMSP
4171
4172 *Richard Levitte*
4173
257e9d03 4174### Changes between 1.1.0j and 1.1.0k [28 May 2019]
44652c16
DMSP
4175
4176 * Change the default RSA, DSA and DH size to 2048 bit instead of 1024.
ec2bfb7d
DDO
4177 This changes the size when using the `genpkey` command when no size is given.
4178 It fixes an omission in earlier changes that changed all RSA, DSA and DH
4179 generation commands to use 2048 bits by default.
44652c16
DMSP
4180
4181 *Kurt Roeckx*
4182
4183 * Prevent over long nonces in ChaCha20-Poly1305.
4184
4185 ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input
4186 for every encryption operation. RFC 7539 specifies that the nonce value
4187 (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length
4188 and front pads the nonce with 0 bytes if it is less than 12
4189 bytes. However it also incorrectly allows a nonce to be set of up to 16
4190 bytes. In this case only the last 12 bytes are significant and any
4191 additional leading bytes are ignored.
4192
4193 It is a requirement of using this cipher that nonce values are
4194 unique. Messages encrypted using a reused nonce value are susceptible to
4195 serious confidentiality and integrity attacks. If an application changes
4196 the default nonce length to be longer than 12 bytes and then makes a
4197 change to the leading bytes of the nonce expecting the new value to be a
4198 new unique nonce then such an application could inadvertently encrypt
4199 messages with a reused nonce.
4200
4201 Additionally the ignored bytes in a long nonce are not covered by the
4202 integrity guarantee of this cipher. Any application that relies on the
4203 integrity of these ignored leading bytes of a long nonce may be further
4204 affected. Any OpenSSL internal use of this cipher, including in SSL/TLS,
4205 is safe because no such use sets such a long nonce value. However user
4206 applications that use this cipher directly and set a non-default nonce
4207 length to be longer than 12 bytes may be vulnerable.
4208
4209 This issue was reported to OpenSSL on 16th of March 2019 by Joran Dirk
4210 Greef of Ronomon.
d8dc8538 4211 ([CVE-2019-1543])
44652c16
DMSP
4212
4213 *Matt Caswell*
4214
4215 * Added SCA hardening for modular field inversion in EC_GROUP through
4216 a new dedicated field_inv() pointer in EC_METHOD.
4217 This also addresses a leakage affecting conversions from projective
4218 to affine coordinates.
4219
4220 *Billy Bob Brumley, Nicola Tuveri*
4221
4222 * Fix a use after free bug in d2i_X509_PUBKEY when overwriting a
4223 re-used X509_PUBKEY object if the second PUBKEY is malformed.
4224
4225 *Bernd Edlinger*
4226
4227 * Move strictness check from EVP_PKEY_asn1_new() to EVP_PKEY_asn1_add0().
4228
4229 *Richard Levitte*
4230
4231 * Remove the 'dist' target and add a tarball building script. The
4232 'dist' target has fallen out of use, and it shouldn't be
4233 necessary to configure just to create a source distribution.
4234
4235 *Richard Levitte*
4236
257e9d03 4237### Changes between 1.1.0i and 1.1.0j [20 Nov 2018]
44652c16
DMSP
4238
4239 * Timing vulnerability in DSA signature generation
4240
4241 The OpenSSL DSA signature algorithm has been shown to be vulnerable to a
4242 timing side channel attack. An attacker could use variations in the signing
4243 algorithm to recover the private key.
4244
4245 This issue was reported to OpenSSL on 16th October 2018 by Samuel Weiser.
d8dc8538 4246 ([CVE-2018-0734])
44652c16
DMSP
4247
4248 *Paul Dale*
4249
4250 * Timing vulnerability in ECDSA signature generation
4251
4252 The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a
4253 timing side channel attack. An attacker could use variations in the signing
4254 algorithm to recover the private key.
4255
4256 This issue was reported to OpenSSL on 25th October 2018 by Samuel Weiser.
d8dc8538 4257 ([CVE-2018-0735])
44652c16
DMSP
4258
4259 *Paul Dale*
4260
4261 * Add coordinate blinding for EC_POINT and implement projective
4262 coordinate blinding for generic prime curves as a countermeasure to
4263 chosen point SCA attacks.
4264
4265 *Sohaib ul Hassan, Nicola Tuveri, Billy Bob Brumley*
4266
257e9d03 4267### Changes between 1.1.0h and 1.1.0i [14 Aug 2018]
44652c16
DMSP
4268
4269 * Client DoS due to large DH parameter
4270
4271 During key agreement in a TLS handshake using a DH(E) based ciphersuite a
4272 malicious server can send a very large prime value to the client. This will
4273 cause the client to spend an unreasonably long period of time generating a
4274 key for this prime resulting in a hang until the client has finished. This
4275 could be exploited in a Denial Of Service attack.
4276
4277 This issue was reported to OpenSSL on 5th June 2018 by Guido Vranken
d8dc8538 4278 ([CVE-2018-0732])
44652c16
DMSP
4279
4280 *Guido Vranken*
4281
4282 * Cache timing vulnerability in RSA Key Generation
4283
4284 The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to
4285 a cache timing side channel attack. An attacker with sufficient access to
4286 mount cache timing attacks during the RSA key generation process could
4287 recover the private key.
5f8e6c50
DMSP
4288
4289 This issue was reported to OpenSSL on 4th April 2018 by Alejandro Cabrera
4290 Aldaya, Billy Brumley, Cesar Pereida Garcia and Luis Manuel Alvarez Tapia.
d8dc8538 4291 ([CVE-2018-0737])
5f8e6c50
DMSP
4292
4293 *Billy Brumley*
4294
4295 * Make EVP_PKEY_asn1_new() a bit stricter about its input. A NULL pem_str
4296 parameter is no longer accepted, as it leads to a corrupt table. NULL
4297 pem_str is reserved for alias entries only.
4298
4299 *Richard Levitte*
4300
4301 * Revert blinding in ECDSA sign and instead make problematic addition
4302 length-invariant. Switch even to fixed-length Montgomery multiplication.
4303
4304 *Andy Polyakov*
4305
4306 * Change generating and checking of primes so that the error rate of not
4307 being prime depends on the intended use based on the size of the input.
4308 For larger primes this will result in more rounds of Miller-Rabin.
4309 The maximal error rate for primes with more than 1080 bits is lowered
4310 to 2^-128.
4311
4312 *Kurt Roeckx, Annie Yousar*
4313
4314 * Increase the number of Miller-Rabin rounds for DSA key generating to 64.
4315
4316 *Kurt Roeckx*
4317
4318 * Add blinding to ECDSA and DSA signatures to protect against side channel
4319 attacks discovered by Keegan Ryan (NCC Group).
4320
4321 *Matt Caswell*
4322
4323 * When unlocking a pass phrase protected PEM file or PKCS#8 container, we
4324 now allow empty (zero character) pass phrases.
4325
4326 *Richard Levitte*
4327
4328 * Certificate time validation (X509_cmp_time) enforces stricter
4329 compliance with RFC 5280. Fractional seconds and timezone offsets
4330 are no longer allowed.
4331
4332 *Emilia Käsper*
4333
4334 * Fixed a text canonicalisation bug in CMS
4335
4336 Where a CMS detached signature is used with text content the text goes
4337 through a canonicalisation process first prior to signing or verifying a
4338 signature. This process strips trailing space at the end of lines, converts
4339 line terminators to CRLF and removes additional trailing line terminators
4340 at the end of a file. A bug in the canonicalisation process meant that
4341 some characters, such as form-feed, were incorrectly treated as whitespace
4342 and removed. This is contrary to the specification (RFC5485). This fix
4343 could mean that detached text data signed with an earlier version of
4344 OpenSSL 1.1.0 may fail to verify using the fixed version, or text data
4345 signed with a fixed OpenSSL may fail to verify with an earlier version of
4346 OpenSSL 1.1.0. A workaround is to only verify the canonicalised text data
4347 and use the "-binary" flag (for the "cms" command line application) or set
4348 the SMIME_BINARY/PKCS7_BINARY/CMS_BINARY flags (if using CMS_verify()).
4349
4350 *Matt Caswell*
4351
257e9d03 4352### Changes between 1.1.0g and 1.1.0h [27 Mar 2018]
5f8e6c50
DMSP
4353
4354 * Constructed ASN.1 types with a recursive definition could exceed the stack
4355
4356 Constructed ASN.1 types with a recursive definition (such as can be found
4357 in PKCS7) could eventually exceed the stack given malicious input with
4358 excessive recursion. This could result in a Denial Of Service attack. There
4359 are no such structures used within SSL/TLS that come from untrusted sources
4360 so this is considered safe.
4361
4362 This issue was reported to OpenSSL on 4th January 2018 by the OSS-fuzz
4363 project.
d8dc8538 4364 ([CVE-2018-0739])
5f8e6c50
DMSP
4365
4366 *Matt Caswell*
4367
4368 * Incorrect CRYPTO_memcmp on HP-UX PA-RISC
4369
4370 Because of an implementation bug the PA-RISC CRYPTO_memcmp function is
4371 effectively reduced to only comparing the least significant bit of each
4372 byte. This allows an attacker to forge messages that would be considered as
4373 authenticated in an amount of tries lower than that guaranteed by the
4374 security claims of the scheme. The module can only be compiled by the
4375 HP-UX assembler, so that only HP-UX PA-RISC targets are affected.
4376
4377 This issue was reported to OpenSSL on 2nd March 2018 by Peter Waltenberg
4378 (IBM).
d8dc8538 4379 ([CVE-2018-0733])
5f8e6c50
DMSP
4380
4381 *Andy Polyakov*
4382
4383 * Add a build target 'build_all_generated', to build all generated files
4384 and only that. This can be used to prepare everything that requires
4385 things like perl for a system that lacks perl and then move everything
4386 to that system and do the rest of the build there.
4387
4388 *Richard Levitte*
4389
4390 * Backport SSL_OP_NO_RENGOTIATION
4391
4392 OpenSSL 1.0.2 and below had the ability to disable renegotiation using the
4393 (undocumented) SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag. Due to the opacity
d7f3a2cc 4394 changes this is no longer possible in 1.1.0. Therefore, the new
5f8e6c50
DMSP
4395 SSL_OP_NO_RENEGOTIATION option from 1.1.1-dev has been backported to
4396 1.1.0 to provide equivalent functionality.
4397
4398 Note that if an application built against 1.1.0h headers (or above) is run
4399 using an older version of 1.1.0 (prior to 1.1.0h) then the option will be
4400 accepted but nothing will happen, i.e. renegotiation will not be prevented.
4401
4402 *Matt Caswell*
4403
4404 * Removed the OS390-Unix config target. It relied on a script that doesn't
4405 exist.
4406
4407 *Rich Salz*
4408
4409 * rsaz_1024_mul_avx2 overflow bug on x86_64
4410
4411 There is an overflow bug in the AVX2 Montgomery multiplication procedure
4412 used in exponentiation with 1024-bit moduli. No EC algorithms are affected.
4413 Analysis suggests that attacks against RSA and DSA as a result of this
4414 defect would be very difficult to perform and are not believed likely.
4415 Attacks against DH1024 are considered just feasible, because most of the
4416 work necessary to deduce information about a private key may be performed
4417 offline. The amount of resources required for such an attack would be
4418 significant. However, for an attack on TLS to be meaningful, the server
4419 would have to share the DH1024 private key among multiple clients, which is
4420 no longer an option since CVE-2016-0701.
4421
4422 This only affects processors that support the AVX2 but not ADX extensions
4423 like Intel Haswell (4th generation).
4424
4425 This issue was reported to OpenSSL by David Benjamin (Google). The issue
4426 was originally found via the OSS-Fuzz project.
d8dc8538 4427 ([CVE-2017-3738])
5f8e6c50
DMSP
4428
4429 *Andy Polyakov*
4430
257e9d03 4431### Changes between 1.1.0f and 1.1.0g [2 Nov 2017]
5f8e6c50
DMSP
4432
4433 * bn_sqrx8x_internal carry bug on x86_64
4434
4435 There is a carry propagating bug in the x86_64 Montgomery squaring
4436 procedure. No EC algorithms are affected. Analysis suggests that attacks
4437 against RSA and DSA as a result of this defect would be very difficult to
4438 perform and are not believed likely. Attacks against DH are considered just
4439 feasible (although very difficult) because most of the work necessary to
4440 deduce information about a private key may be performed offline. The amount
4441 of resources required for such an attack would be very significant and
4442 likely only accessible to a limited number of attackers. An attacker would
4443 additionally need online access to an unpatched system using the target
4444 private key in a scenario with persistent DH parameters and a private
4445 key that is shared between multiple clients.
4446
4447 This only affects processors that support the BMI1, BMI2 and ADX extensions
4448 like Intel Broadwell (5th generation) and later or AMD Ryzen.
4449
4450 This issue was reported to OpenSSL by the OSS-Fuzz project.
d8dc8538 4451 ([CVE-2017-3736])
5f8e6c50
DMSP
4452
4453 *Andy Polyakov*
4454
4455 * Malformed X.509 IPAddressFamily could cause OOB read
4456
4457 If an X.509 certificate has a malformed IPAddressFamily extension,
4458 OpenSSL could do a one-byte buffer overread. The most likely result
4459 would be an erroneous display of the certificate in text format.
4460
4461 This issue was reported to OpenSSL by the OSS-Fuzz project.
d8dc8538 4462 ([CVE-2017-3735])
5f8e6c50
DMSP
4463
4464 *Rich Salz*
4465
257e9d03 4466### Changes between 1.1.0e and 1.1.0f [25 May 2017]
5f8e6c50
DMSP
4467
4468 * Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target
4469 platform rather than 'mingw'.
4470
4471 *Richard Levitte*
4472
4473 * Remove the VMS-specific reimplementation of gmtime from crypto/o_times.c.
4474 VMS C's RTL has a fully up to date gmtime() and gmtime_r() since V7.1,
4475 which is the minimum version we support.
4476
4477 *Richard Levitte*
4478
257e9d03 4479### Changes between 1.1.0d and 1.1.0e [16 Feb 2017]
5f8e6c50
DMSP
4480
4481 * Encrypt-Then-Mac renegotiation crash
4482
4483 During a renegotiation handshake if the Encrypt-Then-Mac extension is
4484 negotiated where it was not in the original handshake (or vice-versa) then
d7f3a2cc 4485 this can cause OpenSSL to crash (dependent on ciphersuite). Both clients
5f8e6c50
DMSP
4486 and servers are affected.
4487
4488 This issue was reported to OpenSSL by Joe Orton (Red Hat).
d8dc8538 4489 ([CVE-2017-3733])
5f8e6c50
DMSP
4490
4491 *Matt Caswell*
4492
257e9d03 4493### Changes between 1.1.0c and 1.1.0d [26 Jan 2017]
5f8e6c50
DMSP
4494
4495 * Truncated packet could crash via OOB read
4496
4497 If one side of an SSL/TLS path is running on a 32-bit host and a specific
4498 cipher is being used, then a truncated packet can cause that host to
4499 perform an out-of-bounds read, usually resulting in a crash.
4500
4501 This issue was reported to OpenSSL by Robert Święcki of Google.
d8dc8538 4502 ([CVE-2017-3731])
5f8e6c50
DMSP
4503
4504 *Andy Polyakov*
4505
4506 * Bad (EC)DHE parameters cause a client crash
4507
4508 If a malicious server supplies bad parameters for a DHE or ECDHE key
4509 exchange then this can result in the client attempting to dereference a
4510 NULL pointer leading to a client crash. This could be exploited in a Denial
4511 of Service attack.
4512
4513 This issue was reported to OpenSSL by Guido Vranken.
d8dc8538 4514 ([CVE-2017-3730])
5f8e6c50
DMSP
4515
4516 *Matt Caswell*
4517
4518 * BN_mod_exp may produce incorrect results on x86_64
4519
4520 There is a carry propagating bug in the x86_64 Montgomery squaring
4521 procedure. No EC algorithms are affected. Analysis suggests that attacks
4522 against RSA and DSA as a result of this defect would be very difficult to
4523 perform and are not believed likely. Attacks against DH are considered just
4524 feasible (although very difficult) because most of the work necessary to
4525 deduce information about a private key may be performed offline. The amount
4526 of resources required for such an attack would be very significant and
4527 likely only accessible to a limited number of attackers. An attacker would
4528 additionally need online access to an unpatched system using the target
4529 private key in a scenario with persistent DH parameters and a private
4530 key that is shared between multiple clients. For example this can occur by
4531 default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very
4532 similar to CVE-2015-3193 but must be treated as a separate problem.
4533
4534 This issue was reported to OpenSSL by the OSS-Fuzz project.
d8dc8538 4535 ([CVE-2017-3732])
5f8e6c50
DMSP
4536
4537 *Andy Polyakov*
4538
257e9d03 4539### Changes between 1.1.0b and 1.1.0c [10 Nov 2016]
5f8e6c50
DMSP
4540
4541 * ChaCha20/Poly1305 heap-buffer-overflow
4542
257e9d03 4543 TLS connections using `*-CHACHA20-POLY1305` ciphersuites are susceptible to
5f8e6c50
DMSP
4544 a DoS attack by corrupting larger payloads. This can result in an OpenSSL
4545 crash. This issue is not considered to be exploitable beyond a DoS.
4546
4547 This issue was reported to OpenSSL by Robert Święcki (Google Security Team)
d8dc8538 4548 ([CVE-2016-7054])
5f8e6c50
DMSP
4549
4550 *Richard Levitte*
4551
4552 * CMS Null dereference
4553
4554 Applications parsing invalid CMS structures can crash with a NULL pointer
4555 dereference. This is caused by a bug in the handling of the ASN.1 CHOICE
4556 type in OpenSSL 1.1.0 which can result in a NULL value being passed to the
4557 structure callback if an attempt is made to free certain invalid encodings.
4558 Only CHOICE structures using a callback which do not handle NULL value are
4559 affected.
4560
4561 This issue was reported to OpenSSL by Tyler Nighswander of ForAllSecure.
d8dc8538 4562 ([CVE-2016-7053])
5f8e6c50
DMSP
4563
4564 *Stephen Henson*
4565
4566 * Montgomery multiplication may produce incorrect results
4567
4568 There is a carry propagating bug in the Broadwell-specific Montgomery
4569 multiplication procedure that handles input lengths divisible by, but
4570 longer than 256 bits. Analysis suggests that attacks against RSA, DSA
4571 and DH private keys are impossible. This is because the subroutine in
4572 question is not used in operations with the private key itself and an input
4573 of the attacker's direct choice. Otherwise the bug can manifest itself as
4574 transient authentication and key negotiation failures or reproducible
4575 erroneous outcome of public-key operations with specially crafted input.
4576 Among EC algorithms only Brainpool P-512 curves are affected and one
4577 presumably can attack ECDH key negotiation. Impact was not analyzed in
4578 detail, because pre-requisites for attack are considered unlikely. Namely
4579 multiple clients have to choose the curve in question and the server has to
4580 share the private key among them, neither of which is default behaviour.
4581 Even then only clients that chose the curve will be affected.
4582
4583 This issue was publicly reported as transient failures and was not
4584 initially recognized as a security issue. Thanks to Richard Morgan for
4585 providing reproducible case.
d8dc8538 4586 ([CVE-2016-7055])
5f8e6c50
DMSP
4587
4588 *Andy Polyakov*
4589
4590 * Removed automatic addition of RPATH in shared libraries and executables,
4591 as this was a remainder from OpenSSL 1.0.x and isn't needed any more.
4592
4593 *Richard Levitte*
4594
257e9d03 4595### Changes between 1.1.0a and 1.1.0b [26 Sep 2016]
5f8e6c50
DMSP
4596
4597 * Fix Use After Free for large message sizes
4598
4599 The patch applied to address CVE-2016-6307 resulted in an issue where if a
4600 message larger than approx 16k is received then the underlying buffer to
4601 store the incoming message is reallocated and moved. Unfortunately a
4602 dangling pointer to the old location is left which results in an attempt to
4603 write to the previously freed location. This is likely to result in a
4604 crash, however it could potentially lead to execution of arbitrary code.
4605
4606 This issue only affects OpenSSL 1.1.0a.
4607
4608 This issue was reported to OpenSSL by Robert Święcki.
d8dc8538 4609 ([CVE-2016-6309])
5f8e6c50
DMSP
4610
4611 *Matt Caswell*
4612
257e9d03 4613### Changes between 1.1.0 and 1.1.0a [22 Sep 2016]
5f8e6c50
DMSP
4614
4615 * OCSP Status Request extension unbounded memory growth
4616
4617 A malicious client can send an excessively large OCSP Status Request
4618 extension. If that client continually requests renegotiation, sending a
4619 large OCSP Status Request extension each time, then there will be unbounded
4620 memory growth on the server. This will eventually lead to a Denial Of
4621 Service attack through memory exhaustion. Servers with a default
4622 configuration are vulnerable even if they do not support OCSP. Builds using
4623 the "no-ocsp" build time option are not affected.
4624
4625 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 4626 ([CVE-2016-6304])
5f8e6c50
DMSP
4627
4628 *Matt Caswell*
4629
4630 * SSL_peek() hang on empty record
4631
4632 OpenSSL 1.1.0 SSL/TLS will hang during a call to SSL_peek() if the peer
4633 sends an empty record. This could be exploited by a malicious peer in a
4634 Denial Of Service attack.
4635
4636 This issue was reported to OpenSSL by Alex Gaynor.
d8dc8538 4637 ([CVE-2016-6305])
5f8e6c50
DMSP
4638
4639 *Matt Caswell*
4640
4641 * Excessive allocation of memory in tls_get_message_header() and
4642 dtls1_preprocess_fragment()
4643
4644 A (D)TLS message includes 3 bytes for its length in the header for the
4645 message. This would allow for messages up to 16Mb in length. Messages of
4646 this length are excessive and OpenSSL includes a check to ensure that a
4647 peer is sending reasonably sized messages in order to avoid too much memory
4648 being consumed to service a connection. A flaw in the logic of version
4649 1.1.0 means that memory for the message is allocated too early, prior to
4650 the excessive message length check. Due to way memory is allocated in
4651 OpenSSL this could mean an attacker could force up to 21Mb to be allocated
4652 to service a connection. This could lead to a Denial of Service through
4653 memory exhaustion. However, the excessive message length check still takes
4654 place, and this would cause the connection to immediately fail. Assuming
4655 that the application calls SSL_free() on the failed connection in a timely
4656 manner then the 21Mb of allocated memory will then be immediately freed
d7f3a2cc 4657 again. Therefore, the excessive memory allocation will be transitory in
5f8e6c50
DMSP
4658 nature. This then means that there is only a security impact if:
4659
4660 1) The application does not call SSL_free() in a timely manner in the event
4661 that the connection fails
4662 or
4663 2) The application is working in a constrained environment where there is
4664 very little free memory
4665 or
4666 3) The attacker initiates multiple connection attempts such that there are
4667 multiple connections in a state where memory has been allocated for the
4668 connection; SSL_free() has not yet been called; and there is insufficient
4669 memory to service the multiple requests.
4670
4671 Except in the instance of (1) above any Denial Of Service is likely to be
4672 transitory because as soon as the connection fails the memory is
4673 subsequently freed again in the SSL_free() call. However there is an
4674 increased risk during this period of application crashes due to the lack of
4675 memory - which would then mean a more serious Denial of Service.
4676
4677 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
4678 (CVE-2016-6307 and CVE-2016-6308)
4679
4680 *Matt Caswell*
4681
4682 * solaris-x86-cc, i.e. 32-bit configuration with vendor compiler,
4683 had to be removed. Primary reason is that vendor assembler can't
4684 assemble our modules with -KPIC flag. As result it, assembly
4685 support, was not even available as option. But its lack means
4686 lack of side-channel resistant code, which is incompatible with
4687 security by todays standards. Fortunately gcc is readily available
4688 prepackaged option, which we firmly point at...
4689
4690 *Andy Polyakov*
4691
257e9d03 4692### Changes between 1.0.2h and 1.1.0 [25 Aug 2016]
5f8e6c50
DMSP
4693
4694 * Windows command-line tool supports UTF-8 opt-in option for arguments
4695 and console input. Setting OPENSSL_WIN32_UTF8 environment variable
4696 (to any value) allows Windows user to access PKCS#12 file generated
4697 with Windows CryptoAPI and protected with non-ASCII password, as well
4698 as files generated under UTF-8 locale on Linux also protected with
4699 non-ASCII password.
4700
4701 *Andy Polyakov*
4702
d8dc8538 4703 * To mitigate the SWEET32 attack ([CVE-2016-2183]), 3DES cipher suites
5f8e6c50
DMSP
4704 have been disabled by default and removed from DEFAULT, just like RC4.
4705 See the RC4 item below to re-enable both.
4706
4707 *Rich Salz*
4708
4709 * The method for finding the storage location for the Windows RAND seed file
4710 has changed. First we check %RANDFILE%. If that is not set then we check
4711 the directories %HOME%, %USERPROFILE% and %SYSTEMROOT% in that order. If
4712 all else fails we fall back to C:\.
4713
4714 *Matt Caswell*
4715
4716 * The EVP_EncryptUpdate() function has had its return type changed from void
4717 to int. A return of 0 indicates and error while a return of 1 indicates
4718 success.
4719
4720 *Matt Caswell*
4721
4722 * The flags RSA_FLAG_NO_CONSTTIME, DSA_FLAG_NO_EXP_CONSTTIME and
4723 DH_FLAG_NO_EXP_CONSTTIME which previously provided the ability to switch
4724 off the constant time implementation for RSA, DSA and DH have been made
4725 no-ops and deprecated.
4726
4727 *Matt Caswell*
4728
4729 * Windows RAND implementation was simplified to only get entropy by
4730 calling CryptGenRandom(). Various other RAND-related tickets
4731 were also closed.
4732
4733 *Joseph Wylie Yandle, Rich Salz*
4734
257e9d03
RS
4735 * The stack and lhash API's were renamed to start with `OPENSSL_SK_`
4736 and `OPENSSL_LH_`, respectively. The old names are available
5f8e6c50
DMSP
4737 with API compatibility. They new names are now completely documented.
4738
4739 *Rich Salz*
4740
4741 * Unify TYPE_up_ref(obj) methods signature.
4742 SSL_CTX_up_ref(), SSL_up_ref(), X509_up_ref(), EVP_PKEY_up_ref(),
4743 X509_CRL_up_ref(), X509_OBJECT_up_ref_count() methods are now returning an
4744 int (instead of void) like all others TYPE_up_ref() methods.
4745 So now these methods also check the return value of CRYPTO_atomic_add(),
4746 and the validity of object reference counter.
4747
4748 *fdasilvayy@gmail.com*
4749
4750 * With Windows Visual Studio builds, the .pdb files are installed
4751 alongside the installed libraries and executables. For a static
4752 library installation, ossl_static.pdb is the associate compiler
4753 generated .pdb file to be used when linking programs.
4754
4755 *Richard Levitte*
4756
4757 * Remove openssl.spec. Packaging files belong with the packagers.
4758
4759 *Richard Levitte*
4760
4761 * Automatic Darwin/OSX configuration has had a refresh, it will now
4762 recognise x86_64 architectures automatically. You can still decide
4763 to build for a different bitness with the environment variable
4764 KERNEL_BITS (can be 32 or 64), for example:
4765
4766 KERNEL_BITS=32 ./config
4767
4768 *Richard Levitte*
4769
4770 * Change default algorithms in pkcs8 utility to use PKCS#5 v2.0,
4771 256 bit AES and HMAC with SHA256.
4772
4773 *Steve Henson*
4774
4775 * Remove support for MIPS o32 ABI on IRIX (and IRIX only).
4776
4777 *Andy Polyakov*
4778
4779 * Triple-DES ciphers have been moved from HIGH to MEDIUM.
4780
4781 *Rich Salz*
4782
4783 * To enable users to have their own config files and build file templates,
4784 Configure looks in the directory indicated by the environment variable
4785 OPENSSL_LOCAL_CONFIG_DIR as well as the in-source Configurations/
4786 directory. On VMS, OPENSSL_LOCAL_CONFIG_DIR is expected to be a logical
4787 name and is used as is.
4788
4789 *Richard Levitte*
4790
4791 * The following datatypes were made opaque: X509_OBJECT, X509_STORE_CTX,
4792 X509_STORE, X509_LOOKUP, and X509_LOOKUP_METHOD. The unused type
4793 X509_CERT_FILE_CTX was removed.
4794
4795 *Rich Salz*
4796
4797 * "shared" builds are now the default. To create only static libraries use
4798 the "no-shared" Configure option.
4799
4800 *Matt Caswell*
4801
4802 * Remove the no-aes, no-hmac, no-rsa, no-sha and no-md5 Configure options.
4803 All of these option have not worked for some while and are fundamental
4804 algorithms.
4805
4806 *Matt Caswell*
4807
4808 * Make various cleanup routines no-ops and mark them as deprecated. Most
4809 global cleanup functions are no longer required because they are handled
4810 via auto-deinit (see OPENSSL_init_crypto and OPENSSL_init_ssl man pages).
4811 Explicitly de-initing can cause problems (e.g. where a library that uses
4812 OpenSSL de-inits, but an application is still using it). The affected
4813 functions are CONF_modules_free(), ENGINE_cleanup(), OBJ_cleanup(),
4814 EVP_cleanup(), BIO_sock_cleanup(), CRYPTO_cleanup_all_ex_data(),
4815 RAND_cleanup(), SSL_COMP_free_compression_methods(), ERR_free_strings() and
4816 COMP_zlib_cleanup().
4817
4818 *Matt Caswell*
4819
4820 * --strict-warnings no longer enables runtime debugging options
4821 such as REF_DEBUG. Instead, debug options are automatically
4822 enabled with '--debug' builds.
4823
4824 *Andy Polyakov, Emilia Käsper*
4825
4826 * Made DH and DH_METHOD opaque. The structures for managing DH objects
4827 have been moved out of the public header files. New functions for managing
4828 these have been added.
4829
4830 *Matt Caswell*
4831
4832 * Made RSA and RSA_METHOD opaque. The structures for managing RSA
4833 objects have been moved out of the public header files. New
4834 functions for managing these have been added.
4835
4836 *Richard Levitte*
4837
4838 * Made DSA and DSA_METHOD opaque. The structures for managing DSA objects
4839 have been moved out of the public header files. New functions for managing
4840 these have been added.
4841
4842 *Matt Caswell*
4843
4844 * Made BIO and BIO_METHOD opaque. The structures for managing BIOs have been
4845 moved out of the public header files. New functions for managing these
4846 have been added.
4847
4848 *Matt Caswell*
4849
4850 * Removed no-rijndael as a config option. Rijndael is an old name for AES.
4851
4852 *Matt Caswell*
4853
4854 * Removed the mk1mf build scripts.
4855
4856 *Richard Levitte*
4857
4858 * Headers are now wrapped, if necessary, with OPENSSL_NO_xxx, so
4859 it is always safe to #include a header now.
4860
4861 *Rich Salz*
4862
4863 * Removed the aged BC-32 config and all its supporting scripts
4864
4865 *Richard Levitte*
4866
4867 * Removed support for Ultrix, Netware, and OS/2.
4868
4869 *Rich Salz*
4870
4871 * Add support for HKDF.
4872
4873 *Alessandro Ghedini*
4874
4875 * Add support for blake2b and blake2s
4876
4877 *Bill Cox*
4878
4879 * Added support for "pipelining". Ciphers that have the
4880 EVP_CIPH_FLAG_PIPELINE flag set have a capability to process multiple
4881 encryptions/decryptions simultaneously. There are currently no built-in
4882 ciphers with this property but the expectation is that engines will be able
4883 to offer it to significantly improve throughput. Support has been extended
4884 into libssl so that multiple records for a single connection can be
4885 processed in one go (for >=TLS 1.1).
4886
4887 *Matt Caswell*
4888
4889 * Added the AFALG engine. This is an async capable engine which is able to
4890 offload work to the Linux kernel. In this initial version it only supports
4891 AES128-CBC. The kernel must be version 4.1.0 or greater.
4892
4893 *Catriona Lucey*
4894
4895 * OpenSSL now uses a new threading API. It is no longer necessary to
4896 set locking callbacks to use OpenSSL in a multi-threaded environment. There
4897 are two supported threading models: pthreads and windows threads. It is
4898 also possible to configure OpenSSL at compile time for "no-threads". The
4899 old threading API should no longer be used. The functions have been
4900 replaced with "no-op" compatibility macros.
4901
4902 *Alessandro Ghedini, Matt Caswell*
4903
4904 * Modify behavior of ALPN to invoke callback after SNI/servername
4905 callback, such that updates to the SSL_CTX affect ALPN.
4906
4907 *Todd Short*
4908
4909 * Add SSL_CIPHER queries for authentication and key-exchange.
4910
4911 *Todd Short*
4912
4913 * Changes to the DEFAULT cipherlist:
257e9d03
RS
4914 - Prefer (EC)DHE handshakes over plain RSA.
4915 - Prefer AEAD ciphers over legacy ciphers.
4916 - Prefer ECDSA over RSA when both certificates are available.
4917 - Prefer TLSv1.2 ciphers/PRF.
4918 - Remove DSS, SEED, IDEA, CAMELLIA, and AES-CCM from the
4919 default cipherlist.
5f8e6c50
DMSP
4920
4921 *Emilia Käsper*
4922
4923 * Change the ECC default curve list to be this, in order: x25519,
4924 secp256r1, secp521r1, secp384r1.
4925
4926 *Rich Salz*
4927
4928 * RC4 based libssl ciphersuites are now classed as "weak" ciphers and are
4929 disabled by default. They can be re-enabled using the
4930 enable-weak-ssl-ciphers option to Configure.
4931
4932 *Matt Caswell*
4933
4934 * If the server has ALPN configured, but supports no protocols that the
4935 client advertises, send a fatal "no_application_protocol" alert.
4936 This behaviour is SHALL in RFC 7301, though it isn't universally
4937 implemented by other servers.
4938
4939 *Emilia Käsper*
4940
4941 * Add X25519 support.
4942 Add ASN.1 and EVP_PKEY methods for X25519. This includes support
4943 for public and private key encoding using the format documented in
4944 draft-ietf-curdle-pkix-02. The corresponding EVP_PKEY method supports
4945 key generation and key derivation.
4946
4947 TLS support complies with draft-ietf-tls-rfc4492bis-08 and uses
4948 X25519(29).
4949
4950 *Steve Henson*
4951
4952 * Deprecate SRP_VBASE_get_by_user.
4953 SRP_VBASE_get_by_user had inconsistent memory management behaviour.
d8dc8538 4954 In order to fix an unavoidable memory leak ([CVE-2016-0798]),
5f8e6c50
DMSP
4955 SRP_VBASE_get_by_user was changed to ignore the "fake user" SRP
4956 seed, even if the seed is configured.
4957
4958 Users should use SRP_VBASE_get1_by_user instead. Note that in
4959 SRP_VBASE_get1_by_user, caller must free the returned value. Note
4960 also that even though configuring the SRP seed attempts to hide
4961 invalid usernames by continuing the handshake with fake
4962 credentials, this behaviour is not constant time and no strong
4963 guarantees are made that the handshake is indistinguishable from
4964 that of a valid user.
4965
4966 *Emilia Käsper*
4967
4968 * Configuration change; it's now possible to build dynamic engines
4969 without having to build shared libraries and vice versa. This
ec2bfb7d 4970 only applies to the engines in `engines/`, those in `crypto/engine/`
5f8e6c50
DMSP
4971 will always be built into libcrypto (i.e. "static").
4972
4973 Building dynamic engines is enabled by default; to disable, use
4974 the configuration option "disable-dynamic-engine".
4975
4976 The only requirements for building dynamic engines are the
4977 presence of the DSO module and building with position independent
4978 code, so they will also automatically be disabled if configuring
4979 with "disable-dso" or "disable-pic".
4980
4981 The macros OPENSSL_NO_STATIC_ENGINE and OPENSSL_NO_DYNAMIC_ENGINE
4982 are also taken away from openssl/opensslconf.h, as they are
4983 irrelevant.
4984
4985 *Richard Levitte*
4986
4987 * Configuration change; if there is a known flag to compile
4988 position independent code, it will always be applied on the
4989 libcrypto and libssl object files, and never on the application
4990 object files. This means other libraries that use routines from
4991 libcrypto / libssl can be made into shared libraries regardless
4992 of how OpenSSL was configured.
4993
4994 If this isn't desirable, the configuration options "disable-pic"
4995 or "no-pic" can be used to disable the use of PIC. This will
4996 also disable building shared libraries and dynamic engines.
4997
4998 *Richard Levitte*
4999
5000 * Removed JPAKE code. It was experimental and has no wide use.
5001
5002 *Rich Salz*
5003
5004 * The INSTALL_PREFIX Makefile variable has been renamed to
5005 DESTDIR. That makes for less confusion on what this variable
5006 is for. Also, the configuration option --install_prefix is
5007 removed.
5008
5009 *Richard Levitte*
5010
5011 * Heartbeat for TLS has been removed and is disabled by default
5012 for DTLS; configure with enable-heartbeats. Code that uses the
5013 old #define's might need to be updated.
5014
5015 *Emilia Käsper, Rich Salz*
5016
5017 * Rename REF_CHECK to REF_DEBUG.
5018
5019 *Rich Salz*
5020
5021 * New "unified" build system
5022
5023 The "unified" build system is aimed to be a common system for all
5024 platforms we support. With it comes new support for VMS.
5025
5026 This system builds supports building in a different directory tree
5027 than the source tree. It produces one Makefile (for unix family
5028 or lookalikes), or one descrip.mms (for VMS).
5029
5030 The source of information to make the Makefile / descrip.mms is
5031 small files called 'build.info', holding the necessary
5032 information for each directory with source to compile, and a
5033 template in Configurations, like unix-Makefile.tmpl or
5034 descrip.mms.tmpl.
5035
5036 With this change, the library names were also renamed on Windows
5037 and on VMS. They now have names that are closer to the standard
5038 on Unix, and include the major version number, and in certain
5039 cases, the architecture they are built for. See "Notes on shared
5040 libraries" in INSTALL.
5041
5042 We rely heavily on the perl module Text::Template.
5043
5044 *Richard Levitte*
5045
5046 * Added support for auto-initialisation and de-initialisation of the library.
5047 OpenSSL no longer requires explicit init or deinit routines to be called,
5048 except in certain circumstances. See the OPENSSL_init_crypto() and
5049 OPENSSL_init_ssl() man pages for further information.
5050
5051 *Matt Caswell*
5052
5053 * The arguments to the DTLSv1_listen function have changed. Specifically the
5054 "peer" argument is now expected to be a BIO_ADDR object.
5055
5056 * Rewrite of BIO networking library. The BIO library lacked consistent
5057 support of IPv6, and adding it required some more extensive
5058 modifications. This introduces the BIO_ADDR and BIO_ADDRINFO types,
5059 which hold all types of addresses and chains of address information.
5060 It also introduces a new API, with functions like BIO_socket,
5061 BIO_connect, BIO_listen, BIO_lookup and a rewrite of BIO_accept.
5062 The source/sink BIOs BIO_s_connect, BIO_s_accept and BIO_s_datagram
5063 have been adapted accordingly.
5064
5065 *Richard Levitte*
5066
5067 * RSA_padding_check_PKCS1_type_1 now accepts inputs with and without
5068 the leading 0-byte.
5069
5070 *Emilia Käsper*
5071
5072 * CRIME protection: disable compression by default, even if OpenSSL is
5073 compiled with zlib enabled. Applications can still enable compression
5074 by calling SSL_CTX_clear_options(ctx, SSL_OP_NO_COMPRESSION), or by
5075 using the SSL_CONF library to configure compression.
5076
5077 *Emilia Käsper*
5078
5079 * The signature of the session callback configured with
5080 SSL_CTX_sess_set_get_cb was changed. The read-only input buffer
257e9d03
RS
5081 was explicitly marked as `const unsigned char*` instead of
5082 `unsigned char*`.
5f8e6c50
DMSP
5083
5084 *Emilia Käsper*
5085
5086 * Always DPURIFY. Remove the use of uninitialized memory in the
5087 RNG, and other conditional uses of DPURIFY. This makes -DPURIFY a no-op.
5088
5089 *Emilia Käsper*
5090
5091 * Removed many obsolete configuration items, including
5092 DES_PTR, DES_RISC1, DES_RISC2, DES_INT
5093 MD2_CHAR, MD2_INT, MD2_LONG
5094 BF_PTR, BF_PTR2
5095 IDEA_SHORT, IDEA_LONG
5096 RC2_SHORT, RC2_LONG, RC4_LONG, RC4_CHUNK, RC4_INDEX
5097
5098 *Rich Salz, with advice from Andy Polyakov*
5099
5100 * Many BN internals have been moved to an internal header file.
5101
5102 *Rich Salz with help from Andy Polyakov*
5103
5104 * Configuration and writing out the results from it has changed.
5105 Files such as Makefile include/openssl/opensslconf.h and are now
5106 produced through general templates, such as Makefile.in and
5107 crypto/opensslconf.h.in and some help from the perl module
5108 Text::Template.
5109
5110 Also, the center of configuration information is no longer
5111 Makefile. Instead, Configure produces a perl module in
5112 configdata.pm which holds most of the config data (in the hash
5113 table %config), the target data that comes from the target
1dc1ea18 5114 configuration in one of the `Configurations/*.conf` files (in
5f8e6c50
DMSP
5115 %target).
5116
5117 *Richard Levitte*
5118
5119 * To clarify their intended purposes, the Configure options
5120 --prefix and --openssldir change their semantics, and become more
5121 straightforward and less interdependent.
5122
5123 --prefix shall be used exclusively to give the location INSTALLTOP
5124 where programs, scripts, libraries, include files and manuals are
5125 going to be installed. The default is now /usr/local.
5126
5127 --openssldir shall be used exclusively to give the default
5128 location OPENSSLDIR where certificates, private keys, CRLs are
5129 managed. This is also where the default openssl.cnf gets
5130 installed.
5131 If the directory given with this option is a relative path, the
5132 values of both the --prefix value and the --openssldir value will
5133 be combined to become OPENSSLDIR.
5134 The default for --openssldir is INSTALLTOP/ssl.
5135
5136 Anyone who uses --openssldir to specify where OpenSSL is to be
5137 installed MUST change to use --prefix instead.
5138
5139 *Richard Levitte*
5140
5141 * The GOST engine was out of date and therefore it has been removed. An up
5142 to date GOST engine is now being maintained in an external repository.
257e9d03 5143 See: <https://wiki.openssl.org/index.php/Binaries>. Libssl still retains
5f8e6c50
DMSP
5144 support for GOST ciphersuites (these are only activated if a GOST engine
5145 is present).
5146
5147 *Matt Caswell*
5148
5149 * EGD is no longer supported by default; use enable-egd when
5150 configuring.
5151
5152 *Ben Kaduk and Rich Salz*
5153
5154 * The distribution now has Makefile.in files, which are used to
5155 create Makefile's when Configure is run. *Configure must be run
5156 before trying to build now.*
5157
5158 *Rich Salz*
5159
5160 * The return value for SSL_CIPHER_description() for error conditions
5161 has changed.
5162
5163 *Rich Salz*
5164
5165 * Support for RFC6698/RFC7671 DANE TLSA peer authentication.
5166
5167 Obtaining and performing DNSSEC validation of TLSA records is
5168 the application's responsibility. The application provides
5169 the TLSA records of its choice to OpenSSL, and these are then
5170 used to authenticate the peer.
5171
5172 The TLSA records need not even come from DNS. They can, for
5173 example, be used to implement local end-entity certificate or
5174 trust-anchor "pinning", where the "pin" data takes the form
5175 of TLSA records, which can augment or replace verification
5176 based on the usual WebPKI public certification authorities.
5177
5178 *Viktor Dukhovni*
5179
5180 * Revert default OPENSSL_NO_DEPRECATED setting. Instead OpenSSL
5181 continues to support deprecated interfaces in default builds.
5182 However, applications are strongly advised to compile their
5183 source files with -DOPENSSL_API_COMPAT=0x10100000L, which hides
5184 the declarations of all interfaces deprecated in 0.9.8, 1.0.0
5185 or the 1.1.0 releases.
5186
5187 In environments in which all applications have been ported to
5188 not use any deprecated interfaces OpenSSL's Configure script
5189 should be used with the --api=1.1.0 option to entirely remove
5190 support for the deprecated features from the library and
5191 unconditionally disable them in the installed headers.
5192 Essentially the same effect can be achieved with the "no-deprecated"
5193 argument to Configure, except that this will always restrict
5194 the build to just the latest API, rather than a fixed API
5195 version.
5196
5197 As applications are ported to future revisions of the API,
5198 they should update their compile-time OPENSSL_API_COMPAT define
5199 accordingly, but in most cases should be able to continue to
5200 compile with later releases.
5201
5202 The OPENSSL_API_COMPAT versions for 1.0.0, and 0.9.8 are
5203 0x10000000L and 0x00908000L, respectively. However those
5204 versions did not support the OPENSSL_API_COMPAT feature, and
5205 so applications are not typically tested for explicit support
5206 of just the undeprecated features of either release.
5207
5208 *Viktor Dukhovni*
5209
5210 * Add support for setting the minimum and maximum supported protocol.
5211 It can bet set via the SSL_set_min_proto_version() and
5212 SSL_set_max_proto_version(), or via the SSL_CONF's MinProtocol and
5213 MaxProtocol. It's recommended to use the new APIs to disable
5214 protocols instead of disabling individual protocols using
5215 SSL_set_options() or SSL_CONF's Protocol. This change also
5216 removes support for disabling TLS 1.2 in the OpenSSL TLS
5217 client at compile time by defining OPENSSL_NO_TLS1_2_CLIENT.
5218
5219 *Kurt Roeckx*
5220
5221 * Support for ChaCha20 and Poly1305 added to libcrypto and libssl.
5222
5223 *Andy Polyakov*
5224
5225 * New EC_KEY_METHOD, this replaces the older ECDSA_METHOD and ECDH_METHOD
5226 and integrates ECDSA and ECDH functionality into EC. Implementations can
5227 now redirect key generation and no longer need to convert to or from
5228 ECDSA_SIG format.
5229
5230 Note: the ecdsa.h and ecdh.h headers are now no longer needed and just
5231 include the ec.h header file instead.
5232
5233 *Steve Henson*
5234
5235 * Remove support for all 40 and 56 bit ciphers. This includes all the export
5236 ciphers who are no longer supported and drops support the ephemeral RSA key
5237 exchange. The LOW ciphers currently doesn't have any ciphers in it.
5238
5239 *Kurt Roeckx*
5240
5241 * Made EVP_MD_CTX, EVP_MD, EVP_CIPHER_CTX, EVP_CIPHER and HMAC_CTX
5242 opaque. For HMAC_CTX, the following constructors and destructors
5243 were added:
5244
1dc1ea18
DDO
5245 HMAC_CTX *HMAC_CTX_new(void);
5246 void HMAC_CTX_free(HMAC_CTX *ctx);
5f8e6c50
DMSP
5247
5248 For EVP_MD and EVP_CIPHER, complete APIs to create, fill and
5249 destroy such methods has been added. See EVP_MD_meth_new(3) and
5250 EVP_CIPHER_meth_new(3) for documentation.
5251
5252 Additional changes:
1dc1ea18
DDO
5253 1) `EVP_MD_CTX_cleanup()`, `EVP_CIPHER_CTX_cleanup()` and
5254 `HMAC_CTX_cleanup()` were removed. `HMAC_CTX_reset()` and
5255 `EVP_MD_CTX_reset()` should be called instead to reinitialise
5f8e6c50
DMSP
5256 an already created structure.
5257 2) For consistency with the majority of our object creators and
1dc1ea18
DDO
5258 destructors, `EVP_MD_CTX_(create|destroy)` were renamed to
5259 `EVP_MD_CTX_(new|free)`. The old names are retained as macros
5f8e6c50
DMSP
5260 for deprecated builds.
5261
5262 *Richard Levitte*
5263
5264 * Added ASYNC support. Libcrypto now includes the async sub-library to enable
5265 cryptographic operations to be performed asynchronously as long as an
5266 asynchronous capable engine is used. See the ASYNC_start_job() man page for
5267 further details. Libssl has also had this capability integrated with the
5268 introduction of the new mode SSL_MODE_ASYNC and associated error
5269 SSL_ERROR_WANT_ASYNC. See the SSL_CTX_set_mode() and SSL_get_error() man
5270 pages. This work was developed in partnership with Intel Corp.
5271
5272 *Matt Caswell*
5273
5274 * SSL_{CTX_}set_ecdh_auto() has been removed and ECDH is support is
5275 always enabled now. If you want to disable the support you should
5276 exclude it using the list of supported ciphers. This also means that the
5277 "-no_ecdhe" option has been removed from s_server.
5278
5279 *Kurt Roeckx*
5280
5281 * SSL_{CTX}_set_tmp_ecdh() which can set 1 EC curve now internally calls
5282 SSL_{CTX_}set1_curves() which can set a list.
5283
5284 *Kurt Roeckx*
5285
5286 * Remove support for SSL_{CTX_}set_tmp_ecdh_callback(). You should set the
5287 curve you want to support using SSL_{CTX_}set1_curves().
5288
5289 *Kurt Roeckx*
5290
5291 * State machine rewrite. The state machine code has been significantly
5292 refactored in order to remove much duplication of code and solve issues
036cbb6b
DDO
5293 with the old code (see [ssl/statem/README.md](ssl/statem/README.md) for
5294 further details). This change does have some associated API changes.
5295 Notably the SSL_state() function has been removed and replaced by
5296 SSL_get_state which now returns an "OSSL_HANDSHAKE_STATE" instead of an int.
5297 SSL_set_state() has been removed altogether. The previous handshake states
5298 defined in ssl.h and ssl3.h have also been removed.
5f8e6c50
DMSP
5299
5300 *Matt Caswell*
5301
5302 * All instances of the string "ssleay" in the public API were replaced
5303 with OpenSSL (case-matching; e.g., OPENSSL_VERSION for #define's)
5304 Some error codes related to internal RSA_eay API's were renamed.
5305
5306 *Rich Salz*
5307
5308 * The demo files in crypto/threads were moved to demo/threads.
5309
5310 *Rich Salz*
5311
5312 * Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron, gmp,
5313 sureware and ubsec.
5314
5315 *Matt Caswell, Rich Salz*
5316
5317 * New ASN.1 embed macro.
5318
5319 New ASN.1 macro ASN1_EMBED. This is the same as ASN1_SIMPLE except the
5320 structure is not allocated: it is part of the parent. That is instead of
5321
5322 FOO *x;
5323
5324 it must be:
5325
5326 FOO x;
5327
5328 This reduces memory fragmentation and make it impossible to accidentally
5329 set a mandatory field to NULL.
5330
5331 This currently only works for some fields specifically a SEQUENCE, CHOICE,
5332 or ASN1_STRING type which is part of a parent SEQUENCE. Since it is
5333 equivalent to ASN1_SIMPLE it cannot be tagged, OPTIONAL, SET OF or
5334 SEQUENCE OF.
5335
5336 *Steve Henson*
5337
5338 * Remove EVP_CHECK_DES_KEY, a compile-time option that never compiled.
5339
5340 *Emilia Käsper*
5341
5342 * Removed DES and RC4 ciphersuites from DEFAULT. Also removed RC2 although
5343 in 1.0.2 EXPORT was already removed and the only RC2 ciphersuite is also
5344 an EXPORT one. COMPLEMENTOFDEFAULT has been updated accordingly to add
5345 DES and RC4 ciphersuites.
5346
5347 *Matt Caswell*
5348
5349 * Rewrite EVP_DecodeUpdate (base64 decoding) to fix several bugs.
5350 This changes the decoding behaviour for some invalid messages,
5351 though the change is mostly in the more lenient direction, and
5352 legacy behaviour is preserved as much as possible.
5353
5354 *Emilia Käsper*
5355
5356 * Fix no-stdio build.
1dc1ea18
DDO
5357 *David Woodhouse <David.Woodhouse@intel.com> and also*
5358 *Ivan Nestlerode <ivan.nestlerode@sonos.com>*
5f8e6c50
DMSP
5359
5360 * New testing framework
5361 The testing framework has been largely rewritten and is now using
5362 perl and the perl modules Test::Harness and an extended variant of
5363 Test::More called OpenSSL::Test to do its work. All test scripts in
5364 test/ have been rewritten into test recipes, and all direct calls to
5365 executables in test/Makefile have become individual recipes using the
5366 simplified testing OpenSSL::Test::Simple.
5367
5368 For documentation on our testing modules, do:
5369
5370 perldoc test/testlib/OpenSSL/Test/Simple.pm
5371 perldoc test/testlib/OpenSSL/Test.pm
5372
5373 *Richard Levitte*
5374
5375 * Revamped memory debug; only -DCRYPTO_MDEBUG and -DCRYPTO_MDEBUG_ABORT
5376 are used; the latter aborts on memory leaks (usually checked on exit).
5377 Some undocumented "set malloc, etc., hooks" functions were removed
5378 and others were changed. All are now documented.
5379
5380 *Rich Salz*
5381
5382 * In DSA_generate_parameters_ex, if the provided seed is too short,
5383 return an error
5384
5385 *Rich Salz and Ismo Puustinen <ismo.puustinen@intel.com>*
5386
5387 * Rewrite PSK to support ECDHE_PSK, DHE_PSK and RSA_PSK. Add ciphersuites
5388 from RFC4279, RFC4785, RFC5487, RFC5489.
5389
5390 Thanks to Christian J. Dietrich and Giuseppe D'Angelo for the
5391 original RSA_PSK patch.
5392
5393 *Steve Henson*
5394
5395 * Dropped support for the SSL3_FLAGS_DELAY_CLIENT_FINISHED flag. This SSLeay
5396 era flag was never set throughout the codebase (only read). Also removed
5397 SSL3_FLAGS_POP_BUFFER which was only used if
5398 SSL3_FLAGS_DELAY_CLIENT_FINISHED was also set.
5399
5400 *Matt Caswell*
5401
5402 * Changed the default name options in the "ca", "crl", "req" and "x509"
5403 to be "oneline" instead of "compat".
5404
5405 *Richard Levitte*
5406
5407 * Remove SSL_OP_TLS_BLOCK_PADDING_BUG. This is SSLeay legacy, we're
5408 not aware of clients that still exhibit this bug, and the workaround
5409 hasn't been working properly for a while.
5410
5411 *Emilia Käsper*
5412
5413 * The return type of BIO_number_read() and BIO_number_written() as well as
5414 the corresponding num_read and num_write members in the BIO structure has
5415 changed from unsigned long to uint64_t. On platforms where an unsigned
5416 long is 32 bits (e.g. Windows) these counters could overflow if >4Gb is
5417 transferred.
5418
5419 *Matt Caswell*
5420
5421 * Given the pervasive nature of TLS extensions it is inadvisable to run
5422 OpenSSL without support for them. It also means that maintaining
5423 the OPENSSL_NO_TLSEXT option within the code is very invasive (and probably
d7f3a2cc 5424 not well tested). Therefore, the OPENSSL_NO_TLSEXT option has been removed.
5f8e6c50
DMSP
5425
5426 *Matt Caswell*
5427
5428 * Removed support for the two export grade static DH ciphersuites
5429 EXP-DH-RSA-DES-CBC-SHA and EXP-DH-DSS-DES-CBC-SHA. These two ciphersuites
5430 were newly added (along with a number of other static DH ciphersuites) to
5431 1.0.2. However the two export ones have *never* worked since they were
5432 introduced. It seems strange in any case to be adding new export
5433 ciphersuites, and given "logjam" it also does not seem correct to fix them.
5434
5435 *Matt Caswell*
5436
5437 * Version negotiation has been rewritten. In particular SSLv23_method(),
5438 SSLv23_client_method() and SSLv23_server_method() have been deprecated,
5439 and turned into macros which simply call the new preferred function names
5440 TLS_method(), TLS_client_method() and TLS_server_method(). All new code
5441 should use the new names instead. Also as part of this change the ssl23.h
5442 header file has been removed.
5443
5444 *Matt Caswell*
5445
5446 * Support for Kerberos ciphersuites in TLS (RFC2712) has been removed. This
5447 code and the associated standard is no longer considered fit-for-purpose.
5448
5449 *Matt Caswell*
5450
5451 * RT2547 was closed. When generating a private key, try to make the
5452 output file readable only by the owner. This behavior change might
5453 be noticeable when interacting with other software.
5454
5455 * Documented all exdata functions. Added CRYPTO_free_ex_index.
5456 Added a test.
5457
5458 *Rich Salz*
5459
5460 * Added HTTP GET support to the ocsp command.
5461
5462 *Rich Salz*
5463
5464 * Changed default digest for the dgst and enc commands from MD5 to
5465 sha256
5466
5467 *Rich Salz*
5468
5469 * RAND_pseudo_bytes has been deprecated. Users should use RAND_bytes instead.
5470
5471 *Matt Caswell*
5472
5473 * Added support for TLS extended master secret from
5474 draft-ietf-tls-session-hash-03.txt. Thanks for Alfredo Pironti for an
5475 initial patch which was a great help during development.
5476
5477 *Steve Henson*
5478
5479 * All libssl internal structures have been removed from the public header
5480 files, and the OPENSSL_NO_SSL_INTERN option has been removed (since it is
5481 now redundant). Users should not attempt to access internal structures
5482 directly. Instead they should use the provided API functions.
5483
5484 *Matt Caswell*
5485
5486 * config has been changed so that by default OPENSSL_NO_DEPRECATED is used.
5487 Access to deprecated functions can be re-enabled by running config with
5488 "enable-deprecated". In addition applications wishing to use deprecated
5489 functions must define OPENSSL_USE_DEPRECATED. Note that this new behaviour
5490 will, by default, disable some transitive includes that previously existed
5491 in the header files (e.g. ec.h will no longer, by default, include bn.h)
5492
5493 *Matt Caswell*
5494
5495 * Added support for OCB mode. OpenSSL has been granted a patent license
5496 compatible with the OpenSSL license for use of OCB. Details are available
257e9d03 5497 at <https://www.openssl.org/source/OCB-patent-grant-OpenSSL.pdf>. Support
5f8e6c50
DMSP
5498 for OCB can be removed by calling config with no-ocb.
5499
5500 *Matt Caswell*
5501
d7f3a2cc 5502 * SSLv2 support has been removed. It still supports receiving an SSLv2
5f8e6c50
DMSP
5503 compatible client hello.
5504
5505 *Kurt Roeckx*
5506
5507 * Increased the minimal RSA keysize from 256 to 512 bits [Rich Salz],
5508 done while fixing the error code for the key-too-small case.
5509
5510 *Annie Yousar <a.yousar@informatik.hu-berlin.de>*
5511
5512 * CA.sh has been removed; use CA.pl instead.
5513
5514 *Rich Salz*
5515
5516 * Removed old DES API.
5517
5518 *Rich Salz*
5519
5520 * Remove various unsupported platforms:
5521 Sony NEWS4
5522 BEOS and BEOS_R5
5523 NeXT
5524 SUNOS
5525 MPE/iX
5526 Sinix/ReliantUNIX RM400
5527 DGUX
5528 NCR
5529 Tandem
5530 Cray
5531 16-bit platforms such as WIN16
5532
5533 *Rich Salz*
5534
5535 * Clean up OPENSSL_NO_xxx #define's
257e9d03
RS
5536 - Use setbuf() and remove OPENSSL_NO_SETVBUF_IONBF
5537 - Rename OPENSSL_SYSNAME_xxx to OPENSSL_SYS_xxx
5538 - OPENSSL_NO_EC{DH,DSA} merged into OPENSSL_NO_EC
5539 - OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
5540 - OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
5541 - Remove OPENSSL_NO_BIO OPENSSL_NO_BUFFER OPENSSL_NO_CHAIN_VERIFY
5542 OPENSSL_NO_EVP OPENSSL_NO_FIPS_ERR OPENSSL_NO_HASH_COMP
5543 OPENSSL_NO_LHASH OPENSSL_NO_OBJECT OPENSSL_NO_SPEED OPENSSL_NO_STACK
5544 OPENSSL_NO_X509 OPENSSL_NO_X509_VERIFY
5545 - Remove MS_STATIC; it's a relic from platforms <32 bits.
5f8e6c50
DMSP
5546
5547 *Rich Salz*
5548
5549 * Cleaned up dead code
5550 Remove all but one '#ifdef undef' which is to be looked at.
5551
5552 *Rich Salz*
5553
5554 * Clean up calling of xxx_free routines.
5555 Just like free(), fix most of the xxx_free routines to accept
5556 NULL. Remove the non-null checks from callers. Save much code.
5557
5558 *Rich Salz*
5559
5560 * Add secure heap for storage of private keys (when possible).
5561 Add BIO_s_secmem(), CBIGNUM, etc.
5562 Contributed by Akamai Technologies under our Corporate CLA.
5563
5564 *Rich Salz*
5565
5566 * Experimental support for a new, fast, unbiased prime candidate generator,
5567 bn_probable_prime_dh_coprime(). Not currently used by any prime generator.
5568
5569 *Felix Laurie von Massenbach <felix@erbridge.co.uk>*
5570
5571 * New output format NSS in the sess_id command line tool. This allows
5572 exporting the session id and the master key in NSS keylog format.
5573
5574 *Martin Kaiser <martin@kaiser.cx>*
5575
5576 * Harmonize version and its documentation. -f flag is used to display
5577 compilation flags.
5578
5579 *mancha <mancha1@zoho.com>*
5580
5581 * Fix eckey_priv_encode so it immediately returns an error upon a failure
5582 in i2d_ECPrivateKey. Thanks to Ted Unangst for feedback on this issue.
5583
5584 *mancha <mancha1@zoho.com>*
5585
5586 * Fix some double frees. These are not thought to be exploitable.
5587
5588 *mancha <mancha1@zoho.com>*
5589
5590 * A missing bounds check in the handling of the TLS heartbeat extension
5591 can be used to reveal up to 64k of memory to a connected client or
5592 server.
5593
5594 Thanks for Neel Mehta of Google Security for discovering this bug and to
5595 Adam Langley <agl@chromium.org> and Bodo Moeller <bmoeller@acm.org> for
d8dc8538 5596 preparing the fix ([CVE-2014-0160])
5f8e6c50
DMSP
5597
5598 *Adam Langley, Bodo Moeller*
5599
5600 * Fix for the attack described in the paper "Recovering OpenSSL
5601 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
5602 by Yuval Yarom and Naomi Benger. Details can be obtained from:
257e9d03 5603 <http://eprint.iacr.org/2014/140>
5f8e6c50
DMSP
5604
5605 Thanks to Yuval Yarom and Naomi Benger for discovering this
d8dc8538 5606 flaw and to Yuval Yarom for supplying a fix ([CVE-2014-0076])
5f8e6c50
DMSP
5607
5608 *Yuval Yarom and Naomi Benger*
5609
5610 * Use algorithm specific chains in SSL_CTX_use_certificate_chain_file():
5611 this fixes a limitation in previous versions of OpenSSL.
5612
5613 *Steve Henson*
5614
5615 * Experimental encrypt-then-mac support.
5616
5617 Experimental support for encrypt then mac from
5618 draft-gutmann-tls-encrypt-then-mac-02.txt
5619
5620 To enable it set the appropriate extension number (0x42 for the test
5621 server) using e.g. -DTLSEXT_TYPE_encrypt_then_mac=0x42
5622
5623 For non-compliant peers (i.e. just about everything) this should have no
5624 effect.
5625
5626 WARNING: EXPERIMENTAL, SUBJECT TO CHANGE.
5627
5f8e6c50
DMSP
5628 *Steve Henson*
5629
5630 * Add EVP support for key wrapping algorithms, to avoid problems with
5631 existing code the flag EVP_CIPHER_CTX_WRAP_ALLOW has to be set in
5632 the EVP_CIPHER_CTX or an error is returned. Add AES and DES3 wrap
5633 algorithms and include tests cases.
5634
5635 *Steve Henson*
5636
5637 * Extend CMS code to support RSA-PSS signatures and RSA-OAEP for
5638 enveloped data.
5639
5640 *Steve Henson*
5641
5642 * Extended RSA OAEP support via EVP_PKEY API. Options to specify digest,
5643 MGF1 digest and OAEP label.
5644
5645 *Steve Henson*
5646
5647 * Make openssl verify return errors.
5648
5649 *Chris Palmer <palmer@google.com> and Ben Laurie*
5650
5651 * New function ASN1_TIME_diff to calculate the difference between two
5652 ASN1_TIME structures or one structure and the current time.
5653
5654 *Steve Henson*
5655
5656 * Update fips_test_suite to support multiple command line options. New
5657 test to induce all self test errors in sequence and check expected
5658 failures.
5659
5660 *Steve Henson*
5661
5662 * Add FIPS_{rsa,dsa,ecdsa}_{sign,verify} functions which digest and
5663 sign or verify all in one operation.
5664
5665 *Steve Henson*
5666
5667 * Add fips_algvs: a multicall fips utility incorporating all the algorithm
5668 test programs and fips_test_suite. Includes functionality to parse
5669 the minimal script output of fipsalgest.pl directly.
5670
5671 *Steve Henson*
5672
5673 * Add authorisation parameter to FIPS_module_mode_set().
5674
5675 *Steve Henson*
5676
5677 * Add FIPS selftest for ECDH algorithm using P-224 and B-233 curves.
5678
5679 *Steve Henson*
5680
5681 * Use separate DRBG fields for internal and external flags. New function
5682 FIPS_drbg_health_check() to perform on demand health checking. Add
5683 generation tests to fips_test_suite with reduced health check interval to
5684 demonstrate periodic health checking. Add "nodh" option to
5685 fips_test_suite to skip very slow DH test.
5686
5687 *Steve Henson*
5688
5689 * New function FIPS_get_cipherbynid() to lookup FIPS supported ciphers
5690 based on NID.
5691
5692 *Steve Henson*
5693
5694 * More extensive health check for DRBG checking many more failure modes.
5695 New function FIPS_selftest_drbg_all() to handle every possible DRBG
5696 combination: call this in fips_test_suite.
5697
5698 *Steve Henson*
5699
5700 * Add support for canonical generation of DSA parameter 'g'. See
5701 FIPS 186-3 A.2.3.
5702
5703 * Add support for HMAC DRBG from SP800-90. Update DRBG algorithm test and
5704 POST to handle HMAC cases.
5705
5706 *Steve Henson*
5707
5708 * Add functions FIPS_module_version() and FIPS_module_version_text()
5709 to return numerical and string versions of the FIPS module number.
5710
5711 *Steve Henson*
5712
5713 * Rename FIPS_mode_set and FIPS_mode to FIPS_module_mode_set and
5714 FIPS_module_mode. FIPS_mode and FIPS_mode_set will be implemented
5715 outside the validated module in the FIPS capable OpenSSL.
5716
5717 *Steve Henson*
5718
5719 * Minor change to DRBG entropy callback semantics. In some cases
5720 there is no multiple of the block length between min_len and
5721 max_len. Allow the callback to return more than max_len bytes
5722 of entropy but discard any extra: it is the callback's responsibility
5723 to ensure that the extra data discarded does not impact the
5724 requested amount of entropy.
5725
5726 *Steve Henson*
5727
5728 * Add PRNG security strength checks to RSA, DSA and ECDSA using
5729 information in FIPS186-3, SP800-57 and SP800-131A.
5730
5731 *Steve Henson*
5732
5733 * CCM support via EVP. Interface is very similar to GCM case except we
5734 must supply all data in one chunk (i.e. no update, final) and the
5735 message length must be supplied if AAD is used. Add algorithm test
5736 support.
5737
5738 *Steve Henson*
5739
5740 * Initial version of POST overhaul. Add POST callback to allow the status
5741 of POST to be monitored and/or failures induced. Modify fips_test_suite
5742 to use callback. Always run all selftests even if one fails.
5743
5744 *Steve Henson*
5745
5746 * XTS support including algorithm test driver in the fips_gcmtest program.
5747 Note: this does increase the maximum key length from 32 to 64 bytes but
5748 there should be no binary compatibility issues as existing applications
5749 will never use XTS mode.
5750
5751 *Steve Henson*
5752
5753 * Extensive reorganisation of FIPS PRNG behaviour. Remove all dependencies
5754 to OpenSSL RAND code and replace with a tiny FIPS RAND API which also
5755 performs algorithm blocking for unapproved PRNG types. Also do not
5756 set PRNG type in FIPS_mode_set(): leave this to the application.
5757 Add default OpenSSL DRBG handling: sets up FIPS PRNG and seeds with
5758 the standard OpenSSL PRNG: set additional data to a date time vector.
5759
5760 *Steve Henson*
5761
1dc1ea18 5762 * Rename old X9.31 PRNG functions of the form `FIPS_rand*` to `FIPS_x931*`.
5f8e6c50
DMSP
5763 This shouldn't present any incompatibility problems because applications
5764 shouldn't be using these directly and any that are will need to rethink
5765 anyway as the X9.31 PRNG is now deprecated by FIPS 140-2
5766
5767 *Steve Henson*
5768
5769 * Extensive self tests and health checking required by SP800-90 DRBG.
5770 Remove strength parameter from FIPS_drbg_instantiate and always
5771 instantiate at maximum supported strength.
5772
5773 *Steve Henson*
5774
5775 * Add ECDH code to fips module and fips_ecdhvs for primitives only testing.
5776
5777 *Steve Henson*
5778
5779 * New algorithm test program fips_dhvs to handle DH primitives only testing.
5780
5781 *Steve Henson*
5782
5783 * New function DH_compute_key_padded() to compute a DH key and pad with
5784 leading zeroes if needed: this complies with SP800-56A et al.
5785
5786 *Steve Henson*
5787
5788 * Initial implementation of SP800-90 DRBGs for Hash and CTR. Not used by
5789 anything, incomplete, subject to change and largely untested at present.
5790
5791 *Steve Henson*
5792
5793 * Modify fipscanisteronly build option to only build the necessary object
5794 files by filtering FIPS_EX_OBJ through a perl script in crypto/Makefile.
5795
5796 *Steve Henson*
5797
5798 * Add experimental option FIPSSYMS to give all symbols in
5799 fipscanister.o and FIPS or fips prefix. This will avoid
5800 conflicts with future versions of OpenSSL. Add perl script
5801 util/fipsas.pl to preprocess assembly language source files
5802 and rename any affected symbols.
5803
5804 *Steve Henson*
5805
5806 * Add selftest checks and algorithm block of non-fips algorithms in
5807 FIPS mode. Remove DES2 from selftests.
5808
5809 *Steve Henson*
5810
5811 * Add ECDSA code to fips module. Add tiny fips_ecdsa_check to just
5812 return internal method without any ENGINE dependencies. Add new
5813 tiny fips sign and verify functions.
5814
5815 *Steve Henson*
5816
5817 * New build option no-ec2m to disable characteristic 2 code.
5818
5819 *Steve Henson*
5820
5821 * New build option "fipscanisteronly". This only builds fipscanister.o
5822 and (currently) associated fips utilities. Uses the file Makefile.fips
5823 instead of Makefile.org as the prototype.
5824
5825 *Steve Henson*
5826
5827 * Add some FIPS mode restrictions to GCM. Add internal IV generator.
5828 Update fips_gcmtest to use IV generator.
5829
5830 *Steve Henson*
5831
5832 * Initial, experimental EVP support for AES-GCM. AAD can be input by
257e9d03 5833 setting output buffer to NULL. The `*Final` function must be
5f8e6c50
DMSP
5834 called although it will not retrieve any additional data. The tag
5835 can be set or retrieved with a ctrl. The IV length is by default 12
5836 bytes (96 bits) but can be set to an alternative value. If the IV
5837 length exceeds the maximum IV length (currently 16 bytes) it cannot be
5838 set before the key.
5839
5840 *Steve Henson*
5841
5842 * New flag in ciphers: EVP_CIPH_FLAG_CUSTOM_CIPHER. This means the
5843 underlying do_cipher function handles all cipher semantics itself
5844 including padding and finalisation. This is useful if (for example)
5845 an ENGINE cipher handles block padding itself. The behaviour of
5846 do_cipher is subtly changed if this flag is set: the return value
5847 is the number of characters written to the output buffer (zero is
5848 no longer an error code) or a negative error code. Also if the
5849 input buffer is NULL and length 0 finalisation should be performed.
5850
5851 *Steve Henson*
5852
5853 * If a candidate issuer certificate is already part of the constructed
5854 path ignore it: new debug notification X509_V_ERR_PATH_LOOP for this case.
5855
5856 *Steve Henson*
5857
5858 * Improve forward-security support: add functions
5859
5860 void SSL_CTX_set_not_resumable_session_callback(
5861 SSL_CTX *ctx, int (*cb)(SSL *ssl, int is_forward_secure))
5862 void SSL_set_not_resumable_session_callback(
5863 SSL *ssl, int (*cb)(SSL *ssl, int is_forward_secure))
5864
5865 for use by SSL/TLS servers; the callback function will be called whenever a
5866 new session is created, and gets to decide whether the session may be
5867 cached to make it resumable (return 0) or not (return 1). (As by the
5868 SSL/TLS protocol specifications, the session_id sent by the server will be
5869 empty to indicate that the session is not resumable; also, the server will
5870 not generate RFC 4507 (RFC 5077) session tickets.)
5871
5872 A simple reasonable callback implementation is to return is_forward_secure.
5873 This parameter will be set to 1 or 0 depending on the ciphersuite selected
5874 by the SSL/TLS server library, indicating whether it can provide forward
5875 security.
5876
5877 *Emilia Käsper <emilia.kasper@esat.kuleuven.be> (Google)*
5878
5879 * New -verify_name option in command line utilities to set verification
5880 parameters by name.
5881
5882 *Steve Henson*
5883
5884 * Initial CMAC implementation. WARNING: EXPERIMENTAL, API MAY CHANGE.
5885 Add CMAC pkey methods.
5886
5887 *Steve Henson*
5888
5889 * Experimental renegotiation in s_server -www mode. If the client
5890 browses /reneg connection is renegotiated. If /renegcert it is
5891 renegotiated requesting a certificate.
5892
5893 *Steve Henson*
5894
5895 * Add an "external" session cache for debugging purposes to s_server. This
5896 should help trace issues which normally are only apparent in deployed
5897 multi-process servers.
5898
5899 *Steve Henson*
5900
5901 * Extensive audit of libcrypto with DEBUG_UNUSED. Fix many cases where
5902 return value is ignored. NB. The functions RAND_add(), RAND_seed(),
5903 BIO_set_cipher() and some obscure PEM functions were changed so they
5904 can now return an error. The RAND changes required a change to the
5905 RAND_METHOD structure.
5906
5907 *Steve Henson*
5908
44652c16 5909 * New macro `__owur` for "OpenSSL Warn Unused Result". This makes use of
5f8e6c50
DMSP
5910 a gcc attribute to warn if the result of a function is ignored. This
5911 is enable if DEBUG_UNUSED is set. Add to several functions in evp.h
5912 whose return value is often ignored.
5913
5914 *Steve Henson*
5915
5916 * New -noct, -requestct, -requirect and -ctlogfile options for s_client.
5917 These allow SCTs (signed certificate timestamps) to be requested and
5918 validated when establishing a connection.
5919
5920 *Rob Percival <robpercival@google.com>*
5921
44652c16
DMSP
5922OpenSSL 1.0.2
5923-------------
5f8e6c50 5924
257e9d03 5925### Changes between 1.0.2s and 1.0.2t [10 Sep 2019]
5f8e6c50 5926
44652c16 5927 * For built-in EC curves, ensure an EC_GROUP built from the curve name is
ece9304c 5928 used even when parsing explicit parameters, when loading a encoded key
44652c16
DMSP
5929 or calling `EC_GROUP_new_from_ecpkparameters()`/
5930 `EC_GROUP_new_from_ecparameters()`.
5931 This prevents bypass of security hardening and performance gains,
5932 especially for curves with specialized EC_METHODs.
5933 By default, if a key encoded with explicit parameters is loaded and later
ece9304c 5934 encoded, the output is still encoded with explicit parameters, even if
44652c16 5935 internally a "named" EC_GROUP is used for computation.
5f8e6c50 5936
44652c16 5937 *Nicola Tuveri*
5f8e6c50 5938
44652c16
DMSP
5939 * Compute ECC cofactors if not provided during EC_GROUP construction. Before
5940 this change, EC_GROUP_set_generator would accept order and/or cofactor as
5941 NULL. After this change, only the cofactor parameter can be NULL. It also
5942 does some minimal sanity checks on the passed order.
d8dc8538 5943 ([CVE-2019-1547])
5f8e6c50 5944
44652c16 5945 *Billy Bob Brumley*
5f8e6c50 5946
44652c16
DMSP
5947 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
5948 An attack is simple, if the first CMS_recipientInfo is valid but the
5949 second CMS_recipientInfo is chosen ciphertext. If the second
5950 recipientInfo decodes to PKCS #1 v1.5 form plaintext, the correct
5951 encryption key will be replaced by garbage, and the message cannot be
5952 decoded, but if the RSA decryption fails, the correct encryption key is
5953 used and the recipient will not notice the attack.
5954 As a work around for this potential attack the length of the decrypted
5955 key must be equal to the cipher default key length, in case the
d7f3a2cc 5956 certificate is not given and all recipientInfo are tried out.
44652c16
DMSP
5957 The old behaviour can be re-enabled in the CMS code by setting the
5958 CMS_DEBUG_DECRYPT flag.
d8dc8538 5959 ([CVE-2019-1563])
5f8e6c50 5960
44652c16 5961 *Bernd Edlinger*
5f8e6c50 5962
44652c16 5963 * Document issue with installation paths in diverse Windows builds
5f8e6c50 5964
44652c16
DMSP
5965 '/usr/local/ssl' is an unsafe prefix for location to install OpenSSL
5966 binaries and run-time config file.
d8dc8538 5967 ([CVE-2019-1552])
5f8e6c50 5968
44652c16 5969 *Richard Levitte*
5f8e6c50 5970
257e9d03 5971### Changes between 1.0.2r and 1.0.2s [28 May 2019]
5f8e6c50 5972
44652c16 5973 * Change the default RSA, DSA and DH size to 2048 bit instead of 1024.
ec2bfb7d
DDO
5974 This changes the size when using the `genpkey` command when no size is given.
5975 It fixes an omission in earlier changes that changed all RSA, DSA and DH
5976 generation commands to use 2048 bits by default.
5f8e6c50 5977
44652c16 5978 *Kurt Roeckx*
5f8e6c50 5979
44652c16 5980 * Add FIPS support for Android Arm 64-bit
5f8e6c50 5981
44652c16
DMSP
5982 Support for Android Arm 64-bit was added to the OpenSSL FIPS Object
5983 Module in Version 2.0.10. For some reason, the corresponding target
5984 'android64-aarch64' was missing OpenSSL 1.0.2, whence it could not be
5985 built with FIPS support on Android Arm 64-bit. This omission has been
5986 fixed.
5f8e6c50 5987
44652c16 5988 *Matthias St. Pierre*
5f8e6c50 5989
257e9d03 5990### Changes between 1.0.2q and 1.0.2r [26 Feb 2019]
5f8e6c50 5991
44652c16 5992 * 0-byte record padding oracle
5f8e6c50 5993
44652c16
DMSP
5994 If an application encounters a fatal protocol error and then calls
5995 SSL_shutdown() twice (once to send a close_notify, and once to receive one)
5996 then OpenSSL can respond differently to the calling application if a 0 byte
5997 record is received with invalid padding compared to if a 0 byte record is
5998 received with an invalid MAC. If the application then behaves differently
5999 based on that in a way that is detectable to the remote peer, then this
6000 amounts to a padding oracle that could be used to decrypt data.
5f8e6c50 6001
44652c16
DMSP
6002 In order for this to be exploitable "non-stitched" ciphersuites must be in
6003 use. Stitched ciphersuites are optimised implementations of certain
6004 commonly used ciphersuites. Also the application must call SSL_shutdown()
6005 twice even if a protocol error has occurred (applications should not do
6006 this but some do anyway).
5f8e6c50 6007
44652c16
DMSP
6008 This issue was discovered by Juraj Somorovsky, Robert Merget and Nimrod
6009 Aviram, with additional investigation by Steven Collison and Andrew
6010 Hourselt. It was reported to OpenSSL on 10th December 2018.
d8dc8538 6011 ([CVE-2019-1559])
5f8e6c50
DMSP
6012
6013 *Matt Caswell*
6014
44652c16 6015 * Move strictness check from EVP_PKEY_asn1_new() to EVP_PKEY_asn1_add0().
5f8e6c50 6016
44652c16 6017 *Richard Levitte*
5f8e6c50 6018
257e9d03 6019### Changes between 1.0.2p and 1.0.2q [20 Nov 2018]
5f8e6c50 6020
44652c16 6021 * Microarchitecture timing vulnerability in ECC scalar multiplication
5f8e6c50 6022
44652c16
DMSP
6023 OpenSSL ECC scalar multiplication, used in e.g. ECDSA and ECDH, has been
6024 shown to be vulnerable to a microarchitecture timing side channel attack.
6025 An attacker with sufficient access to mount local timing attacks during
6026 ECDSA signature generation could recover the private key.
5f8e6c50 6027
44652c16
DMSP
6028 This issue was reported to OpenSSL on 26th October 2018 by Alejandro
6029 Cabrera Aldaya, Billy Brumley, Sohaib ul Hassan, Cesar Pereida Garcia and
6030 Nicola Tuveri.
d8dc8538 6031 ([CVE-2018-5407])
5f8e6c50 6032
44652c16 6033 *Billy Brumley*
5f8e6c50 6034
44652c16 6035 * Timing vulnerability in DSA signature generation
5f8e6c50 6036
44652c16
DMSP
6037 The OpenSSL DSA signature algorithm has been shown to be vulnerable to a
6038 timing side channel attack. An attacker could use variations in the signing
6039 algorithm to recover the private key.
5f8e6c50 6040
44652c16 6041 This issue was reported to OpenSSL on 16th October 2018 by Samuel Weiser.
d8dc8538 6042 ([CVE-2018-0734])
5f8e6c50 6043
44652c16 6044 *Paul Dale*
5f8e6c50 6045
44652c16
DMSP
6046 * Resolve a compatibility issue in EC_GROUP handling with the FIPS Object
6047 Module, accidentally introduced while backporting security fixes from the
6048 development branch and hindering the use of ECC in FIPS mode.
5f8e6c50 6049
44652c16 6050 *Nicola Tuveri*
5f8e6c50 6051
257e9d03 6052### Changes between 1.0.2o and 1.0.2p [14 Aug 2018]
5f8e6c50 6053
44652c16 6054 * Client DoS due to large DH parameter
5f8e6c50 6055
44652c16
DMSP
6056 During key agreement in a TLS handshake using a DH(E) based ciphersuite a
6057 malicious server can send a very large prime value to the client. This will
6058 cause the client to spend an unreasonably long period of time generating a
6059 key for this prime resulting in a hang until the client has finished. This
6060 could be exploited in a Denial Of Service attack.
5f8e6c50 6061
44652c16 6062 This issue was reported to OpenSSL on 5th June 2018 by Guido Vranken
d8dc8538 6063 ([CVE-2018-0732])
5f8e6c50 6064
44652c16 6065 *Guido Vranken*
5f8e6c50 6066
44652c16 6067 * Cache timing vulnerability in RSA Key Generation
5f8e6c50 6068
44652c16
DMSP
6069 The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to
6070 a cache timing side channel attack. An attacker with sufficient access to
6071 mount cache timing attacks during the RSA key generation process could
6072 recover the private key.
5f8e6c50 6073
44652c16
DMSP
6074 This issue was reported to OpenSSL on 4th April 2018 by Alejandro Cabrera
6075 Aldaya, Billy Brumley, Cesar Pereida Garcia and Luis Manuel Alvarez Tapia.
d8dc8538 6076 ([CVE-2018-0737])
5f8e6c50 6077
44652c16 6078 *Billy Brumley*
5f8e6c50 6079
44652c16
DMSP
6080 * Make EVP_PKEY_asn1_new() a bit stricter about its input. A NULL pem_str
6081 parameter is no longer accepted, as it leads to a corrupt table. NULL
6082 pem_str is reserved for alias entries only.
5f8e6c50 6083
44652c16 6084 *Richard Levitte*
5f8e6c50 6085
44652c16
DMSP
6086 * Revert blinding in ECDSA sign and instead make problematic addition
6087 length-invariant. Switch even to fixed-length Montgomery multiplication.
5f8e6c50 6088
44652c16 6089 *Andy Polyakov*
5f8e6c50 6090
44652c16
DMSP
6091 * Change generating and checking of primes so that the error rate of not
6092 being prime depends on the intended use based on the size of the input.
6093 For larger primes this will result in more rounds of Miller-Rabin.
6094 The maximal error rate for primes with more than 1080 bits is lowered
6095 to 2^-128.
5f8e6c50 6096
44652c16 6097 *Kurt Roeckx, Annie Yousar*
5f8e6c50 6098
44652c16 6099 * Increase the number of Miller-Rabin rounds for DSA key generating to 64.
5f8e6c50 6100
44652c16 6101 *Kurt Roeckx*
5f8e6c50 6102
44652c16
DMSP
6103 * Add blinding to ECDSA and DSA signatures to protect against side channel
6104 attacks discovered by Keegan Ryan (NCC Group).
5f8e6c50 6105
44652c16 6106 *Matt Caswell*
5f8e6c50 6107
44652c16
DMSP
6108 * When unlocking a pass phrase protected PEM file or PKCS#8 container, we
6109 now allow empty (zero character) pass phrases.
5f8e6c50 6110
44652c16 6111 *Richard Levitte*
5f8e6c50 6112
44652c16
DMSP
6113 * Certificate time validation (X509_cmp_time) enforces stricter
6114 compliance with RFC 5280. Fractional seconds and timezone offsets
6115 are no longer allowed.
5f8e6c50 6116
44652c16 6117 *Emilia Käsper*
5f8e6c50 6118
257e9d03 6119### Changes between 1.0.2n and 1.0.2o [27 Mar 2018]
5f8e6c50 6120
44652c16 6121 * Constructed ASN.1 types with a recursive definition could exceed the stack
5f8e6c50 6122
44652c16
DMSP
6123 Constructed ASN.1 types with a recursive definition (such as can be found
6124 in PKCS7) could eventually exceed the stack given malicious input with
6125 excessive recursion. This could result in a Denial Of Service attack. There
6126 are no such structures used within SSL/TLS that come from untrusted sources
6127 so this is considered safe.
5f8e6c50 6128
44652c16
DMSP
6129 This issue was reported to OpenSSL on 4th January 2018 by the OSS-fuzz
6130 project.
d8dc8538 6131 ([CVE-2018-0739])
5f8e6c50 6132
44652c16 6133 *Matt Caswell*
5f8e6c50 6134
257e9d03 6135### Changes between 1.0.2m and 1.0.2n [7 Dec 2017]
5f8e6c50 6136
44652c16 6137 * Read/write after SSL object in error state
5f8e6c50 6138
44652c16
DMSP
6139 OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an "error state"
6140 mechanism. The intent was that if a fatal error occurred during a handshake
6141 then OpenSSL would move into the error state and would immediately fail if
6142 you attempted to continue the handshake. This works as designed for the
6143 explicit handshake functions (SSL_do_handshake(), SSL_accept() and
6144 SSL_connect()), however due to a bug it does not work correctly if
6145 SSL_read() or SSL_write() is called directly. In that scenario, if the
6146 handshake fails then a fatal error will be returned in the initial function
6147 call. If SSL_read()/SSL_write() is subsequently called by the application
6148 for the same SSL object then it will succeed and the data is passed without
6149 being decrypted/encrypted directly from the SSL/TLS record layer.
5f8e6c50 6150
44652c16
DMSP
6151 In order to exploit this issue an application bug would have to be present
6152 that resulted in a call to SSL_read()/SSL_write() being issued after having
6153 already received a fatal error.
5f8e6c50 6154
44652c16 6155 This issue was reported to OpenSSL by David Benjamin (Google).
d8dc8538 6156 ([CVE-2017-3737])
5f8e6c50
DMSP
6157
6158 *Matt Caswell*
6159
44652c16 6160 * rsaz_1024_mul_avx2 overflow bug on x86_64
5f8e6c50 6161
44652c16
DMSP
6162 There is an overflow bug in the AVX2 Montgomery multiplication procedure
6163 used in exponentiation with 1024-bit moduli. No EC algorithms are affected.
6164 Analysis suggests that attacks against RSA and DSA as a result of this
6165 defect would be very difficult to perform and are not believed likely.
6166 Attacks against DH1024 are considered just feasible, because most of the
6167 work necessary to deduce information about a private key may be performed
6168 offline. The amount of resources required for such an attack would be
6169 significant. However, for an attack on TLS to be meaningful, the server
6170 would have to share the DH1024 private key among multiple clients, which is
6171 no longer an option since CVE-2016-0701.
5f8e6c50 6172
44652c16
DMSP
6173 This only affects processors that support the AVX2 but not ADX extensions
6174 like Intel Haswell (4th generation).
5f8e6c50 6175
44652c16
DMSP
6176 This issue was reported to OpenSSL by David Benjamin (Google). The issue
6177 was originally found via the OSS-Fuzz project.
d8dc8538 6178 ([CVE-2017-3738])
5f8e6c50 6179
44652c16 6180 *Andy Polyakov*
5f8e6c50 6181
257e9d03 6182### Changes between 1.0.2l and 1.0.2m [2 Nov 2017]
44652c16
DMSP
6183
6184 * bn_sqrx8x_internal carry bug on x86_64
5f8e6c50
DMSP
6185
6186 There is a carry propagating bug in the x86_64 Montgomery squaring
6187 procedure. No EC algorithms are affected. Analysis suggests that attacks
6188 against RSA and DSA as a result of this defect would be very difficult to
6189 perform and are not believed likely. Attacks against DH are considered just
6190 feasible (although very difficult) because most of the work necessary to
6191 deduce information about a private key may be performed offline. The amount
6192 of resources required for such an attack would be very significant and
6193 likely only accessible to a limited number of attackers. An attacker would
6194 additionally need online access to an unpatched system using the target
6195 private key in a scenario with persistent DH parameters and a private
44652c16 6196 key that is shared between multiple clients.
5f8e6c50 6197
44652c16
DMSP
6198 This only affects processors that support the BMI1, BMI2 and ADX extensions
6199 like Intel Broadwell (5th generation) and later or AMD Ryzen.
6200
6201 This issue was reported to OpenSSL by the OSS-Fuzz project.
d8dc8538 6202 ([CVE-2017-3736])
5f8e6c50
DMSP
6203
6204 *Andy Polyakov*
6205
44652c16 6206 * Malformed X.509 IPAddressFamily could cause OOB read
5f8e6c50 6207
44652c16
DMSP
6208 If an X.509 certificate has a malformed IPAddressFamily extension,
6209 OpenSSL could do a one-byte buffer overread. The most likely result
6210 would be an erroneous display of the certificate in text format.
5f8e6c50 6211
44652c16 6212 This issue was reported to OpenSSL by the OSS-Fuzz project.
5f8e6c50 6213
44652c16 6214 *Rich Salz*
5f8e6c50 6215
257e9d03 6216### Changes between 1.0.2k and 1.0.2l [25 May 2017]
5f8e6c50 6217
44652c16
DMSP
6218 * Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target
6219 platform rather than 'mingw'.
5f8e6c50 6220
44652c16 6221 *Richard Levitte*
5f8e6c50 6222
257e9d03 6223### Changes between 1.0.2j and 1.0.2k [26 Jan 2017]
5f8e6c50 6224
44652c16 6225 * Truncated packet could crash via OOB read
5f8e6c50 6226
44652c16
DMSP
6227 If one side of an SSL/TLS path is running on a 32-bit host and a specific
6228 cipher is being used, then a truncated packet can cause that host to
6229 perform an out-of-bounds read, usually resulting in a crash.
5f8e6c50 6230
44652c16 6231 This issue was reported to OpenSSL by Robert Święcki of Google.
d8dc8538 6232 ([CVE-2017-3731])
5f8e6c50 6233
44652c16 6234 *Andy Polyakov*
5f8e6c50 6235
44652c16 6236 * BN_mod_exp may produce incorrect results on x86_64
5f8e6c50 6237
44652c16
DMSP
6238 There is a carry propagating bug in the x86_64 Montgomery squaring
6239 procedure. No EC algorithms are affected. Analysis suggests that attacks
6240 against RSA and DSA as a result of this defect would be very difficult to
6241 perform and are not believed likely. Attacks against DH are considered just
6242 feasible (although very difficult) because most of the work necessary to
6243 deduce information about a private key may be performed offline. The amount
6244 of resources required for such an attack would be very significant and
6245 likely only accessible to a limited number of attackers. An attacker would
6246 additionally need online access to an unpatched system using the target
6247 private key in a scenario with persistent DH parameters and a private
6248 key that is shared between multiple clients. For example this can occur by
6249 default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very
6250 similar to CVE-2015-3193 but must be treated as a separate problem.
5f8e6c50 6251
44652c16 6252 This issue was reported to OpenSSL by the OSS-Fuzz project.
d8dc8538 6253 ([CVE-2017-3732])
5f8e6c50 6254
44652c16 6255 *Andy Polyakov*
5f8e6c50 6256
44652c16 6257 * Montgomery multiplication may produce incorrect results
5f8e6c50 6258
44652c16
DMSP
6259 There is a carry propagating bug in the Broadwell-specific Montgomery
6260 multiplication procedure that handles input lengths divisible by, but
6261 longer than 256 bits. Analysis suggests that attacks against RSA, DSA
6262 and DH private keys are impossible. This is because the subroutine in
6263 question is not used in operations with the private key itself and an input
6264 of the attacker's direct choice. Otherwise the bug can manifest itself as
6265 transient authentication and key negotiation failures or reproducible
6266 erroneous outcome of public-key operations with specially crafted input.
6267 Among EC algorithms only Brainpool P-512 curves are affected and one
6268 presumably can attack ECDH key negotiation. Impact was not analyzed in
6269 detail, because pre-requisites for attack are considered unlikely. Namely
6270 multiple clients have to choose the curve in question and the server has to
6271 share the private key among them, neither of which is default behaviour.
6272 Even then only clients that chose the curve will be affected.
5f8e6c50 6273
44652c16
DMSP
6274 This issue was publicly reported as transient failures and was not
6275 initially recognized as a security issue. Thanks to Richard Morgan for
6276 providing reproducible case.
d8dc8538 6277 ([CVE-2016-7055])
44652c16
DMSP
6278
6279 *Andy Polyakov*
6280
6281 * OpenSSL now fails if it receives an unrecognised record type in TLS1.0
6282 or TLS1.1. Previously this only happened in SSLv3 and TLS1.2. This is to
6283 prevent issues where no progress is being made and the peer continually
6284 sends unrecognised record types, using up resources processing them.
5f8e6c50
DMSP
6285
6286 *Matt Caswell*
6287
257e9d03 6288### Changes between 1.0.2i and 1.0.2j [26 Sep 2016]
5f8e6c50 6289
44652c16 6290 * Missing CRL sanity check
5f8e6c50 6291
44652c16
DMSP
6292 A bug fix which included a CRL sanity check was added to OpenSSL 1.1.0
6293 but was omitted from OpenSSL 1.0.2i. As a result any attempt to use
6294 CRLs in OpenSSL 1.0.2i will crash with a null pointer exception.
5f8e6c50 6295
44652c16 6296 This issue only affects the OpenSSL 1.0.2i
d8dc8538 6297 ([CVE-2016-7052])
5f8e6c50 6298
44652c16 6299 *Matt Caswell*
5f8e6c50 6300
257e9d03 6301### Changes between 1.0.2h and 1.0.2i [22 Sep 2016]
5f8e6c50 6302
44652c16 6303 * OCSP Status Request extension unbounded memory growth
5f8e6c50 6304
44652c16
DMSP
6305 A malicious client can send an excessively large OCSP Status Request
6306 extension. If that client continually requests renegotiation, sending a
6307 large OCSP Status Request extension each time, then there will be unbounded
6308 memory growth on the server. This will eventually lead to a Denial Of
6309 Service attack through memory exhaustion. Servers with a default
6310 configuration are vulnerable even if they do not support OCSP. Builds using
6311 the "no-ocsp" build time option are not affected.
5f8e6c50 6312
44652c16 6313 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 6314 ([CVE-2016-6304])
5f8e6c50 6315
44652c16 6316 *Matt Caswell*
5f8e6c50 6317
44652c16
DMSP
6318 * In order to mitigate the SWEET32 attack, the DES ciphers were moved from
6319 HIGH to MEDIUM.
5f8e6c50 6320
44652c16
DMSP
6321 This issue was reported to OpenSSL Karthikeyan Bhargavan and Gaetan
6322 Leurent (INRIA)
d8dc8538 6323 ([CVE-2016-2183])
5f8e6c50 6324
44652c16 6325 *Rich Salz*
5f8e6c50 6326
44652c16 6327 * OOB write in MDC2_Update()
5f8e6c50 6328
44652c16
DMSP
6329 An overflow can occur in MDC2_Update() either if called directly or
6330 through the EVP_DigestUpdate() function using MDC2. If an attacker
6331 is able to supply very large amounts of input data after a previous
6332 call to EVP_EncryptUpdate() with a partial block then a length check
6333 can overflow resulting in a heap corruption.
5f8e6c50 6334
44652c16
DMSP
6335 The amount of data needed is comparable to SIZE_MAX which is impractical
6336 on most platforms.
5f8e6c50 6337
44652c16 6338 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 6339 ([CVE-2016-6303])
5f8e6c50
DMSP
6340
6341 *Stephen Henson*
6342
44652c16 6343 * Malformed SHA512 ticket DoS
5f8e6c50 6344
44652c16
DMSP
6345 If a server uses SHA512 for TLS session ticket HMAC it is vulnerable to a
6346 DoS attack where a malformed ticket will result in an OOB read which will
6347 ultimately crash.
5f8e6c50 6348
44652c16
DMSP
6349 The use of SHA512 in TLS session tickets is comparatively rare as it requires
6350 a custom server callback and ticket lookup mechanism.
5f8e6c50 6351
44652c16 6352 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 6353 ([CVE-2016-6302])
5f8e6c50 6354
44652c16 6355 *Stephen Henson*
5f8e6c50 6356
44652c16 6357 * OOB write in BN_bn2dec()
5f8e6c50 6358
44652c16
DMSP
6359 The function BN_bn2dec() does not check the return value of BN_div_word().
6360 This can cause an OOB write if an application uses this function with an
6361 overly large BIGNUM. This could be a problem if an overly large certificate
6362 or CRL is printed out from an untrusted source. TLS is not affected because
6363 record limits will reject an oversized certificate before it is parsed.
5f8e6c50 6364
44652c16 6365 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 6366 ([CVE-2016-2182])
5f8e6c50 6367
44652c16 6368 *Stephen Henson*
5f8e6c50 6369
44652c16 6370 * OOB read in TS_OBJ_print_bio()
5f8e6c50 6371
44652c16
DMSP
6372 The function TS_OBJ_print_bio() misuses OBJ_obj2txt(): the return value is
6373 the total length the OID text representation would use and not the amount
6374 of data written. This will result in OOB reads when large OIDs are
6375 presented.
5f8e6c50 6376
44652c16 6377 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 6378 ([CVE-2016-2180])
5f8e6c50 6379
44652c16 6380 *Stephen Henson*
5f8e6c50 6381
44652c16 6382 * Pointer arithmetic undefined behaviour
5f8e6c50 6383
44652c16 6384 Avoid some undefined pointer arithmetic
5f8e6c50 6385
44652c16
DMSP
6386 A common idiom in the codebase is to check limits in the following manner:
6387 "p + len > limit"
5f8e6c50 6388
44652c16
DMSP
6389 Where "p" points to some malloc'd data of SIZE bytes and
6390 limit == p + SIZE
5f8e6c50 6391
44652c16
DMSP
6392 "len" here could be from some externally supplied data (e.g. from a TLS
6393 message).
5f8e6c50 6394
44652c16
DMSP
6395 The rules of C pointer arithmetic are such that "p + len" is only well
6396 defined where len <= SIZE. Therefore the above idiom is actually
6397 undefined behaviour.
5f8e6c50 6398
44652c16
DMSP
6399 For example this could cause problems if some malloc implementation
6400 provides an address for "p" such that "p + len" actually overflows for
6401 values of len that are too big and therefore p + len < limit.
5f8e6c50 6402
44652c16 6403 This issue was reported to OpenSSL by Guido Vranken
d8dc8538 6404 ([CVE-2016-2177])
5f8e6c50 6405
44652c16 6406 *Matt Caswell*
5f8e6c50 6407
44652c16 6408 * Constant time flag not preserved in DSA signing
5f8e6c50 6409
44652c16
DMSP
6410 Operations in the DSA signing algorithm should run in constant time in
6411 order to avoid side channel attacks. A flaw in the OpenSSL DSA
6412 implementation means that a non-constant time codepath is followed for
6413 certain operations. This has been demonstrated through a cache-timing
6414 attack to be sufficient for an attacker to recover the private DSA key.
5f8e6c50 6415
44652c16
DMSP
6416 This issue was reported by César Pereida (Aalto University), Billy Brumley
6417 (Tampere University of Technology), and Yuval Yarom (The University of
6418 Adelaide and NICTA).
d8dc8538 6419 ([CVE-2016-2178])
5f8e6c50 6420
44652c16 6421 *César Pereida*
5f8e6c50 6422
44652c16 6423 * DTLS buffered message DoS
5f8e6c50 6424
44652c16
DMSP
6425 In a DTLS connection where handshake messages are delivered out-of-order
6426 those messages that OpenSSL is not yet ready to process will be buffered
6427 for later use. Under certain circumstances, a flaw in the logic means that
6428 those messages do not get removed from the buffer even though the handshake
6429 has been completed. An attacker could force up to approx. 15 messages to
6430 remain in the buffer when they are no longer required. These messages will
6431 be cleared when the DTLS connection is closed. The default maximum size for
d7f3a2cc
F
6432 a message is 100k. Therefore, the attacker could force an additional 1500k
6433 to be consumed per connection. By opening many simultaneous connections an
44652c16 6434 attacker could cause a DoS attack through memory exhaustion.
5f8e6c50 6435
44652c16 6436 This issue was reported to OpenSSL by Quan Luo.
d8dc8538 6437 ([CVE-2016-2179])
5f8e6c50 6438
44652c16 6439 *Matt Caswell*
5f8e6c50 6440
44652c16 6441 * DTLS replay protection DoS
5f8e6c50 6442
44652c16
DMSP
6443 A flaw in the DTLS replay attack protection mechanism means that records
6444 that arrive for future epochs update the replay protection "window" before
6445 the MAC for the record has been validated. This could be exploited by an
6446 attacker by sending a record for the next epoch (which does not have to
6447 decrypt or have a valid MAC), with a very large sequence number. This means
6448 that all subsequent legitimate packets are dropped causing a denial of
6449 service for a specific DTLS connection.
5f8e6c50 6450
44652c16 6451 This issue was reported to OpenSSL by the OCAP audit team.
d8dc8538 6452 ([CVE-2016-2181])
5f8e6c50 6453
44652c16 6454 *Matt Caswell*
5f8e6c50 6455
44652c16 6456 * Certificate message OOB reads
5f8e6c50 6457
44652c16
DMSP
6458 In OpenSSL 1.0.2 and earlier some missing message length checks can result
6459 in OOB reads of up to 2 bytes beyond an allocated buffer. There is a
6460 theoretical DoS risk but this has not been observed in practice on common
6461 platforms.
5f8e6c50 6462
44652c16
DMSP
6463 The messages affected are client certificate, client certificate request
6464 and server certificate. As a result the attack can only be performed
6465 against a client or a server which enables client authentication.
5f8e6c50 6466
44652c16 6467 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 6468 ([CVE-2016-6306])
5f8e6c50 6469
44652c16 6470 *Stephen Henson*
5f8e6c50 6471
257e9d03 6472### Changes between 1.0.2g and 1.0.2h [3 May 2016]
5f8e6c50 6473
44652c16 6474 * Prevent padding oracle in AES-NI CBC MAC check
5f8e6c50 6475
44652c16
DMSP
6476 A MITM attacker can use a padding oracle attack to decrypt traffic
6477 when the connection uses an AES CBC cipher and the server support
6478 AES-NI.
5f8e6c50 6479
44652c16 6480 This issue was introduced as part of the fix for Lucky 13 padding
d8dc8538 6481 attack ([CVE-2013-0169]). The padding check was rewritten to be in
44652c16
DMSP
6482 constant time by making sure that always the same bytes are read and
6483 compared against either the MAC or padding bytes. But it no longer
6484 checked that there was enough data to have both the MAC and padding
6485 bytes.
5f8e6c50 6486
44652c16 6487 This issue was reported by Juraj Somorovsky using TLS-Attacker.
5f8e6c50 6488
44652c16 6489 *Kurt Roeckx*
5f8e6c50 6490
44652c16
DMSP
6491 * Fix EVP_EncodeUpdate overflow
6492
6493 An overflow can occur in the EVP_EncodeUpdate() function which is used for
6494 Base64 encoding of binary data. If an attacker is able to supply very large
6495 amounts of input data then a length check can overflow resulting in a heap
6496 corruption.
6497
6498 Internally to OpenSSL the EVP_EncodeUpdate() function is primarily used by
257e9d03 6499 the `PEM_write_bio*` family of functions. These are mainly used within the
44652c16
DMSP
6500 OpenSSL command line applications, so any application which processes data
6501 from an untrusted source and outputs it as a PEM file should be considered
6502 vulnerable to this issue. User applications that call these APIs directly
6503 with large amounts of untrusted data may also be vulnerable.
6504
6505 This issue was reported by Guido Vranken.
d8dc8538 6506 ([CVE-2016-2105])
5f8e6c50
DMSP
6507
6508 *Matt Caswell*
6509
44652c16 6510 * Fix EVP_EncryptUpdate overflow
5f8e6c50 6511
44652c16
DMSP
6512 An overflow can occur in the EVP_EncryptUpdate() function. If an attacker
6513 is able to supply very large amounts of input data after a previous call to
6514 EVP_EncryptUpdate() with a partial block then a length check can overflow
6515 resulting in a heap corruption. Following an analysis of all OpenSSL
6516 internal usage of the EVP_EncryptUpdate() function all usage is one of two
6517 forms. The first form is where the EVP_EncryptUpdate() call is known to be
6518 the first called function after an EVP_EncryptInit(), and therefore that
6519 specific call must be safe. The second form is where the length passed to
6520 EVP_EncryptUpdate() can be seen from the code to be some small value and
6521 therefore there is no possibility of an overflow. Since all instances are
6522 one of these two forms, it is believed that there can be no overflows in
6523 internal code due to this problem. It should be noted that
6524 EVP_DecryptUpdate() can call EVP_EncryptUpdate() in certain code paths.
6525 Also EVP_CipherUpdate() is a synonym for EVP_EncryptUpdate(). All instances
6526 of these calls have also been analysed too and it is believed there are no
6527 instances in internal usage where an overflow could occur.
5f8e6c50 6528
44652c16 6529 This issue was reported by Guido Vranken.
d8dc8538 6530 ([CVE-2016-2106])
5f8e6c50
DMSP
6531
6532 *Matt Caswell*
6533
44652c16 6534 * Prevent ASN.1 BIO excessive memory allocation
5f8e6c50 6535
44652c16
DMSP
6536 When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio()
6537 a short invalid encoding can cause allocation of large amounts of memory
6538 potentially consuming excessive resources or exhausting memory.
5f8e6c50 6539
44652c16
DMSP
6540 Any application parsing untrusted data through d2i BIO functions is
6541 affected. The memory based functions such as d2i_X509() are *not* affected.
6542 Since the memory based functions are used by the TLS library, TLS
6543 applications are not affected.
6544
6545 This issue was reported by Brian Carpenter.
d8dc8538 6546 ([CVE-2016-2109])
5f8e6c50
DMSP
6547
6548 *Stephen Henson*
6549
44652c16 6550 * EBCDIC overread
5f8e6c50 6551
44652c16
DMSP
6552 ASN1 Strings that are over 1024 bytes can cause an overread in applications
6553 using the X509_NAME_oneline() function on EBCDIC systems. This could result
6554 in arbitrary stack data being returned in the buffer.
5f8e6c50 6555
44652c16 6556 This issue was reported by Guido Vranken.
d8dc8538 6557 ([CVE-2016-2176])
5f8e6c50 6558
44652c16 6559 *Matt Caswell*
5f8e6c50 6560
44652c16
DMSP
6561 * Modify behavior of ALPN to invoke callback after SNI/servername
6562 callback, such that updates to the SSL_CTX affect ALPN.
5f8e6c50 6563
44652c16 6564 *Todd Short*
5f8e6c50 6565
44652c16
DMSP
6566 * Remove LOW from the DEFAULT cipher list. This removes singles DES from the
6567 default.
6568
6569 *Kurt Roeckx*
6570
6571 * Only remove the SSLv2 methods with the no-ssl2-method option. When the
6572 methods are enabled and ssl2 is disabled the methods return NULL.
6573
6574 *Kurt Roeckx*
6575
257e9d03 6576### Changes between 1.0.2f and 1.0.2g [1 Mar 2016]
44652c16
DMSP
6577
6578* Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.
6579 Builds that are not configured with "enable-weak-ssl-ciphers" will not
6580 provide any "EXPORT" or "LOW" strength ciphers.
6581
6582 *Viktor Dukhovni*
6583
6584* Disable SSLv2 default build, default negotiation and weak ciphers. SSLv2
6585 is by default disabled at build-time. Builds that are not configured with
6586 "enable-ssl2" will not support SSLv2. Even if "enable-ssl2" is used,
6587 users who want to negotiate SSLv2 via the version-flexible SSLv23_method()
6588 will need to explicitly call either of:
6589
6590 SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2);
6591 or
6592 SSL_clear_options(ssl, SSL_OP_NO_SSLv2);
6593
6594 as appropriate. Even if either of those is used, or the application
6595 explicitly uses the version-specific SSLv2_method() or its client and
6596 server variants, SSLv2 ciphers vulnerable to exhaustive search key
6597 recovery have been removed. Specifically, the SSLv2 40-bit EXPORT
6598 ciphers, and SSLv2 56-bit DES are no longer available.
d8dc8538 6599 ([CVE-2016-0800])
44652c16
DMSP
6600
6601 *Viktor Dukhovni*
6602
6603 * Fix a double-free in DSA code
6604
6605 A double free bug was discovered when OpenSSL parses malformed DSA private
6606 keys and could lead to a DoS attack or memory corruption for applications
6607 that receive DSA private keys from untrusted sources. This scenario is
6608 considered rare.
6609
6610 This issue was reported to OpenSSL by Adam Langley(Google/BoringSSL) using
6611 libFuzzer.
d8dc8538 6612 ([CVE-2016-0705])
44652c16
DMSP
6613
6614 *Stephen Henson*
6615
6616 * Disable SRP fake user seed to address a server memory leak.
6617
6618 Add a new method SRP_VBASE_get1_by_user that handles the seed properly.
6619
6620 SRP_VBASE_get_by_user had inconsistent memory management behaviour.
6621 In order to fix an unavoidable memory leak, SRP_VBASE_get_by_user
6622 was changed to ignore the "fake user" SRP seed, even if the seed
6623 is configured.
6624
6625 Users should use SRP_VBASE_get1_by_user instead. Note that in
6626 SRP_VBASE_get1_by_user, caller must free the returned value. Note
6627 also that even though configuring the SRP seed attempts to hide
6628 invalid usernames by continuing the handshake with fake
6629 credentials, this behaviour is not constant time and no strong
6630 guarantees are made that the handshake is indistinguishable from
6631 that of a valid user.
d8dc8538 6632 ([CVE-2016-0798])
44652c16
DMSP
6633
6634 *Emilia Käsper*
6635
6636 * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
6637
6638 In the BN_hex2bn function the number of hex digits is calculated using an
1dc1ea18
DDO
6639 int value `i`. Later `bn_expand` is called with a value of `i * 4`. For
6640 large values of `i` this can result in `bn_expand` not allocating any
6641 memory because `i * 4` is negative. This can leave the internal BIGNUM data
44652c16 6642 field as NULL leading to a subsequent NULL ptr deref. For very large values
1dc1ea18 6643 of `i`, the calculation `i * 4` could be a positive value smaller than `i`.
44652c16
DMSP
6644 In this case memory is allocated to the internal BIGNUM data field, but it
6645 is insufficiently sized leading to heap corruption. A similar issue exists
6646 in BN_dec2bn. This could have security consequences if BN_hex2bn/BN_dec2bn
6647 is ever called by user applications with very large untrusted hex/dec data.
6648 This is anticipated to be a rare occurrence.
6649
6650 All OpenSSL internal usage of these functions use data that is not expected
6651 to be untrusted, e.g. config file data or application command line
6652 arguments. If user developed applications generate config file data based
6653 on untrusted data then it is possible that this could also lead to security
6654 consequences. This is also anticipated to be rare.
6655
6656 This issue was reported to OpenSSL by Guido Vranken.
d8dc8538 6657 ([CVE-2016-0797])
44652c16
DMSP
6658
6659 *Matt Caswell*
6660
257e9d03 6661 * Fix memory issues in `BIO_*printf` functions
44652c16 6662
1dc1ea18 6663 The internal `fmtstr` function used in processing a "%s" format string in
257e9d03 6664 the `BIO_*printf` functions could overflow while calculating the length of a
44652c16
DMSP
6665 string and cause an OOB read when printing very long strings.
6666
1dc1ea18 6667 Additionally the internal `doapr_outch` function can attempt to write to an
44652c16
DMSP
6668 OOB memory location (at an offset from the NULL pointer) in the event of a
6669 memory allocation failure. In 1.0.2 and below this could be caused where
6670 the size of a buffer to be allocated is greater than INT_MAX. E.g. this
6671 could be in processing a very long "%s" format string. Memory leaks can
6672 also occur.
6673
6674 The first issue may mask the second issue dependent on compiler behaviour.
6675 These problems could enable attacks where large amounts of untrusted data
257e9d03 6676 is passed to the `BIO_*printf` functions. If applications use these functions
44652c16
DMSP
6677 in this way then they could be vulnerable. OpenSSL itself uses these
6678 functions when printing out human-readable dumps of ASN.1 data. Therefore
6679 applications that print this data could be vulnerable if the data is from
6680 untrusted sources. OpenSSL command line applications could also be
6681 vulnerable where they print out ASN.1 data, or if untrusted data is passed
6682 as command line arguments.
6683
6684 Libssl is not considered directly vulnerable. Additionally certificates etc
6685 received via remote connections via libssl are also unlikely to be able to
6686 trigger these issues because of message size limits enforced within libssl.
6687
6688 This issue was reported to OpenSSL Guido Vranken.
d8dc8538 6689 ([CVE-2016-0799])
44652c16
DMSP
6690
6691 *Matt Caswell*
6692
6693 * Side channel attack on modular exponentiation
6694
6695 A side-channel attack was found which makes use of cache-bank conflicts on
6696 the Intel Sandy-Bridge microarchitecture which could lead to the recovery
6697 of RSA keys. The ability to exploit this issue is limited as it relies on
6698 an attacker who has control of code in a thread running on the same
6699 hyper-threaded core as the victim thread which is performing decryptions.
6700
6701 This issue was reported to OpenSSL by Yuval Yarom, The University of
6702 Adelaide and NICTA, Daniel Genkin, Technion and Tel Aviv University, and
6703 Nadia Heninger, University of Pennsylvania with more information at
257e9d03 6704 <http://cachebleed.info>.
d8dc8538 6705 ([CVE-2016-0702])
44652c16
DMSP
6706
6707 *Andy Polyakov*
6708
ec2bfb7d 6709 * Change the `req` command to generate a 2048-bit RSA/DSA key by default,
44652c16
DMSP
6710 if no keysize is specified with default_bits. This fixes an
6711 omission in an earlier change that changed all RSA/DSA key generation
ec2bfb7d 6712 commands to use 2048 bits by default.
44652c16
DMSP
6713
6714 *Emilia Käsper*
6715
257e9d03
RS
6716### Changes between 1.0.2e and 1.0.2f [28 Jan 2016]
6717
44652c16
DMSP
6718 * DH small subgroups
6719
6720 Historically OpenSSL only ever generated DH parameters based on "safe"
6721 primes. More recently (in version 1.0.2) support was provided for
6722 generating X9.42 style parameter files such as those required for RFC 5114
6723 support. The primes used in such files may not be "safe". Where an
6724 application is using DH configured with parameters based on primes that are
6725 not "safe" then an attacker could use this fact to find a peer's private
6726 DH exponent. This attack requires that the attacker complete multiple
6727 handshakes in which the peer uses the same private DH exponent. For example
6728 this could be used to discover a TLS server's private DH exponent if it's
6729 reusing the private DH exponent or it's using a static DH ciphersuite.
6730
6731 OpenSSL provides the option SSL_OP_SINGLE_DH_USE for ephemeral DH (DHE) in
6732 TLS. It is not on by default. If the option is not set then the server
6733 reuses the same private DH exponent for the life of the server process and
6734 would be vulnerable to this attack. It is believed that many popular
6735 applications do set this option and would therefore not be at risk.
6736
6737 The fix for this issue adds an additional check where a "q" parameter is
6738 available (as is the case in X9.42 based parameters). This detects the
6739 only known attack, and is the only possible defense for static DH
6740 ciphersuites. This could have some performance impact.
6741
6742 Additionally the SSL_OP_SINGLE_DH_USE option has been switched on by
6743 default and cannot be disabled. This could have some performance impact.
6744
6745 This issue was reported to OpenSSL by Antonio Sanso (Adobe).
d8dc8538 6746 ([CVE-2016-0701])
44652c16
DMSP
6747
6748 *Matt Caswell*
6749
6750 * SSLv2 doesn't block disabled ciphers
6751
6752 A malicious client can negotiate SSLv2 ciphers that have been disabled on
6753 the server and complete SSLv2 handshakes even if all SSLv2 ciphers have
6754 been disabled, provided that the SSLv2 protocol was not also disabled via
6755 SSL_OP_NO_SSLv2.
6756
6757 This issue was reported to OpenSSL on 26th December 2015 by Nimrod Aviram
6758 and Sebastian Schinzel.
d8dc8538 6759 ([CVE-2015-3197])
44652c16
DMSP
6760
6761 *Viktor Dukhovni*
6762
257e9d03 6763### Changes between 1.0.2d and 1.0.2e [3 Dec 2015]
44652c16
DMSP
6764
6765 * BN_mod_exp may produce incorrect results on x86_64
6766
6767 There is a carry propagating bug in the x86_64 Montgomery squaring
6768 procedure. No EC algorithms are affected. Analysis suggests that attacks
6769 against RSA and DSA as a result of this defect would be very difficult to
6770 perform and are not believed likely. Attacks against DH are considered just
6771 feasible (although very difficult) because most of the work necessary to
6772 deduce information about a private key may be performed offline. The amount
6773 of resources required for such an attack would be very significant and
6774 likely only accessible to a limited number of attackers. An attacker would
6775 additionally need online access to an unpatched system using the target
6776 private key in a scenario with persistent DH parameters and a private
6777 key that is shared between multiple clients. For example this can occur by
6778 default in OpenSSL DHE based SSL/TLS ciphersuites.
6779
6780 This issue was reported to OpenSSL by Hanno Böck.
d8dc8538 6781 ([CVE-2015-3193])
44652c16
DMSP
6782
6783 *Andy Polyakov*
6784
6785 * Certificate verify crash with missing PSS parameter
6786
6787 The signature verification routines will crash with a NULL pointer
6788 dereference if presented with an ASN.1 signature using the RSA PSS
6789 algorithm and absent mask generation function parameter. Since these
6790 routines are used to verify certificate signature algorithms this can be
6791 used to crash any certificate verification operation and exploited in a
6792 DoS attack. Any application which performs certificate verification is
6793 vulnerable including OpenSSL clients and servers which enable client
6794 authentication.
6795
6796 This issue was reported to OpenSSL by Loïc Jonas Etienne (Qnective AG).
d8dc8538 6797 ([CVE-2015-3194])
44652c16
DMSP
6798
6799 *Stephen Henson*
6800
6801 * X509_ATTRIBUTE memory leak
6802
6803 When presented with a malformed X509_ATTRIBUTE structure OpenSSL will leak
6804 memory. This structure is used by the PKCS#7 and CMS routines so any
6805 application which reads PKCS#7 or CMS data from untrusted sources is
6806 affected. SSL/TLS is not affected.
6807
6808 This issue was reported to OpenSSL by Adam Langley (Google/BoringSSL) using
6809 libFuzzer.
d8dc8538 6810 ([CVE-2015-3195])
44652c16
DMSP
6811
6812 *Stephen Henson*
6813
6814 * Rewrite EVP_DecodeUpdate (base64 decoding) to fix several bugs.
6815 This changes the decoding behaviour for some invalid messages,
6816 though the change is mostly in the more lenient direction, and
6817 legacy behaviour is preserved as much as possible.
6818
6819 *Emilia Käsper*
6820
6821 * In DSA_generate_parameters_ex, if the provided seed is too short,
6822 return an error
6823
6824 *Rich Salz and Ismo Puustinen <ismo.puustinen@intel.com>*
6825
257e9d03 6826### Changes between 1.0.2c and 1.0.2d [9 Jul 2015]
44652c16
DMSP
6827
6828 * Alternate chains certificate forgery
6829
6830 During certificate verification, OpenSSL will attempt to find an
6831 alternative certificate chain if the first attempt to build such a chain
6832 fails. An error in the implementation of this logic can mean that an
6833 attacker could cause certain checks on untrusted certificates to be
6834 bypassed, such as the CA flag, enabling them to use a valid leaf
6835 certificate to act as a CA and "issue" an invalid certificate.
6836
6837 This issue was reported to OpenSSL by Adam Langley/David Benjamin
6838 (Google/BoringSSL).
6839
6840 *Matt Caswell*
6841
257e9d03 6842### Changes between 1.0.2b and 1.0.2c [12 Jun 2015]
44652c16
DMSP
6843
6844 * Fix HMAC ABI incompatibility. The previous version introduced an ABI
6845 incompatibility in the handling of HMAC. The previous ABI has now been
6846 restored.
6847
6848 *Matt Caswell*
6849
257e9d03 6850### Changes between 1.0.2a and 1.0.2b [11 Jun 2015]
44652c16
DMSP
6851
6852 * Malformed ECParameters causes infinite loop
6853
6854 When processing an ECParameters structure OpenSSL enters an infinite loop
6855 if the curve specified is over a specially malformed binary polynomial
6856 field.
6857
6858 This can be used to perform denial of service against any
6859 system which processes public keys, certificate requests or
6860 certificates. This includes TLS clients and TLS servers with
6861 client authentication enabled.
6862
6863 This issue was reported to OpenSSL by Joseph Barr-Pixton.
d8dc8538 6864 ([CVE-2015-1788])
44652c16
DMSP
6865
6866 *Andy Polyakov*
6867
6868 * Exploitable out-of-bounds read in X509_cmp_time
6869
6870 X509_cmp_time does not properly check the length of the ASN1_TIME
6871 string and can read a few bytes out of bounds. In addition,
6872 X509_cmp_time accepts an arbitrary number of fractional seconds in the
6873 time string.
6874
6875 An attacker can use this to craft malformed certificates and CRLs of
6876 various sizes and potentially cause a segmentation fault, resulting in
6877 a DoS on applications that verify certificates or CRLs. TLS clients
6878 that verify CRLs are affected. TLS clients and servers with client
6879 authentication enabled may be affected if they use custom verification
6880 callbacks.
6881
6882 This issue was reported to OpenSSL by Robert Swiecki (Google), and
6883 independently by Hanno Böck.
d8dc8538 6884 ([CVE-2015-1789])
44652c16
DMSP
6885
6886 *Emilia Käsper*
6887
6888 * PKCS7 crash with missing EnvelopedContent
6889
6890 The PKCS#7 parsing code does not handle missing inner EncryptedContent
6891 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs
6892 with missing content and trigger a NULL pointer dereference on parsing.
6893
6894 Applications that decrypt PKCS#7 data or otherwise parse PKCS#7
6895 structures from untrusted sources are affected. OpenSSL clients and
6896 servers are not affected.
6897
6898 This issue was reported to OpenSSL by Michal Zalewski (Google).
d8dc8538 6899 ([CVE-2015-1790])
44652c16
DMSP
6900
6901 *Emilia Käsper*
6902
6903 * CMS verify infinite loop with unknown hash function
6904
6905 When verifying a signedData message the CMS code can enter an infinite loop
6906 if presented with an unknown hash function OID. This can be used to perform
6907 denial of service against any system which verifies signedData messages using
6908 the CMS code.
6909 This issue was reported to OpenSSL by Johannes Bauer.
d8dc8538 6910 ([CVE-2015-1792])
44652c16
DMSP
6911
6912 *Stephen Henson*
6913
6914 * Race condition handling NewSessionTicket
6915
6916 If a NewSessionTicket is received by a multi-threaded client when attempting to
6917 reuse a previous ticket then a race condition can occur potentially leading to
6918 a double free of the ticket data.
d8dc8538 6919 ([CVE-2015-1791])
44652c16
DMSP
6920
6921 *Matt Caswell*
6922
6923 * Only support 256-bit or stronger elliptic curves with the
6924 'ecdh_auto' setting (server) or by default (client). Of supported
6925 curves, prefer P-256 (both).
6926
6927 *Emilia Kasper*
6928
257e9d03 6929### Changes between 1.0.2 and 1.0.2a [19 Mar 2015]
44652c16
DMSP
6930
6931 * ClientHello sigalgs DoS fix
6932
6933 If a client connects to an OpenSSL 1.0.2 server and renegotiates with an
6934 invalid signature algorithms extension a NULL pointer dereference will
6935 occur. This can be exploited in a DoS attack against the server.
6936
6937 This issue was was reported to OpenSSL by David Ramos of Stanford
6938 University.
d8dc8538 6939 ([CVE-2015-0291])
44652c16
DMSP
6940
6941 *Stephen Henson and Matt Caswell*
6942
6943 * Multiblock corrupted pointer fix
6944
6945 OpenSSL 1.0.2 introduced the "multiblock" performance improvement. This
6946 feature only applies on 64 bit x86 architecture platforms that support AES
6947 NI instructions. A defect in the implementation of "multiblock" can cause
6948 OpenSSL's internal write buffer to become incorrectly set to NULL when
6949 using non-blocking IO. Typically, when the user application is using a
6950 socket BIO for writing, this will only result in a failed connection.
6951 However if some other BIO is used then it is likely that a segmentation
6952 fault will be triggered, thus enabling a potential DoS attack.
6953
6954 This issue was reported to OpenSSL by Daniel Danner and Rainer Mueller.
d8dc8538 6955 ([CVE-2015-0290])
44652c16
DMSP
6956
6957 *Matt Caswell*
6958
6959 * Segmentation fault in DTLSv1_listen fix
6960
6961 The DTLSv1_listen function is intended to be stateless and processes the
6962 initial ClientHello from many peers. It is common for user code to loop
6963 over the call to DTLSv1_listen until a valid ClientHello is received with
6964 an associated cookie. A defect in the implementation of DTLSv1_listen means
6965 that state is preserved in the SSL object from one invocation to the next
6966 that can lead to a segmentation fault. Errors processing the initial
6967 ClientHello can trigger this scenario. An example of such an error could be
6968 that a DTLS1.0 only client is attempting to connect to a DTLS1.2 only
6969 server.
6970
6971 This issue was reported to OpenSSL by Per Allansson.
d8dc8538 6972 ([CVE-2015-0207])
44652c16
DMSP
6973
6974 *Matt Caswell*
6975
6976 * Segmentation fault in ASN1_TYPE_cmp fix
6977
6978 The function ASN1_TYPE_cmp will crash with an invalid read if an attempt is
6979 made to compare ASN.1 boolean types. Since ASN1_TYPE_cmp is used to check
6980 certificate signature algorithm consistency this can be used to crash any
6981 certificate verification operation and exploited in a DoS attack. Any
6982 application which performs certificate verification is vulnerable including
6983 OpenSSL clients and servers which enable client authentication.
d8dc8538 6984 ([CVE-2015-0286])
44652c16
DMSP
6985
6986 *Stephen Henson*
6987
6988 * Segmentation fault for invalid PSS parameters fix
6989
6990 The signature verification routines will crash with a NULL pointer
6991 dereference if presented with an ASN.1 signature using the RSA PSS
6992 algorithm and invalid parameters. Since these routines are used to verify
6993 certificate signature algorithms this can be used to crash any
6994 certificate verification operation and exploited in a DoS attack. Any
6995 application which performs certificate verification is vulnerable including
6996 OpenSSL clients and servers which enable client authentication.
6997
6998 This issue was was reported to OpenSSL by Brian Carpenter.
d8dc8538 6999 ([CVE-2015-0208])
44652c16
DMSP
7000
7001 *Stephen Henson*
7002
7003 * ASN.1 structure reuse memory corruption fix
7004
7005 Reusing a structure in ASN.1 parsing may allow an attacker to cause
7006 memory corruption via an invalid write. Such reuse is and has been
7007 strongly discouraged and is believed to be rare.
7008
7009 Applications that parse structures containing CHOICE or ANY DEFINED BY
7010 components may be affected. Certificate parsing (d2i_X509 and related
7011 functions) are however not affected. OpenSSL clients and servers are
7012 not affected.
d8dc8538 7013 ([CVE-2015-0287])
44652c16
DMSP
7014
7015 *Stephen Henson*
7016
7017 * PKCS7 NULL pointer dereferences fix
7018
7019 The PKCS#7 parsing code does not handle missing outer ContentInfo
7020 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with
7021 missing content and trigger a NULL pointer dereference on parsing.
7022
7023 Applications that verify PKCS#7 signatures, decrypt PKCS#7 data or
7024 otherwise parse PKCS#7 structures from untrusted sources are
7025 affected. OpenSSL clients and servers are not affected.
7026
7027 This issue was reported to OpenSSL by Michal Zalewski (Google).
d8dc8538 7028 ([CVE-2015-0289])
44652c16
DMSP
7029
7030 *Emilia Käsper*
7031
7032 * DoS via reachable assert in SSLv2 servers fix
7033
7034 A malicious client can trigger an OPENSSL_assert (i.e., an abort) in
7035 servers that both support SSLv2 and enable export cipher suites by sending
7036 a specially crafted SSLv2 CLIENT-MASTER-KEY message.
7037
7038 This issue was discovered by Sean Burford (Google) and Emilia Käsper
7039 (OpenSSL development team).
d8dc8538 7040 ([CVE-2015-0293])
44652c16
DMSP
7041
7042 *Emilia Käsper*
7043
7044 * Empty CKE with client auth and DHE fix
7045
7046 If client auth is used then a server can seg fault in the event of a DHE
7047 ciphersuite being selected and a zero length ClientKeyExchange message
7048 being sent by the client. This could be exploited in a DoS attack.
d8dc8538 7049 ([CVE-2015-1787])
44652c16
DMSP
7050
7051 *Matt Caswell*
7052
7053 * Handshake with unseeded PRNG fix
7054
7055 Under certain conditions an OpenSSL 1.0.2 client can complete a handshake
7056 with an unseeded PRNG. The conditions are:
7057 - The client is on a platform where the PRNG has not been seeded
7058 automatically, and the user has not seeded manually
7059 - A protocol specific client method version has been used (i.e. not
7060 SSL_client_methodv23)
7061 - A ciphersuite is used that does not require additional random data from
7062 the PRNG beyond the initial ClientHello client random (e.g. PSK-RC4-SHA).
7063
7064 If the handshake succeeds then the client random that has been used will
7065 have been generated from a PRNG with insufficient entropy and therefore the
7066 output may be predictable.
7067
7068 For example using the following command with an unseeded openssl will
7069 succeed on an unpatched platform:
7070
7071 openssl s_client -psk 1a2b3c4d -tls1_2 -cipher PSK-RC4-SHA
d8dc8538 7072 ([CVE-2015-0285])
44652c16
DMSP
7073
7074 *Matt Caswell*
7075
7076 * Use After Free following d2i_ECPrivatekey error fix
7077
7078 A malformed EC private key file consumed via the d2i_ECPrivateKey function
7079 could cause a use after free condition. This, in turn, could cause a double
7080 free in several private key parsing functions (such as d2i_PrivateKey
7081 or EVP_PKCS82PKEY) and could lead to a DoS attack or memory corruption
7082 for applications that receive EC private keys from untrusted
7083 sources. This scenario is considered rare.
7084
7085 This issue was discovered by the BoringSSL project and fixed in their
7086 commit 517073cd4b.
d8dc8538 7087 ([CVE-2015-0209])
44652c16
DMSP
7088
7089 *Matt Caswell*
7090
7091 * X509_to_X509_REQ NULL pointer deref fix
7092
7093 The function X509_to_X509_REQ will crash with a NULL pointer dereference if
7094 the certificate key is invalid. This function is rarely used in practice.
7095
7096 This issue was discovered by Brian Carpenter.
d8dc8538 7097 ([CVE-2015-0288])
44652c16
DMSP
7098
7099 *Stephen Henson*
7100
7101 * Removed the export ciphers from the DEFAULT ciphers
7102
7103 *Kurt Roeckx*
7104
257e9d03 7105### Changes between 1.0.1l and 1.0.2 [22 Jan 2015]
44652c16
DMSP
7106
7107 * Facilitate "universal" ARM builds targeting range of ARM ISAs, e.g.
7108 ARMv5 through ARMv8, as opposite to "locking" it to single one.
7109 So far those who have to target multiple platforms would compromise
7110 and argue that binary targeting say ARMv5 would still execute on
7111 ARMv8. "Universal" build resolves this compromise by providing
7112 near-optimal performance even on newer platforms.
7113
7114 *Andy Polyakov*
7115
7116 * Accelerated NIST P-256 elliptic curve implementation for x86_64
7117 (other platforms pending).
7118
7119 *Shay Gueron & Vlad Krasnov (Intel Corp), Andy Polyakov*
5f8e6c50
DMSP
7120
7121 * Add support for the SignedCertificateTimestampList certificate and
7122 OCSP response extensions from RFC6962.
7123
44652c16
DMSP
7124 *Rob Stradling*
7125
7126 * Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
7127 for corner cases. (Certain input points at infinity could lead to
7128 bogus results, with non-infinity inputs mapped to infinity too.)
7129
7130 *Bodo Moeller*
7131
7132 * Initial support for PowerISA 2.0.7, first implemented in POWER8.
7133 This covers AES, SHA256/512 and GHASH. "Initial" means that most
7134 common cases are optimized and there still is room for further
7135 improvements. Vector Permutation AES for Altivec is also added.
7136
7137 *Andy Polyakov*
7138
7139 * Add support for little-endian ppc64 Linux target.
7140
7141 *Marcelo Cerri (IBM)*
7142
7143 * Initial support for AMRv8 ISA crypto extensions. This covers AES,
7144 SHA1, SHA256 and GHASH. "Initial" means that most common cases
7145 are optimized and there still is room for further improvements.
7146 Both 32- and 64-bit modes are supported.
7147
7148 *Andy Polyakov, Ard Biesheuvel (Linaro)*
7149
7150 * Improved ARMv7 NEON support.
7151
7152 *Andy Polyakov*
7153
7154 * Support for SPARC Architecture 2011 crypto extensions, first
7155 implemented in SPARC T4. This covers AES, DES, Camellia, SHA1,
7156 SHA256/512, MD5, GHASH and modular exponentiation.
7157
7158 *Andy Polyakov, David Miller*
7159
7160 * Accelerated modular exponentiation for Intel processors, a.k.a.
7161 RSAZ.
7162
7163 *Shay Gueron & Vlad Krasnov (Intel Corp)*
7164
7165 * Support for new and upcoming Intel processors, including AVX2,
7166 BMI and SHA ISA extensions. This includes additional "stitched"
7167 implementations, AESNI-SHA256 and GCM, and multi-buffer support
7168 for TLS encrypt.
7169
7170 This work was sponsored by Intel Corp.
7171
7172 *Andy Polyakov*
7173
7174 * Support for DTLS 1.2. This adds two sets of DTLS methods: DTLS_*_method()
7175 supports both DTLS 1.2 and 1.0 and should use whatever version the peer
7176 supports and DTLSv1_2_*_method() which supports DTLS 1.2 only.
7177
7178 *Steve Henson*
7179
7180 * Use algorithm specific chains in SSL_CTX_use_certificate_chain_file():
7181 this fixes a limitation in previous versions of OpenSSL.
7182
7183 *Steve Henson*
7184
7185 * Extended RSA OAEP support via EVP_PKEY API. Options to specify digest,
7186 MGF1 digest and OAEP label.
7187
7188 *Steve Henson*
7189
7190 * Add EVP support for key wrapping algorithms, to avoid problems with
7191 existing code the flag EVP_CIPHER_CTX_WRAP_ALLOW has to be set in
7192 the EVP_CIPHER_CTX or an error is returned. Add AES and DES3 wrap
7193 algorithms and include tests cases.
7194
7195 *Steve Henson*
7196
7197 * Add functions to allocate and set the fields of an ECDSA_METHOD
7198 structure.
7199
7200 *Douglas E. Engert, Steve Henson*
7201
7202 * New functions OPENSSL_gmtime_diff and ASN1_TIME_diff to find the
7203 difference in days and seconds between two tm or ASN1_TIME structures.
7204
7205 *Steve Henson*
7206
7207 * Add -rev test option to s_server to just reverse order of characters
7208 received by client and send back to server. Also prints an abbreviated
7209 summary of the connection parameters.
7210
7211 *Steve Henson*
7212
7213 * New option -brief for s_client and s_server to print out a brief summary
7214 of connection parameters.
7215
7216 *Steve Henson*
7217
7218 * Add callbacks for arbitrary TLS extensions.
7219
7220 *Trevor Perrin <trevp@trevp.net> and Ben Laurie*
7221
7222 * New option -crl_download in several openssl utilities to download CRLs
7223 from CRLDP extension in certificates.
7224
7225 *Steve Henson*
7226
7227 * New options -CRL and -CRLform for s_client and s_server for CRLs.
7228
7229 *Steve Henson*
7230
7231 * New function X509_CRL_diff to generate a delta CRL from the difference
7232 of two full CRLs. Add support to "crl" utility.
7233
7234 *Steve Henson*
7235
7236 * New functions to set lookup_crls function and to retrieve
7237 X509_STORE from X509_STORE_CTX.
7238
7239 *Steve Henson*
7240
7241 * Print out deprecated issuer and subject unique ID fields in
7242 certificates.
7243
7244 *Steve Henson*
7245
7246 * Extend OCSP I/O functions so they can be used for simple general purpose
7247 HTTP as well as OCSP. New wrapper function which can be used to download
7248 CRLs using the OCSP API.
7249
7250 *Steve Henson*
7251
7252 * Delegate command line handling in s_client/s_server to SSL_CONF APIs.
7253
7254 *Steve Henson*
7255
257e9d03 7256 * `SSL_CONF*` functions. These provide a common framework for application
44652c16
DMSP
7257 configuration using configuration files or command lines.
7258
7259 *Steve Henson*
7260
7261 * SSL/TLS tracing code. This parses out SSL/TLS records using the
7262 message callback and prints the results. Needs compile time option
7263 "enable-ssl-trace". New options to s_client and s_server to enable
7264 tracing.
7265
7266 *Steve Henson*
7267
7268 * New ctrl and macro to retrieve supported points extensions.
7269 Print out extension in s_server and s_client.
7270
7271 *Steve Henson*
7272
7273 * New functions to retrieve certificate signature and signature
7274 OID NID.
7275
7276 *Steve Henson*
7277
7278 * Add functions to retrieve and manipulate the raw cipherlist sent by a
7279 client to OpenSSL.
7280
7281 *Steve Henson*
7282
7283 * New Suite B modes for TLS code. These use and enforce the requirements
7284 of RFC6460: restrict ciphersuites, only permit Suite B algorithms and
7285 only use Suite B curves. The Suite B modes can be set by using the
7286 strings "SUITEB128", "SUITEB192" or "SUITEB128ONLY" for the cipherstring.
7287
7288 *Steve Henson*
7289
7290 * New chain verification flags for Suite B levels of security. Check
7291 algorithms are acceptable when flags are set in X509_verify_cert.
7292
7293 *Steve Henson*
7294
7295 * Make tls1_check_chain return a set of flags indicating checks passed
7296 by a certificate chain. Add additional tests to handle client
7297 certificates: checks for matching certificate type and issuer name
7298 comparison.
7299
7300 *Steve Henson*
7301
7302 * If an attempt is made to use a signature algorithm not in the peer
7303 preference list abort the handshake. If client has no suitable
7304 signature algorithms in response to a certificate request do not
7305 use the certificate.
7306
7307 *Steve Henson*
7308
7309 * If server EC tmp key is not in client preference list abort handshake.
7310
7311 *Steve Henson*
7312
7313 * Add support for certificate stores in CERT structure. This makes it
7314 possible to have different stores per SSL structure or one store in
7315 the parent SSL_CTX. Include distinct stores for certificate chain
7316 verification and chain building. New ctrl SSL_CTRL_BUILD_CERT_CHAIN
7317 to build and store a certificate chain in CERT structure: returning
7318 an error if the chain cannot be built: this will allow applications
7319 to test if a chain is correctly configured.
7320
7321 Note: if the CERT based stores are not set then the parent SSL_CTX
7322 store is used to retain compatibility with existing behaviour.
7323
44652c16
DMSP
7324 *Steve Henson*
7325
7326 * New function ssl_set_client_disabled to set a ciphersuite disabled
7327 mask based on the current session, check mask when sending client
7328 hello and checking the requested ciphersuite.
7329
7330 *Steve Henson*
7331
7332 * New ctrls to retrieve and set certificate types in a certificate
7333 request message. Print out received values in s_client. If certificate
7334 types is not set with custom values set sensible values based on
7335 supported signature algorithms.
7336
7337 *Steve Henson*
7338
7339 * Support for distinct client and server supported signature algorithms.
7340
7341 *Steve Henson*
7342
7343 * Add certificate callback. If set this is called whenever a certificate
7344 is required by client or server. An application can decide which
7345 certificate chain to present based on arbitrary criteria: for example
7346 supported signature algorithms. Add very simple example to s_server.
7347 This fixes many of the problems and restrictions of the existing client
7348 certificate callback: for example you can now clear an existing
7349 certificate and specify the whole chain.
7350
7351 *Steve Henson*
7352
7353 * Add new "valid_flags" field to CERT_PKEY structure which determines what
7354 the certificate can be used for (if anything). Set valid_flags field
7355 in new tls1_check_chain function. Simplify ssl_set_cert_masks which used
7356 to have similar checks in it.
7357
7358 Add new "cert_flags" field to CERT structure and include a "strict mode".
7359 This enforces some TLS certificate requirements (such as only permitting
7360 certificate signature algorithms contained in the supported algorithms
7361 extension) which some implementations ignore: this option should be used
7362 with caution as it could cause interoperability issues.
7363
7364 *Steve Henson*
7365
7366 * Update and tidy signature algorithm extension processing. Work out
7367 shared signature algorithms based on preferences and peer algorithms
7368 and print them out in s_client and s_server. Abort handshake if no
7369 shared signature algorithms.
7370
7371 *Steve Henson*
7372
7373 * Add new functions to allow customised supported signature algorithms
7374 for SSL and SSL_CTX structures. Add options to s_client and s_server
7375 to support them.
7376
7377 *Steve Henson*
7378
7379 * New function SSL_certs_clear() to delete all references to certificates
7380 from an SSL structure. Before this once a certificate had been added
7381 it couldn't be removed.
7382
7383 *Steve Henson*
7384
7385 * Integrate hostname, email address and IP address checking with certificate
7386 verification. New verify options supporting checking in openssl utility.
7387
7388 *Steve Henson*
7389
7390 * Fixes and wildcard matching support to hostname and email checking
7391 functions. Add manual page.
7392
7393 *Florian Weimer (Red Hat Product Security Team)*
7394
7395 * New functions to check a hostname email or IP address against a
7396 certificate. Add options x509 utility to print results of checks against
7397 a certificate.
7398
7399 *Steve Henson*
7400
7401 * Fix OCSP checking.
7402
7403 *Rob Stradling <rob.stradling@comodo.com> and Ben Laurie*
7404
7405 * Initial experimental support for explicitly trusted non-root CAs.
7406 OpenSSL still tries to build a complete chain to a root but if an
7407 intermediate CA has a trust setting included that is used. The first
7408 setting is used: whether to trust (e.g., -addtrust option to the x509
7409 utility) or reject.
7410
7411 *Steve Henson*
7412
7413 * Add -trusted_first option which attempts to find certificates in the
7414 trusted store even if an untrusted chain is also supplied.
7415
7416 *Steve Henson*
7417
7418 * MIPS assembly pack updates: support for MIPS32r2 and SmartMIPS ASE,
7419 platform support for Linux and Android.
7420
7421 *Andy Polyakov*
7422
7423 * Support for linux-x32, ILP32 environment in x86_64 framework.
7424
7425 *Andy Polyakov*
7426
7427 * Experimental multi-implementation support for FIPS capable OpenSSL.
7428 When in FIPS mode the approved implementations are used as normal,
7429 when not in FIPS mode the internal unapproved versions are used instead.
7430 This means that the FIPS capable OpenSSL isn't forced to use the
7431 (often lower performance) FIPS implementations outside FIPS mode.
7432
7433 *Steve Henson*
7434
7435 * Transparently support X9.42 DH parameters when calling
7436 PEM_read_bio_DHparameters. This means existing applications can handle
7437 the new parameter format automatically.
7438
7439 *Steve Henson*
7440
7441 * Initial experimental support for X9.42 DH parameter format: mainly
7442 to support use of 'q' parameter for RFC5114 parameters.
7443
7444 *Steve Henson*
7445
7446 * Add DH parameters from RFC5114 including test data to dhtest.
7447
7448 *Steve Henson*
7449
7450 * Support for automatic EC temporary key parameter selection. If enabled
7451 the most preferred EC parameters are automatically used instead of
7452 hardcoded fixed parameters. Now a server just has to call:
7453 SSL_CTX_set_ecdh_auto(ctx, 1) and the server will automatically
7454 support ECDH and use the most appropriate parameters.
7455
7456 *Steve Henson*
7457
7458 * Enhance and tidy EC curve and point format TLS extension code. Use
7459 static structures instead of allocation if default values are used.
7460 New ctrls to set curves we wish to support and to retrieve shared curves.
7461 Print out shared curves in s_server. New options to s_server and s_client
7462 to set list of supported curves.
7463
7464 *Steve Henson*
7465
7466 * New ctrls to retrieve supported signature algorithms and
7467 supported curve values as an array of NIDs. Extend openssl utility
7468 to print out received values.
7469
7470 *Steve Henson*
7471
7472 * Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
7473 between NIDs and the more common NIST names such as "P-256". Enhance
7474 ecparam utility and ECC method to recognise the NIST names for curves.
7475
7476 *Steve Henson*
7477
7478 * Enhance SSL/TLS certificate chain handling to support different
7479 chains for each certificate instead of one chain in the parent SSL_CTX.
7480
7481 *Steve Henson*
7482
7483 * Support for fixed DH ciphersuite client authentication: where both
7484 server and client use DH certificates with common parameters.
7485
7486 *Steve Henson*
7487
7488 * Support for fixed DH ciphersuites: those requiring DH server
7489 certificates.
7490
7491 *Steve Henson*
7492
7493 * New function i2d_re_X509_tbs for re-encoding the TBS portion of
7494 the certificate.
7495 Note: Related 1.0.2-beta specific macros X509_get_cert_info,
7496 X509_CINF_set_modified, X509_CINF_get_issuer, X509_CINF_get_extensions and
7497 X509_CINF_get_signature were reverted post internal team review.
7498
44652c16
DMSP
7499OpenSSL 1.0.1
7500-------------
7501
257e9d03 7502### Changes between 1.0.1t and 1.0.1u [22 Sep 2016]
44652c16
DMSP
7503
7504 * OCSP Status Request extension unbounded memory growth
7505
7506 A malicious client can send an excessively large OCSP Status Request
7507 extension. If that client continually requests renegotiation, sending a
7508 large OCSP Status Request extension each time, then there will be unbounded
7509 memory growth on the server. This will eventually lead to a Denial Of
7510 Service attack through memory exhaustion. Servers with a default
7511 configuration are vulnerable even if they do not support OCSP. Builds using
7512 the "no-ocsp" build time option are not affected.
7513
7514 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 7515 ([CVE-2016-6304])
44652c16
DMSP
7516
7517 *Matt Caswell*
7518
7519 * In order to mitigate the SWEET32 attack, the DES ciphers were moved from
7520 HIGH to MEDIUM.
7521
7522 This issue was reported to OpenSSL Karthikeyan Bhargavan and Gaetan
7523 Leurent (INRIA)
d8dc8538 7524 ([CVE-2016-2183])
44652c16
DMSP
7525
7526 *Rich Salz*
7527
7528 * OOB write in MDC2_Update()
7529
7530 An overflow can occur in MDC2_Update() either if called directly or
7531 through the EVP_DigestUpdate() function using MDC2. If an attacker
7532 is able to supply very large amounts of input data after a previous
7533 call to EVP_EncryptUpdate() with a partial block then a length check
7534 can overflow resulting in a heap corruption.
7535
7536 The amount of data needed is comparable to SIZE_MAX which is impractical
7537 on most platforms.
7538
7539 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 7540 ([CVE-2016-6303])
44652c16
DMSP
7541
7542 *Stephen Henson*
7543
7544 * Malformed SHA512 ticket DoS
7545
7546 If a server uses SHA512 for TLS session ticket HMAC it is vulnerable to a
7547 DoS attack where a malformed ticket will result in an OOB read which will
7548 ultimately crash.
7549
7550 The use of SHA512 in TLS session tickets is comparatively rare as it requires
7551 a custom server callback and ticket lookup mechanism.
7552
7553 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 7554 ([CVE-2016-6302])
44652c16
DMSP
7555
7556 *Stephen Henson*
7557
7558 * OOB write in BN_bn2dec()
7559
7560 The function BN_bn2dec() does not check the return value of BN_div_word().
7561 This can cause an OOB write if an application uses this function with an
7562 overly large BIGNUM. This could be a problem if an overly large certificate
7563 or CRL is printed out from an untrusted source. TLS is not affected because
7564 record limits will reject an oversized certificate before it is parsed.
7565
7566 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 7567 ([CVE-2016-2182])
44652c16
DMSP
7568
7569 *Stephen Henson*
7570
7571 * OOB read in TS_OBJ_print_bio()
7572
7573 The function TS_OBJ_print_bio() misuses OBJ_obj2txt(): the return value is
7574 the total length the OID text representation would use and not the amount
7575 of data written. This will result in OOB reads when large OIDs are
7576 presented.
7577
7578 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 7579 ([CVE-2016-2180])
44652c16
DMSP
7580
7581 *Stephen Henson*
7582
7583 * Pointer arithmetic undefined behaviour
7584
7585 Avoid some undefined pointer arithmetic
7586
7587 A common idiom in the codebase is to check limits in the following manner:
7588 "p + len > limit"
7589
7590 Where "p" points to some malloc'd data of SIZE bytes and
7591 limit == p + SIZE
7592
7593 "len" here could be from some externally supplied data (e.g. from a TLS
7594 message).
7595
7596 The rules of C pointer arithmetic are such that "p + len" is only well
d7f3a2cc 7597 defined where len <= SIZE. Therefore, the above idiom is actually
44652c16
DMSP
7598 undefined behaviour.
7599
7600 For example this could cause problems if some malloc implementation
7601 provides an address for "p" such that "p + len" actually overflows for
7602 values of len that are too big and therefore p + len < limit.
7603
7604 This issue was reported to OpenSSL by Guido Vranken
d8dc8538 7605 ([CVE-2016-2177])
44652c16
DMSP
7606
7607 *Matt Caswell*
7608
7609 * Constant time flag not preserved in DSA signing
7610
7611 Operations in the DSA signing algorithm should run in constant time in
7612 order to avoid side channel attacks. A flaw in the OpenSSL DSA
7613 implementation means that a non-constant time codepath is followed for
7614 certain operations. This has been demonstrated through a cache-timing
7615 attack to be sufficient for an attacker to recover the private DSA key.
7616
7617 This issue was reported by César Pereida (Aalto University), Billy Brumley
7618 (Tampere University of Technology), and Yuval Yarom (The University of
7619 Adelaide and NICTA).
d8dc8538 7620 ([CVE-2016-2178])
44652c16
DMSP
7621
7622 *César Pereida*
7623
7624 * DTLS buffered message DoS
7625
7626 In a DTLS connection where handshake messages are delivered out-of-order
7627 those messages that OpenSSL is not yet ready to process will be buffered
7628 for later use. Under certain circumstances, a flaw in the logic means that
7629 those messages do not get removed from the buffer even though the handshake
7630 has been completed. An attacker could force up to approx. 15 messages to
7631 remain in the buffer when they are no longer required. These messages will
7632 be cleared when the DTLS connection is closed. The default maximum size for
d7f3a2cc
F
7633 a message is 100k. Therefore, the attacker could force an additional 1500k
7634 to be consumed per connection. By opening many simultaneous connections an
44652c16
DMSP
7635 attacker could cause a DoS attack through memory exhaustion.
7636
7637 This issue was reported to OpenSSL by Quan Luo.
d8dc8538 7638 ([CVE-2016-2179])
44652c16
DMSP
7639
7640 *Matt Caswell*
7641
7642 * DTLS replay protection DoS
7643
7644 A flaw in the DTLS replay attack protection mechanism means that records
7645 that arrive for future epochs update the replay protection "window" before
7646 the MAC for the record has been validated. This could be exploited by an
7647 attacker by sending a record for the next epoch (which does not have to
7648 decrypt or have a valid MAC), with a very large sequence number. This means
7649 that all subsequent legitimate packets are dropped causing a denial of
7650 service for a specific DTLS connection.
7651
7652 This issue was reported to OpenSSL by the OCAP audit team.
d8dc8538 7653 ([CVE-2016-2181])
44652c16
DMSP
7654
7655 *Matt Caswell*
7656
7657 * Certificate message OOB reads
7658
7659 In OpenSSL 1.0.2 and earlier some missing message length checks can result
7660 in OOB reads of up to 2 bytes beyond an allocated buffer. There is a
7661 theoretical DoS risk but this has not been observed in practice on common
7662 platforms.
7663
7664 The messages affected are client certificate, client certificate request
7665 and server certificate. As a result the attack can only be performed
7666 against a client or a server which enables client authentication.
7667
7668 This issue was reported to OpenSSL by Shi Lei (Gear Team, Qihoo 360 Inc.)
d8dc8538 7669 ([CVE-2016-6306])
44652c16
DMSP
7670
7671 *Stephen Henson*
7672
257e9d03 7673### Changes between 1.0.1s and 1.0.1t [3 May 2016]
44652c16
DMSP
7674
7675 * Prevent padding oracle in AES-NI CBC MAC check
7676
7677 A MITM attacker can use a padding oracle attack to decrypt traffic
7678 when the connection uses an AES CBC cipher and the server support
7679 AES-NI.
7680
7681 This issue was introduced as part of the fix for Lucky 13 padding
d8dc8538 7682 attack ([CVE-2013-0169]). The padding check was rewritten to be in
44652c16
DMSP
7683 constant time by making sure that always the same bytes are read and
7684 compared against either the MAC or padding bytes. But it no longer
7685 checked that there was enough data to have both the MAC and padding
7686 bytes.
7687
7688 This issue was reported by Juraj Somorovsky using TLS-Attacker.
d8dc8538 7689 ([CVE-2016-2107])
44652c16
DMSP
7690
7691 *Kurt Roeckx*
7692
7693 * Fix EVP_EncodeUpdate overflow
7694
7695 An overflow can occur in the EVP_EncodeUpdate() function which is used for
7696 Base64 encoding of binary data. If an attacker is able to supply very large
7697 amounts of input data then a length check can overflow resulting in a heap
7698 corruption.
7699
d7f3a2cc 7700 Internally to OpenSSL the EVP_EncodeUpdate() function is primarily used by
257e9d03 7701 the `PEM_write_bio*` family of functions. These are mainly used within the
44652c16
DMSP
7702 OpenSSL command line applications, so any application which processes data
7703 from an untrusted source and outputs it as a PEM file should be considered
7704 vulnerable to this issue. User applications that call these APIs directly
7705 with large amounts of untrusted data may also be vulnerable.
7706
7707 This issue was reported by Guido Vranken.
d8dc8538 7708 ([CVE-2016-2105])
44652c16
DMSP
7709
7710 *Matt Caswell*
7711
7712 * Fix EVP_EncryptUpdate overflow
7713
7714 An overflow can occur in the EVP_EncryptUpdate() function. If an attacker
7715 is able to supply very large amounts of input data after a previous call to
7716 EVP_EncryptUpdate() with a partial block then a length check can overflow
7717 resulting in a heap corruption. Following an analysis of all OpenSSL
7718 internal usage of the EVP_EncryptUpdate() function all usage is one of two
7719 forms. The first form is where the EVP_EncryptUpdate() call is known to be
7720 the first called function after an EVP_EncryptInit(), and therefore that
7721 specific call must be safe. The second form is where the length passed to
7722 EVP_EncryptUpdate() can be seen from the code to be some small value and
7723 therefore there is no possibility of an overflow. Since all instances are
7724 one of these two forms, it is believed that there can be no overflows in
7725 internal code due to this problem. It should be noted that
7726 EVP_DecryptUpdate() can call EVP_EncryptUpdate() in certain code paths.
7727 Also EVP_CipherUpdate() is a synonym for EVP_EncryptUpdate(). All instances
7728 of these calls have also been analysed too and it is believed there are no
7729 instances in internal usage where an overflow could occur.
7730
7731 This issue was reported by Guido Vranken.
d8dc8538 7732 ([CVE-2016-2106])
44652c16
DMSP
7733
7734 *Matt Caswell*
7735
7736 * Prevent ASN.1 BIO excessive memory allocation
7737
7738 When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio()
7739 a short invalid encoding can casuse allocation of large amounts of memory
7740 potentially consuming excessive resources or exhausting memory.
7741
7742 Any application parsing untrusted data through d2i BIO functions is
7743 affected. The memory based functions such as d2i_X509() are *not* affected.
7744 Since the memory based functions are used by the TLS library, TLS
7745 applications are not affected.
7746
7747 This issue was reported by Brian Carpenter.
d8dc8538 7748 ([CVE-2016-2109])
44652c16
DMSP
7749
7750 *Stephen Henson*
7751
7752 * EBCDIC overread
7753
7754 ASN1 Strings that are over 1024 bytes can cause an overread in applications
7755 using the X509_NAME_oneline() function on EBCDIC systems. This could result
7756 in arbitrary stack data being returned in the buffer.
7757
7758 This issue was reported by Guido Vranken.
d8dc8538 7759 ([CVE-2016-2176])
44652c16
DMSP
7760
7761 *Matt Caswell*
7762
7763 * Modify behavior of ALPN to invoke callback after SNI/servername
7764 callback, such that updates to the SSL_CTX affect ALPN.
7765
7766 *Todd Short*
7767
7768 * Remove LOW from the DEFAULT cipher list. This removes singles DES from the
7769 default.
7770
7771 *Kurt Roeckx*
7772
7773 * Only remove the SSLv2 methods with the no-ssl2-method option. When the
7774 methods are enabled and ssl2 is disabled the methods return NULL.
7775
7776 *Kurt Roeckx*
7777
257e9d03 7778### Changes between 1.0.1r and 1.0.1s [1 Mar 2016]
44652c16
DMSP
7779
7780* Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.
7781 Builds that are not configured with "enable-weak-ssl-ciphers" will not
7782 provide any "EXPORT" or "LOW" strength ciphers.
7783
7784 *Viktor Dukhovni*
7785
7786* Disable SSLv2 default build, default negotiation and weak ciphers. SSLv2
7787 is by default disabled at build-time. Builds that are not configured with
7788 "enable-ssl2" will not support SSLv2. Even if "enable-ssl2" is used,
7789 users who want to negotiate SSLv2 via the version-flexible SSLv23_method()
7790 will need to explicitly call either of:
7791
7792 SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2);
7793 or
7794 SSL_clear_options(ssl, SSL_OP_NO_SSLv2);
7795
7796 as appropriate. Even if either of those is used, or the application
7797 explicitly uses the version-specific SSLv2_method() or its client and
7798 server variants, SSLv2 ciphers vulnerable to exhaustive search key
7799 recovery have been removed. Specifically, the SSLv2 40-bit EXPORT
7800 ciphers, and SSLv2 56-bit DES are no longer available.
d8dc8538 7801 ([CVE-2016-0800])
44652c16
DMSP
7802
7803 *Viktor Dukhovni*
7804
7805 * Fix a double-free in DSA code
7806
7807 A double free bug was discovered when OpenSSL parses malformed DSA private
7808 keys and could lead to a DoS attack or memory corruption for applications
7809 that receive DSA private keys from untrusted sources. This scenario is
7810 considered rare.
7811
7812 This issue was reported to OpenSSL by Adam Langley(Google/BoringSSL) using
7813 libFuzzer.
d8dc8538 7814 ([CVE-2016-0705])
44652c16
DMSP
7815
7816 *Stephen Henson*
7817
7818 * Disable SRP fake user seed to address a server memory leak.
7819
7820 Add a new method SRP_VBASE_get1_by_user that handles the seed properly.
7821
7822 SRP_VBASE_get_by_user had inconsistent memory management behaviour.
7823 In order to fix an unavoidable memory leak, SRP_VBASE_get_by_user
7824 was changed to ignore the "fake user" SRP seed, even if the seed
7825 is configured.
7826
7827 Users should use SRP_VBASE_get1_by_user instead. Note that in
7828 SRP_VBASE_get1_by_user, caller must free the returned value. Note
7829 also that even though configuring the SRP seed attempts to hide
7830 invalid usernames by continuing the handshake with fake
7831 credentials, this behaviour is not constant time and no strong
7832 guarantees are made that the handshake is indistinguishable from
7833 that of a valid user.
d8dc8538 7834 ([CVE-2016-0798])
44652c16
DMSP
7835
7836 *Emilia Käsper*
7837
7838 * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
7839
7840 In the BN_hex2bn function the number of hex digits is calculated using an
1dc1ea18
DDO
7841 int value `i`. Later `bn_expand` is called with a value of `i * 4`. For
7842 large values of `i` this can result in `bn_expand` not allocating any
7843 memory because `i * 4` is negative. This can leave the internal BIGNUM data
44652c16 7844 field as NULL leading to a subsequent NULL ptr deref. For very large values
1dc1ea18 7845 of `i`, the calculation `i * 4` could be a positive value smaller than `i`.
44652c16
DMSP
7846 In this case memory is allocated to the internal BIGNUM data field, but it
7847 is insufficiently sized leading to heap corruption. A similar issue exists
7848 in BN_dec2bn. This could have security consequences if BN_hex2bn/BN_dec2bn
7849 is ever called by user applications with very large untrusted hex/dec data.
7850 This is anticipated to be a rare occurrence.
7851
7852 All OpenSSL internal usage of these functions use data that is not expected
7853 to be untrusted, e.g. config file data or application command line
7854 arguments. If user developed applications generate config file data based
7855 on untrusted data then it is possible that this could also lead to security
7856 consequences. This is also anticipated to be rare.
7857
7858 This issue was reported to OpenSSL by Guido Vranken.
d8dc8538 7859 ([CVE-2016-0797])
44652c16
DMSP
7860
7861 *Matt Caswell*
7862
257e9d03 7863 * Fix memory issues in `BIO_*printf` functions
44652c16 7864
1dc1ea18 7865 The internal `fmtstr` function used in processing a "%s" format string in
257e9d03 7866 the `BIO_*printf` functions could overflow while calculating the length of a
44652c16
DMSP
7867 string and cause an OOB read when printing very long strings.
7868
1dc1ea18 7869 Additionally the internal `doapr_outch` function can attempt to write to an
44652c16
DMSP
7870 OOB memory location (at an offset from the NULL pointer) in the event of a
7871 memory allocation failure. In 1.0.2 and below this could be caused where
7872 the size of a buffer to be allocated is greater than INT_MAX. E.g. this
7873 could be in processing a very long "%s" format string. Memory leaks can
7874 also occur.
7875
7876 The first issue may mask the second issue dependent on compiler behaviour.
7877 These problems could enable attacks where large amounts of untrusted data
257e9d03 7878 is passed to the `BIO_*printf` functions. If applications use these functions
44652c16
DMSP
7879 in this way then they could be vulnerable. OpenSSL itself uses these
7880 functions when printing out human-readable dumps of ASN.1 data. Therefore
7881 applications that print this data could be vulnerable if the data is from
7882 untrusted sources. OpenSSL command line applications could also be
7883 vulnerable where they print out ASN.1 data, or if untrusted data is passed
7884 as command line arguments.
7885
7886 Libssl is not considered directly vulnerable. Additionally certificates etc
7887 received via remote connections via libssl are also unlikely to be able to
7888 trigger these issues because of message size limits enforced within libssl.
7889
7890 This issue was reported to OpenSSL Guido Vranken.
d8dc8538 7891 ([CVE-2016-0799])
44652c16
DMSP
7892
7893 *Matt Caswell*
7894
7895 * Side channel attack on modular exponentiation
7896
7897 A side-channel attack was found which makes use of cache-bank conflicts on
7898 the Intel Sandy-Bridge microarchitecture which could lead to the recovery
7899 of RSA keys. The ability to exploit this issue is limited as it relies on
7900 an attacker who has control of code in a thread running on the same
7901 hyper-threaded core as the victim thread which is performing decryptions.
7902
7903 This issue was reported to OpenSSL by Yuval Yarom, The University of
7904 Adelaide and NICTA, Daniel Genkin, Technion and Tel Aviv University, and
7905 Nadia Heninger, University of Pennsylvania with more information at
257e9d03 7906 <http://cachebleed.info>.
d8dc8538 7907 ([CVE-2016-0702])
44652c16
DMSP
7908
7909 *Andy Polyakov*
7910
ec2bfb7d 7911 * Change the req command to generate a 2048-bit RSA/DSA key by default,
44652c16
DMSP
7912 if no keysize is specified with default_bits. This fixes an
7913 omission in an earlier change that changed all RSA/DSA key generation
ec2bfb7d 7914 commands to use 2048 bits by default.
44652c16
DMSP
7915
7916 *Emilia Käsper*
7917
257e9d03 7918### Changes between 1.0.1q and 1.0.1r [28 Jan 2016]
44652c16
DMSP
7919
7920 * Protection for DH small subgroup attacks
7921
7922 As a precautionary measure the SSL_OP_SINGLE_DH_USE option has been
7923 switched on by default and cannot be disabled. This could have some
7924 performance impact.
7925
7926 *Matt Caswell*
7927
7928 * SSLv2 doesn't block disabled ciphers
7929
7930 A malicious client can negotiate SSLv2 ciphers that have been disabled on
7931 the server and complete SSLv2 handshakes even if all SSLv2 ciphers have
7932 been disabled, provided that the SSLv2 protocol was not also disabled via
7933 SSL_OP_NO_SSLv2.
7934
7935 This issue was reported to OpenSSL on 26th December 2015 by Nimrod Aviram
7936 and Sebastian Schinzel.
d8dc8538 7937 ([CVE-2015-3197])
44652c16
DMSP
7938
7939 *Viktor Dukhovni*
7940
7941 * Reject DH handshakes with parameters shorter than 1024 bits.
7942
7943 *Kurt Roeckx*
7944
257e9d03 7945### Changes between 1.0.1p and 1.0.1q [3 Dec 2015]
44652c16
DMSP
7946
7947 * Certificate verify crash with missing PSS parameter
7948
7949 The signature verification routines will crash with a NULL pointer
7950 dereference if presented with an ASN.1 signature using the RSA PSS
7951 algorithm and absent mask generation function parameter. Since these
7952 routines are used to verify certificate signature algorithms this can be
7953 used to crash any certificate verification operation and exploited in a
7954 DoS attack. Any application which performs certificate verification is
7955 vulnerable including OpenSSL clients and servers which enable client
7956 authentication.
7957
7958 This issue was reported to OpenSSL by Loïc Jonas Etienne (Qnective AG).
d8dc8538 7959 ([CVE-2015-3194])
44652c16
DMSP
7960
7961 *Stephen Henson*
7962
7963 * X509_ATTRIBUTE memory leak
7964
7965 When presented with a malformed X509_ATTRIBUTE structure OpenSSL will leak
7966 memory. This structure is used by the PKCS#7 and CMS routines so any
7967 application which reads PKCS#7 or CMS data from untrusted sources is
7968 affected. SSL/TLS is not affected.
7969
7970 This issue was reported to OpenSSL by Adam Langley (Google/BoringSSL) using
7971 libFuzzer.
d8dc8538 7972 ([CVE-2015-3195])
44652c16
DMSP
7973
7974 *Stephen Henson*
7975
7976 * Rewrite EVP_DecodeUpdate (base64 decoding) to fix several bugs.
7977 This changes the decoding behaviour for some invalid messages,
7978 though the change is mostly in the more lenient direction, and
7979 legacy behaviour is preserved as much as possible.
7980
7981 *Emilia Käsper*
7982
7983 * In DSA_generate_parameters_ex, if the provided seed is too short,
7984 use a random seed, as already documented.
7985
7986 *Rich Salz and Ismo Puustinen <ismo.puustinen@intel.com>*
7987
257e9d03 7988### Changes between 1.0.1o and 1.0.1p [9 Jul 2015]
44652c16
DMSP
7989
7990 * Alternate chains certificate forgery
7991
eb4129e1 7992 During certificate verification, OpenSSL will attempt to find an
44652c16
DMSP
7993 alternative certificate chain if the first attempt to build such a chain
7994 fails. An error in the implementation of this logic can mean that an
7995 attacker could cause certain checks on untrusted certificates to be
7996 bypassed, such as the CA flag, enabling them to use a valid leaf
7997 certificate to act as a CA and "issue" an invalid certificate.
7998
7999 This issue was reported to OpenSSL by Adam Langley/David Benjamin
8000 (Google/BoringSSL).
d8dc8538 8001 ([CVE-2015-1793])
44652c16
DMSP
8002
8003 *Matt Caswell*
8004
8005 * Race condition handling PSK identify hint
8006
8007 If PSK identity hints are received by a multi-threaded client then
8008 the values are wrongly updated in the parent SSL_CTX structure. This can
8009 result in a race condition potentially leading to a double free of the
8010 identify hint data.
d8dc8538 8011 ([CVE-2015-3196])
44652c16
DMSP
8012
8013 *Stephen Henson*
8014
257e9d03
RS
8015### Changes between 1.0.1n and 1.0.1o [12 Jun 2015]
8016
44652c16
DMSP
8017 * Fix HMAC ABI incompatibility. The previous version introduced an ABI
8018 incompatibility in the handling of HMAC. The previous ABI has now been
8019 restored.
8020
257e9d03 8021### Changes between 1.0.1m and 1.0.1n [11 Jun 2015]
44652c16
DMSP
8022
8023 * Malformed ECParameters causes infinite loop
8024
8025 When processing an ECParameters structure OpenSSL enters an infinite loop
8026 if the curve specified is over a specially malformed binary polynomial
8027 field.
8028
8029 This can be used to perform denial of service against any
8030 system which processes public keys, certificate requests or
8031 certificates. This includes TLS clients and TLS servers with
8032 client authentication enabled.
8033
8034 This issue was reported to OpenSSL by Joseph Barr-Pixton.
d8dc8538 8035 ([CVE-2015-1788])
44652c16
DMSP
8036
8037 *Andy Polyakov*
8038
8039 * Exploitable out-of-bounds read in X509_cmp_time
8040
8041 X509_cmp_time does not properly check the length of the ASN1_TIME
8042 string and can read a few bytes out of bounds. In addition,
8043 X509_cmp_time accepts an arbitrary number of fractional seconds in the
8044 time string.
8045
8046 An attacker can use this to craft malformed certificates and CRLs of
8047 various sizes and potentially cause a segmentation fault, resulting in
8048 a DoS on applications that verify certificates or CRLs. TLS clients
8049 that verify CRLs are affected. TLS clients and servers with client
8050 authentication enabled may be affected if they use custom verification
8051 callbacks.
8052
8053 This issue was reported to OpenSSL by Robert Swiecki (Google), and
8054 independently by Hanno Böck.
d8dc8538 8055 ([CVE-2015-1789])
44652c16
DMSP
8056
8057 *Emilia Käsper*
8058
8059 * PKCS7 crash with missing EnvelopedContent
8060
8061 The PKCS#7 parsing code does not handle missing inner EncryptedContent
8062 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs
8063 with missing content and trigger a NULL pointer dereference on parsing.
8064
8065 Applications that decrypt PKCS#7 data or otherwise parse PKCS#7
8066 structures from untrusted sources are affected. OpenSSL clients and
8067 servers are not affected.
5f8e6c50 8068
44652c16 8069 This issue was reported to OpenSSL by Michal Zalewski (Google).
d8dc8538 8070 ([CVE-2015-1790])
5f8e6c50 8071
44652c16 8072 *Emilia Käsper*
5f8e6c50 8073
44652c16
DMSP
8074 * CMS verify infinite loop with unknown hash function
8075
8076 When verifying a signedData message the CMS code can enter an infinite loop
8077 if presented with an unknown hash function OID. This can be used to perform
8078 denial of service against any system which verifies signedData messages using
8079 the CMS code.
8080 This issue was reported to OpenSSL by Johannes Bauer.
d8dc8538 8081 ([CVE-2015-1792])
44652c16
DMSP
8082
8083 *Stephen Henson*
8084
8085 * Race condition handling NewSessionTicket
8086
8087 If a NewSessionTicket is received by a multi-threaded client when attempting to
8088 reuse a previous ticket then a race condition can occur potentially leading to
8089 a double free of the ticket data.
d8dc8538 8090 ([CVE-2015-1791])
44652c16
DMSP
8091
8092 *Matt Caswell*
8093
8094 * Reject DH handshakes with parameters shorter than 768 bits.
8095
8096 *Kurt Roeckx and Emilia Kasper*
8097
8098 * dhparam: generate 2048-bit parameters by default.
8099
8100 *Kurt Roeckx and Emilia Kasper*
8101
257e9d03 8102### Changes between 1.0.1l and 1.0.1m [19 Mar 2015]
44652c16
DMSP
8103
8104 * Segmentation fault in ASN1_TYPE_cmp fix
8105
8106 The function ASN1_TYPE_cmp will crash with an invalid read if an attempt is
8107 made to compare ASN.1 boolean types. Since ASN1_TYPE_cmp is used to check
8108 certificate signature algorithm consistency this can be used to crash any
8109 certificate verification operation and exploited in a DoS attack. Any
8110 application which performs certificate verification is vulnerable including
8111 OpenSSL clients and servers which enable client authentication.
d8dc8538 8112 ([CVE-2015-0286])
44652c16
DMSP
8113
8114 *Stephen Henson*
8115
8116 * ASN.1 structure reuse memory corruption fix
8117
8118 Reusing a structure in ASN.1 parsing may allow an attacker to cause
8119 memory corruption via an invalid write. Such reuse is and has been
8120 strongly discouraged and is believed to be rare.
8121
8122 Applications that parse structures containing CHOICE or ANY DEFINED BY
8123 components may be affected. Certificate parsing (d2i_X509 and related
8124 functions) are however not affected. OpenSSL clients and servers are
8125 not affected.
d8dc8538 8126 ([CVE-2015-0287])
44652c16
DMSP
8127
8128 *Stephen Henson*
8129
8130 * PKCS7 NULL pointer dereferences fix
8131
8132 The PKCS#7 parsing code does not handle missing outer ContentInfo
8133 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with
8134 missing content and trigger a NULL pointer dereference on parsing.
8135
8136 Applications that verify PKCS#7 signatures, decrypt PKCS#7 data or
8137 otherwise parse PKCS#7 structures from untrusted sources are
8138 affected. OpenSSL clients and servers are not affected.
8139
8140 This issue was reported to OpenSSL by Michal Zalewski (Google).
d8dc8538 8141 ([CVE-2015-0289])
44652c16
DMSP
8142
8143 *Emilia Käsper*
8144
8145 * DoS via reachable assert in SSLv2 servers fix
8146
8147 A malicious client can trigger an OPENSSL_assert (i.e., an abort) in
8148 servers that both support SSLv2 and enable export cipher suites by sending
8149 a specially crafted SSLv2 CLIENT-MASTER-KEY message.
8150
8151 This issue was discovered by Sean Burford (Google) and Emilia Käsper
8152 (OpenSSL development team).
d8dc8538 8153 ([CVE-2015-0293])
44652c16
DMSP
8154
8155 *Emilia Käsper*
8156
8157 * Use After Free following d2i_ECPrivatekey error fix
8158
8159 A malformed EC private key file consumed via the d2i_ECPrivateKey function
8160 could cause a use after free condition. This, in turn, could cause a double
8161 free in several private key parsing functions (such as d2i_PrivateKey
8162 or EVP_PKCS82PKEY) and could lead to a DoS attack or memory corruption
8163 for applications that receive EC private keys from untrusted
8164 sources. This scenario is considered rare.
8165
8166 This issue was discovered by the BoringSSL project and fixed in their
8167 commit 517073cd4b.
d8dc8538 8168 ([CVE-2015-0209])
44652c16
DMSP
8169
8170 *Matt Caswell*
8171
8172 * X509_to_X509_REQ NULL pointer deref fix
8173
8174 The function X509_to_X509_REQ will crash with a NULL pointer dereference if
8175 the certificate key is invalid. This function is rarely used in practice.
8176
8177 This issue was discovered by Brian Carpenter.
d8dc8538 8178 ([CVE-2015-0288])
44652c16
DMSP
8179
8180 *Stephen Henson*
8181
8182 * Removed the export ciphers from the DEFAULT ciphers
8183
8184 *Kurt Roeckx*
8185
257e9d03 8186### Changes between 1.0.1k and 1.0.1l [15 Jan 2015]
44652c16
DMSP
8187
8188 * Build fixes for the Windows and OpenVMS platforms
8189
8190 *Matt Caswell and Richard Levitte*
8191
257e9d03 8192### Changes between 1.0.1j and 1.0.1k [8 Jan 2015]
44652c16
DMSP
8193
8194 * Fix DTLS segmentation fault in dtls1_get_record. A carefully crafted DTLS
8195 message can cause a segmentation fault in OpenSSL due to a NULL pointer
8196 dereference. This could lead to a Denial Of Service attack. Thanks to
8197 Markus Stenberg of Cisco Systems, Inc. for reporting this issue.
d8dc8538 8198 ([CVE-2014-3571])
44652c16
DMSP
8199
8200 *Steve Henson*
8201
8202 * Fix DTLS memory leak in dtls1_buffer_record. A memory leak can occur in the
8203 dtls1_buffer_record function under certain conditions. In particular this
8204 could occur if an attacker sent repeated DTLS records with the same
8205 sequence number but for the next epoch. The memory leak could be exploited
8206 by an attacker in a Denial of Service attack through memory exhaustion.
8207 Thanks to Chris Mueller for reporting this issue.
d8dc8538 8208 ([CVE-2015-0206])
44652c16
DMSP
8209
8210 *Matt Caswell*
8211
8212 * Fix issue where no-ssl3 configuration sets method to NULL. When openssl is
8213 built with the no-ssl3 option and a SSL v3 ClientHello is received the ssl
8214 method would be set to NULL which could later result in a NULL pointer
8215 dereference. Thanks to Frank Schmirler for reporting this issue.
d8dc8538 8216 ([CVE-2014-3569])
44652c16
DMSP
8217
8218 *Kurt Roeckx*
8219
8220 * Abort handshake if server key exchange message is omitted for ephemeral
8221 ECDH ciphersuites.
8222
8223 Thanks to Karthikeyan Bhargavan of the PROSECCO team at INRIA for
8224 reporting this issue.
d8dc8538 8225 ([CVE-2014-3572])
44652c16
DMSP
8226
8227 *Steve Henson*
8228
8229 * Remove non-export ephemeral RSA code on client and server. This code
8230 violated the TLS standard by allowing the use of temporary RSA keys in
8231 non-export ciphersuites and could be used by a server to effectively
8232 downgrade the RSA key length used to a value smaller than the server
8233 certificate. Thanks for Karthikeyan Bhargavan of the PROSECCO team at
8234 INRIA or reporting this issue.
d8dc8538 8235 ([CVE-2015-0204])
44652c16
DMSP
8236
8237 *Steve Henson*
8238
8239 * Fixed issue where DH client certificates are accepted without verification.
8240 An OpenSSL server will accept a DH certificate for client authentication
8241 without the certificate verify message. This effectively allows a client to
8242 authenticate without the use of a private key. This only affects servers
8243 which trust a client certificate authority which issues certificates
8244 containing DH keys: these are extremely rare and hardly ever encountered.
8245 Thanks for Karthikeyan Bhargavan of the PROSECCO team at INRIA or reporting
8246 this issue.
d8dc8538 8247 ([CVE-2015-0205])
44652c16
DMSP
8248
8249 *Steve Henson*
8250
8251 * Ensure that the session ID context of an SSL is updated when its
8252 SSL_CTX is updated via SSL_set_SSL_CTX.
8253
8254 The session ID context is typically set from the parent SSL_CTX,
8255 and can vary with the CTX.
8256
8257 *Adam Langley*
8258
8259 * Fix various certificate fingerprint issues.
8260
8261 By using non-DER or invalid encodings outside the signed portion of a
8262 certificate the fingerprint can be changed without breaking the signature.
8263 Although no details of the signed portion of the certificate can be changed
8264 this can cause problems with some applications: e.g. those using the
8265 certificate fingerprint for blacklists.
8266
8267 1. Reject signatures with non zero unused bits.
8268
8269 If the BIT STRING containing the signature has non zero unused bits reject
8270 the signature. All current signature algorithms require zero unused bits.
8271
8272 2. Check certificate algorithm consistency.
8273
8274 Check the AlgorithmIdentifier inside TBS matches the one in the
8275 certificate signature. NB: this will result in signature failure
8276 errors for some broken certificates.
8277
8278 Thanks to Konrad Kraszewski from Google for reporting this issue.
8279
8280 3. Check DSA/ECDSA signatures use DER.
8281
8282 Re-encode DSA/ECDSA signatures and compare with the original received
8283 signature. Return an error if there is a mismatch.
8284
8285 This will reject various cases including garbage after signature
8286 (thanks to Antti Karjalainen and Tuomo Untinen from the Codenomicon CROSS
8287 program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
8288 (negative or with leading zeroes).
8289
8290 Further analysis was conducted and fixes were developed by Stephen Henson
8291 of the OpenSSL core team.
8292
d8dc8538 8293 ([CVE-2014-8275])
44652c16
DMSP
8294
8295 *Steve Henson*
8296
43a70f02
RS
8297 * Correct Bignum squaring. Bignum squaring (BN_sqr) may produce incorrect
8298 results on some platforms, including x86_64. This bug occurs at random
8299 with a very low probability, and is not known to be exploitable in any
8300 way, though its exact impact is difficult to determine. Thanks to Pieter
8301 Wuille (Blockstream) who reported this issue and also suggested an initial
8302 fix. Further analysis was conducted by the OpenSSL development team and
8303 Adam Langley of Google. The final fix was developed by Andy Polyakov of
8304 the OpenSSL core team.
d8dc8538 8305 ([CVE-2014-3570])
5f8e6c50
DMSP
8306
8307 *Andy Polyakov*
8308
43a70f02
RS
8309 * Do not resume sessions on the server if the negotiated protocol
8310 version does not match the session's version. Resuming with a different
8311 version, while not strictly forbidden by the RFC, is of questionable
8312 sanity and breaks all known clients.
5f8e6c50 8313
44652c16
DMSP
8314 *David Benjamin, Emilia Käsper*
8315
43a70f02
RS
8316 * Tighten handling of the ChangeCipherSpec (CCS) message: reject
8317 early CCS messages during renegotiation. (Note that because
8318 renegotiation is encrypted, this early CCS was not exploitable.)
44652c16
DMSP
8319
8320 *Emilia Käsper*
8321
43a70f02
RS
8322 * Tighten client-side session ticket handling during renegotiation:
8323 ensure that the client only accepts a session ticket if the server sends
8324 the extension anew in the ServerHello. Previously, a TLS client would
8325 reuse the old extension state and thus accept a session ticket if one was
8326 announced in the initial ServerHello.
44652c16 8327
43a70f02
RS
8328 Similarly, ensure that the client requires a session ticket if one
8329 was advertised in the ServerHello. Previously, a TLS client would
8330 ignore a missing NewSessionTicket message.
44652c16
DMSP
8331
8332 *Emilia Käsper*
8333
257e9d03 8334### Changes between 1.0.1i and 1.0.1j [15 Oct 2014]
44652c16
DMSP
8335
8336 * SRTP Memory Leak.
8337
8338 A flaw in the DTLS SRTP extension parsing code allows an attacker, who
8339 sends a carefully crafted handshake message, to cause OpenSSL to fail
8340 to free up to 64k of memory causing a memory leak. This could be
8341 exploited in a Denial Of Service attack. This issue affects OpenSSL
8342 1.0.1 server implementations for both SSL/TLS and DTLS regardless of
8343 whether SRTP is used or configured. Implementations of OpenSSL that
8344 have been compiled with OPENSSL_NO_SRTP defined are not affected.
5f8e6c50 8345
44652c16 8346 The fix was developed by the OpenSSL team.
d8dc8538 8347 ([CVE-2014-3513])
5f8e6c50 8348
44652c16 8349 *OpenSSL team*
5f8e6c50 8350
44652c16 8351 * Session Ticket Memory Leak.
5f8e6c50 8352
44652c16
DMSP
8353 When an OpenSSL SSL/TLS/DTLS server receives a session ticket the
8354 integrity of that ticket is first verified. In the event of a session
8355 ticket integrity check failing, OpenSSL will fail to free memory
8356 causing a memory leak. By sending a large number of invalid session
8357 tickets an attacker could exploit this issue in a Denial Of Service
8358 attack.
d8dc8538 8359 ([CVE-2014-3567])
5f8e6c50 8360
44652c16 8361 *Steve Henson*
5f8e6c50 8362
44652c16 8363 * Build option no-ssl3 is incomplete.
5f8e6c50 8364
44652c16 8365 When OpenSSL is configured with "no-ssl3" as a build option, servers
d7f3a2cc 8366 could accept and complete an SSL 3.0 handshake, and clients could be
44652c16 8367 configured to send them.
d8dc8538 8368 ([CVE-2014-3568])
5f8e6c50 8369
44652c16 8370 *Akamai and the OpenSSL team*
5f8e6c50 8371
44652c16
DMSP
8372 * Add support for TLS_FALLBACK_SCSV.
8373 Client applications doing fallback retries should call
8374 SSL_set_mode(s, SSL_MODE_SEND_FALLBACK_SCSV).
d8dc8538 8375 ([CVE-2014-3566])
5f8e6c50 8376
44652c16 8377 *Adam Langley, Bodo Moeller*
5f8e6c50 8378
44652c16 8379 * Add additional DigestInfo checks.
5f8e6c50 8380
44652c16
DMSP
8381 Re-encode DigestInto in DER and check against the original when
8382 verifying RSA signature: this will reject any improperly encoded
8383 DigestInfo structures.
5f8e6c50 8384
44652c16 8385 Note: this is a precautionary measure and no attacks are currently known.
5f8e6c50 8386
5f8e6c50
DMSP
8387 *Steve Henson*
8388
257e9d03 8389### Changes between 1.0.1h and 1.0.1i [6 Aug 2014]
5f8e6c50 8390
44652c16
DMSP
8391 * Fix SRP buffer overrun vulnerability. Invalid parameters passed to the
8392 SRP code can be overrun an internal buffer. Add sanity check that
8393 g, A, B < N to SRP code.
5f8e6c50 8394
44652c16
DMSP
8395 Thanks to Sean Devlin and Watson Ladd of Cryptography Services, NCC
8396 Group for discovering this issue.
d8dc8538 8397 ([CVE-2014-3512])
5f8e6c50
DMSP
8398
8399 *Steve Henson*
8400
44652c16
DMSP
8401 * A flaw in the OpenSSL SSL/TLS server code causes the server to negotiate
8402 TLS 1.0 instead of higher protocol versions when the ClientHello message
8403 is badly fragmented. This allows a man-in-the-middle attacker to force a
8404 downgrade to TLS 1.0 even if both the server and the client support a
8405 higher protocol version, by modifying the client's TLS records.
5f8e6c50 8406
44652c16
DMSP
8407 Thanks to David Benjamin and Adam Langley (Google) for discovering and
8408 researching this issue.
d8dc8538 8409 ([CVE-2014-3511])
5f8e6c50 8410
44652c16 8411 *David Benjamin*
5f8e6c50 8412
44652c16
DMSP
8413 * OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject
8414 to a denial of service attack. A malicious server can crash the client
8415 with a null pointer dereference (read) by specifying an anonymous (EC)DH
8416 ciphersuite and sending carefully crafted handshake messages.
5f8e6c50 8417
44652c16
DMSP
8418 Thanks to Felix Gröbert (Google) for discovering and researching this
8419 issue.
d8dc8538 8420 ([CVE-2014-3510])
5f8e6c50 8421
44652c16 8422 *Emilia Käsper*
5f8e6c50 8423
44652c16
DMSP
8424 * By sending carefully crafted DTLS packets an attacker could cause openssl
8425 to leak memory. This can be exploited through a Denial of Service attack.
8426 Thanks to Adam Langley for discovering and researching this issue.
d8dc8538 8427 ([CVE-2014-3507])
5f8e6c50 8428
44652c16 8429 *Adam Langley*
5f8e6c50 8430
44652c16
DMSP
8431 * An attacker can force openssl to consume large amounts of memory whilst
8432 processing DTLS handshake messages. This can be exploited through a
8433 Denial of Service attack.
8434 Thanks to Adam Langley for discovering and researching this issue.
d8dc8538 8435 ([CVE-2014-3506])
5f8e6c50 8436
44652c16 8437 *Adam Langley*
5f8e6c50 8438
44652c16
DMSP
8439 * An attacker can force an error condition which causes openssl to crash
8440 whilst processing DTLS packets due to memory being freed twice. This
8441 can be exploited through a Denial of Service attack.
8442 Thanks to Adam Langley and Wan-Teh Chang for discovering and researching
8443 this issue.
d8dc8538 8444 ([CVE-2014-3505])
5f8e6c50 8445
44652c16 8446 *Adam Langley*
5f8e6c50 8447
44652c16
DMSP
8448 * If a multithreaded client connects to a malicious server using a resumed
8449 session and the server sends an ec point format extension it could write
8450 up to 255 bytes to freed memory.
5f8e6c50 8451
44652c16
DMSP
8452 Thanks to Gabor Tyukasz (LogMeIn Inc) for discovering and researching this
8453 issue.
d8dc8538 8454 ([CVE-2014-3509])
5f8e6c50 8455
44652c16 8456 *Gabor Tyukasz*
5f8e6c50 8457
44652c16
DMSP
8458 * A malicious server can crash an OpenSSL client with a null pointer
8459 dereference (read) by specifying an SRP ciphersuite even though it was not
8460 properly negotiated with the client. This can be exploited through a
8461 Denial of Service attack.
5f8e6c50 8462
44652c16
DMSP
8463 Thanks to Joonas Kuorilehto and Riku Hietamäki (Codenomicon) for
8464 discovering and researching this issue.
d8dc8538 8465 ([CVE-2014-5139])
5f8e6c50
DMSP
8466
8467 *Steve Henson*
8468
44652c16
DMSP
8469 * A flaw in OBJ_obj2txt may cause pretty printing functions such as
8470 X509_name_oneline, X509_name_print_ex et al. to leak some information
8471 from the stack. Applications may be affected if they echo pretty printing
8472 output to the attacker.
5f8e6c50 8473
44652c16 8474 Thanks to Ivan Fratric (Google) for discovering this issue.
d8dc8538 8475 ([CVE-2014-3508])
5f8e6c50 8476
44652c16 8477 *Emilia Käsper, and Steve Henson*
5f8e6c50 8478
44652c16
DMSP
8479 * Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
8480 for corner cases. (Certain input points at infinity could lead to
8481 bogus results, with non-infinity inputs mapped to infinity too.)
5f8e6c50 8482
44652c16 8483 *Bodo Moeller*
5f8e6c50 8484
257e9d03 8485### Changes between 1.0.1g and 1.0.1h [5 Jun 2014]
5f8e6c50 8486
44652c16
DMSP
8487 * Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted
8488 handshake can force the use of weak keying material in OpenSSL
8489 SSL/TLS clients and servers.
5f8e6c50 8490
44652c16 8491 Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for discovering and
d8dc8538 8492 researching this issue. ([CVE-2014-0224])
5f8e6c50 8493
44652c16 8494 *KIKUCHI Masashi, Steve Henson*
5f8e6c50 8495
44652c16
DMSP
8496 * Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an
8497 OpenSSL DTLS client the code can be made to recurse eventually crashing
8498 in a DoS attack.
5f8e6c50 8499
44652c16 8500 Thanks to Imre Rad (Search-Lab Ltd.) for discovering this issue.
d8dc8538 8501 ([CVE-2014-0221])
5f8e6c50 8502
44652c16 8503 *Imre Rad, Steve Henson*
5f8e6c50 8504
44652c16
DMSP
8505 * Fix DTLS invalid fragment vulnerability. A buffer overrun attack can
8506 be triggered by sending invalid DTLS fragments to an OpenSSL DTLS
8507 client or server. This is potentially exploitable to run arbitrary
8508 code on a vulnerable client or server.
5f8e6c50 8509
d8dc8538 8510 Thanks to Jüri Aedla for reporting this issue. ([CVE-2014-0195])
5f8e6c50 8511
44652c16 8512 *Jüri Aedla, Steve Henson*
5f8e6c50 8513
44652c16
DMSP
8514 * Fix bug in TLS code where clients enable anonymous ECDH ciphersuites
8515 are subject to a denial of service attack.
5f8e6c50 8516
44652c16 8517 Thanks to Felix Gröbert and Ivan Fratric at Google for discovering
d8dc8538 8518 this issue. ([CVE-2014-3470])
5f8e6c50 8519
44652c16 8520 *Felix Gröbert, Ivan Fratric, Steve Henson*
5f8e6c50 8521
44652c16
DMSP
8522 * Harmonize version and its documentation. -f flag is used to display
8523 compilation flags.
5f8e6c50 8524
44652c16 8525 *mancha <mancha1@zoho.com>*
5f8e6c50 8526
44652c16
DMSP
8527 * Fix eckey_priv_encode so it immediately returns an error upon a failure
8528 in i2d_ECPrivateKey.
5f8e6c50 8529
44652c16 8530 *mancha <mancha1@zoho.com>*
5f8e6c50 8531
44652c16 8532 * Fix some double frees. These are not thought to be exploitable.
5f8e6c50 8533
44652c16 8534 *mancha <mancha1@zoho.com>*
5f8e6c50 8535
257e9d03 8536### Changes between 1.0.1f and 1.0.1g [7 Apr 2014]
5f8e6c50 8537
44652c16
DMSP
8538 * A missing bounds check in the handling of the TLS heartbeat extension
8539 can be used to reveal up to 64k of memory to a connected client or
8540 server.
5f8e6c50 8541
44652c16
DMSP
8542 Thanks for Neel Mehta of Google Security for discovering this bug and to
8543 Adam Langley <agl@chromium.org> and Bodo Moeller <bmoeller@acm.org> for
d8dc8538 8544 preparing the fix ([CVE-2014-0160])
5f8e6c50 8545
44652c16 8546 *Adam Langley, Bodo Moeller*
5f8e6c50 8547
44652c16
DMSP
8548 * Fix for the attack described in the paper "Recovering OpenSSL
8549 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
8550 by Yuval Yarom and Naomi Benger. Details can be obtained from:
257e9d03 8551 <http://eprint.iacr.org/2014/140>
5f8e6c50 8552
44652c16 8553 Thanks to Yuval Yarom and Naomi Benger for discovering this
d8dc8538 8554 flaw and to Yuval Yarom for supplying a fix ([CVE-2014-0076])
5f8e6c50 8555
44652c16 8556 *Yuval Yarom and Naomi Benger*
5f8e6c50 8557
44652c16 8558 * TLS pad extension: draft-agl-tls-padding-03
5f8e6c50 8559
44652c16
DMSP
8560 Workaround for the "TLS hang bug" (see FAQ and PR#2771): if the
8561 TLS client Hello record length value would otherwise be > 255 and
8562 less that 512 pad with a dummy extension containing zeroes so it
8563 is at least 512 bytes long.
5f8e6c50 8564
44652c16 8565 *Adam Langley, Steve Henson*
5f8e6c50 8566
257e9d03 8567### Changes between 1.0.1e and 1.0.1f [6 Jan 2014]
5f8e6c50 8568
44652c16
DMSP
8569 * Fix for TLS record tampering bug. A carefully crafted invalid
8570 handshake could crash OpenSSL with a NULL pointer exception.
8571 Thanks to Anton Johansson for reporting this issues.
d8dc8538 8572 ([CVE-2013-4353])
5f8e6c50 8573
44652c16
DMSP
8574 * Keep original DTLS digest and encryption contexts in retransmission
8575 structures so we can use the previous session parameters if they need
d8dc8538 8576 to be resent. ([CVE-2013-6450])
5f8e6c50 8577
44652c16 8578 *Steve Henson*
5f8e6c50 8579
44652c16
DMSP
8580 * Add option SSL_OP_SAFARI_ECDHE_ECDSA_BUG (part of SSL_OP_ALL) which
8581 avoids preferring ECDHE-ECDSA ciphers when the client appears to be
8582 Safari on OS X. Safari on OS X 10.8..10.8.3 advertises support for
8583 several ECDHE-ECDSA ciphers, but fails to negotiate them. The bug
8584 is fixed in OS X 10.8.4, but Apple have ruled out both hot fixing
8585 10.8..10.8.3 and forcing users to upgrade to 10.8.4 or newer.
5f8e6c50 8586
44652c16 8587 *Rob Stradling, Adam Langley*
5f8e6c50 8588
257e9d03 8589### Changes between 1.0.1d and 1.0.1e [11 Feb 2013]
5f8e6c50 8590
44652c16
DMSP
8591 * Correct fix for CVE-2013-0169. The original didn't work on AES-NI
8592 supporting platforms or when small records were transferred.
5f8e6c50 8593
44652c16 8594 *Andy Polyakov, Steve Henson*
5f8e6c50 8595
257e9d03 8596### Changes between 1.0.1c and 1.0.1d [5 Feb 2013]
5f8e6c50 8597
44652c16 8598 * Make the decoding of SSLv3, TLS and DTLS CBC records constant time.
5f8e6c50 8599
44652c16
DMSP
8600 This addresses the flaw in CBC record processing discovered by
8601 Nadhem Alfardan and Kenny Paterson. Details of this attack can be found
257e9d03 8602 at: <http://www.isg.rhul.ac.uk/tls/>
5f8e6c50 8603
44652c16
DMSP
8604 Thanks go to Nadhem Alfardan and Kenny Paterson of the Information
8605 Security Group at Royal Holloway, University of London
8606 (www.isg.rhul.ac.uk) for discovering this flaw and Adam Langley and
8607 Emilia Käsper for the initial patch.
d8dc8538 8608 ([CVE-2013-0169])
5f8e6c50 8609
44652c16 8610 *Emilia Käsper, Adam Langley, Ben Laurie, Andy Polyakov, Steve Henson*
5f8e6c50 8611
44652c16
DMSP
8612 * Fix flaw in AESNI handling of TLS 1.2 and 1.1 records for CBC mode
8613 ciphersuites which can be exploited in a denial of service attack.
8614 Thanks go to and to Adam Langley <agl@chromium.org> for discovering
8615 and detecting this bug and to Wolfgang Ettlinger
8616 <wolfgang.ettlinger@gmail.com> for independently discovering this issue.
d8dc8538 8617 ([CVE-2012-2686])
5f8e6c50 8618
44652c16 8619 *Adam Langley*
5f8e6c50 8620
44652c16 8621 * Return an error when checking OCSP signatures when key is NULL.
d8dc8538 8622 This fixes a DoS attack. ([CVE-2013-0166])
5f8e6c50
DMSP
8623
8624 *Steve Henson*
8625
44652c16 8626 * Make openssl verify return errors.
5f8e6c50 8627
44652c16 8628 *Chris Palmer <palmer@google.com> and Ben Laurie*
5f8e6c50 8629
44652c16
DMSP
8630 * Call OCSP Stapling callback after ciphersuite has been chosen, so
8631 the right response is stapled. Also change SSL_get_certificate()
8632 so it returns the certificate actually sent.
257e9d03 8633 See <http://rt.openssl.org/Ticket/Display.html?id=2836>.
5f8e6c50 8634
44652c16 8635 *Rob Stradling <rob.stradling@comodo.com>*
5f8e6c50 8636
44652c16 8637 * Fix possible deadlock when decoding public keys.
5f8e6c50
DMSP
8638
8639 *Steve Henson*
8640
44652c16
DMSP
8641 * Don't use TLS 1.0 record version number in initial client hello
8642 if renegotiating.
5f8e6c50 8643
44652c16 8644 *Steve Henson*
5f8e6c50 8645
257e9d03 8646### Changes between 1.0.1b and 1.0.1c [10 May 2012]
5f8e6c50 8647
44652c16
DMSP
8648 * Sanity check record length before skipping explicit IV in TLS
8649 1.2, 1.1 and DTLS to fix DoS attack.
5f8e6c50 8650
44652c16
DMSP
8651 Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic
8652 fuzzing as a service testing platform.
d8dc8538 8653 ([CVE-2012-2333])
5f8e6c50
DMSP
8654
8655 *Steve Henson*
8656
44652c16
DMSP
8657 * Initialise tkeylen properly when encrypting CMS messages.
8658 Thanks to Solar Designer of Openwall for reporting this issue.
5f8e6c50
DMSP
8659
8660 *Steve Henson*
8661
44652c16
DMSP
8662 * In FIPS mode don't try to use composite ciphers as they are not
8663 approved.
5f8e6c50
DMSP
8664
8665 *Steve Henson*
8666
257e9d03 8667### Changes between 1.0.1a and 1.0.1b [26 Apr 2012]
44652c16
DMSP
8668
8669 * OpenSSL 1.0.0 sets SSL_OP_ALL to 0x80000FFFL and OpenSSL 1.0.1 and
8670 1.0.1a set SSL_OP_NO_TLSv1_1 to 0x00000400L which would unfortunately
8671 mean any application compiled against OpenSSL 1.0.0 headers setting
8672 SSL_OP_ALL would also set SSL_OP_NO_TLSv1_1, unintentionally disabling
8673 TLS 1.1 also. Fix this by changing the value of SSL_OP_NO_TLSv1_1 to
8674 0x10000000L Any application which was previously compiled against
8675 OpenSSL 1.0.1 or 1.0.1a headers and which cares about SSL_OP_NO_TLSv1_1
8676 will need to be recompiled as a result. Letting be results in
8677 inability to disable specifically TLS 1.1 and in client context,
8678 in unlike event, limit maximum offered version to TLS 1.0 [see below].
5f8e6c50
DMSP
8679
8680 *Steve Henson*
8681
44652c16
DMSP
8682 * In order to ensure interoperability SSL_OP_NO_protocolX does not
8683 disable just protocol X, but all protocols above X *if* there are
8684 protocols *below* X still enabled. In more practical terms it means
8685 that if application wants to disable TLS1.0 in favor of TLS1.1 and
1dc1ea18
DDO
8686 above, it's not sufficient to pass `SSL_OP_NO_TLSv1`, one has to pass
8687 `SSL_OP_NO_TLSv1|SSL_OP_NO_SSLv3|SSL_OP_NO_SSLv2`. This applies to
44652c16 8688 client side.
5f8e6c50 8689
44652c16 8690 *Andy Polyakov*
5f8e6c50 8691
257e9d03 8692### Changes between 1.0.1 and 1.0.1a [19 Apr 2012]
5f8e6c50 8693
44652c16
DMSP
8694 * Check for potentially exploitable overflows in asn1_d2i_read_bio
8695 BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts to shrink buffer
8696 in CRYPTO_realloc_clean.
5f8e6c50 8697
44652c16
DMSP
8698 Thanks to Tavis Ormandy, Google Security Team, for discovering this
8699 issue and to Adam Langley <agl@chromium.org> for fixing it.
d8dc8538 8700 ([CVE-2012-2110])
5f8e6c50 8701
44652c16 8702 *Adam Langley (Google), Tavis Ormandy, Google Security Team*
5f8e6c50 8703
44652c16 8704 * Don't allow TLS 1.2 SHA-256 ciphersuites in TLS 1.0, 1.1 connections.
5f8e6c50 8705
44652c16 8706 *Adam Langley*
5f8e6c50 8707
44652c16
DMSP
8708 * Workarounds for some broken servers that "hang" if a client hello
8709 record length exceeds 255 bytes.
8710
8711 1. Do not use record version number > TLS 1.0 in initial client
8712 hello: some (but not all) hanging servers will now work.
8713 2. If we set OPENSSL_MAX_TLS1_2_CIPHER_LENGTH this will truncate
8714 the number of ciphers sent in the client hello. This should be
8715 set to an even number, such as 50, for example by passing:
8716 -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50 to config or Configure.
8717 Most broken servers should now work.
8718 3. If all else fails setting OPENSSL_NO_TLS1_2_CLIENT will disable
8719 TLS 1.2 client support entirely.
5f8e6c50
DMSP
8720
8721 *Steve Henson*
8722
44652c16 8723 * Fix SEGV in Vector Permutation AES module observed in OpenSSH.
5f8e6c50 8724
44652c16 8725 *Andy Polyakov*
5f8e6c50 8726
257e9d03 8727### Changes between 1.0.0h and 1.0.1 [14 Mar 2012]
44652c16
DMSP
8728
8729 * Add compatibility with old MDC2 signatures which use an ASN1 OCTET
8730 STRING form instead of a DigestInfo.
5f8e6c50
DMSP
8731
8732 *Steve Henson*
8733
44652c16
DMSP
8734 * The format used for MDC2 RSA signatures is inconsistent between EVP
8735 and the RSA_sign/RSA_verify functions. This was made more apparent when
8736 OpenSSL used RSA_sign/RSA_verify for some RSA signatures in particular
8737 those which went through EVP_PKEY_METHOD in 1.0.0 and later. Detect
8738 the correct format in RSA_verify so both forms transparently work.
5f8e6c50 8739
44652c16 8740 *Steve Henson*
5f8e6c50 8741
44652c16
DMSP
8742 * Some servers which support TLS 1.0 can choke if we initially indicate
8743 support for TLS 1.2 and later renegotiate using TLS 1.0 in the RSA
8744 encrypted premaster secret. As a workaround use the maximum permitted
8745 client version in client hello, this should keep such servers happy
8746 and still work with previous versions of OpenSSL.
5f8e6c50 8747
44652c16 8748 *Steve Henson*
5f8e6c50 8749
44652c16 8750 * Add support for TLS/DTLS heartbeats.
5f8e6c50 8751
44652c16 8752 *Robin Seggelmann <seggelmann@fh-muenster.de>*
5f8e6c50 8753
44652c16 8754 * Add support for SCTP.
5f8e6c50 8755
44652c16 8756 *Robin Seggelmann <seggelmann@fh-muenster.de>*
5f8e6c50 8757
44652c16 8758 * Improved PRNG seeding for VOS.
5f8e6c50 8759
44652c16 8760 *Paul Green <Paul.Green@stratus.com>*
5f8e6c50 8761
44652c16 8762 * Extensive assembler packs updates, most notably:
5f8e6c50 8763
257e9d03
RS
8764 - x86[_64]: AES-NI, PCLMULQDQ, RDRAND support;
8765 - x86[_64]: SSSE3 support (SHA1, vector-permutation AES);
8766 - x86_64: bit-sliced AES implementation;
8767 - ARM: NEON support, contemporary platforms optimizations;
8768 - s390x: z196 support;
8769 - `*`: GHASH and GF(2^m) multiplication implementations;
5f8e6c50 8770
44652c16 8771 *Andy Polyakov*
5f8e6c50 8772
44652c16
DMSP
8773 * Make TLS-SRP code conformant with RFC 5054 API cleanup
8774 (removal of unnecessary code)
5f8e6c50 8775
44652c16 8776 *Peter Sylvester <peter.sylvester@edelweb.fr>*
5f8e6c50 8777
44652c16 8778 * Add TLS key material exporter from RFC 5705.
5f8e6c50 8779
44652c16 8780 *Eric Rescorla*
5f8e6c50 8781
44652c16 8782 * Add DTLS-SRTP negotiation from RFC 5764.
5f8e6c50 8783
44652c16 8784 *Eric Rescorla*
5f8e6c50 8785
44652c16 8786 * Add Next Protocol Negotiation,
257e9d03 8787 <http://tools.ietf.org/html/draft-agl-tls-nextprotoneg-00>. Can be
44652c16
DMSP
8788 disabled with a no-npn flag to config or Configure. Code donated
8789 by Google.
5f8e6c50 8790
44652c16 8791 *Adam Langley <agl@google.com> and Ben Laurie*
5f8e6c50 8792
44652c16
DMSP
8793 * Add optional 64-bit optimized implementations of elliptic curves NIST-P224,
8794 NIST-P256, NIST-P521, with constant-time single point multiplication on
8795 typical inputs. Compiler support for the nonstandard type `__uint128_t` is
8796 required to use this (present in gcc 4.4 and later, for 64-bit builds).
8797 Code made available under Apache License version 2.0.
5f8e6c50 8798
44652c16
DMSP
8799 Specify "enable-ec_nistp_64_gcc_128" on the Configure (or config) command
8800 line to include this in your build of OpenSSL, and run "make depend" (or
8801 "make update"). This enables the following EC_METHODs:
5f8e6c50 8802
44652c16
DMSP
8803 EC_GFp_nistp224_method()
8804 EC_GFp_nistp256_method()
8805 EC_GFp_nistp521_method()
5f8e6c50 8806
44652c16
DMSP
8807 EC_GROUP_new_by_curve_name() will automatically use these (while
8808 EC_GROUP_new_curve_GFp() currently prefers the more flexible
8809 implementations).
5f8e6c50 8810
44652c16 8811 *Emilia Käsper, Adam Langley, Bodo Moeller (Google)*
5f8e6c50 8812
44652c16
DMSP
8813 * Use type ossl_ssize_t instead of ssize_t which isn't available on
8814 all platforms. Move ssize_t definition from e_os.h to the public
8815 header file e_os2.h as it now appears in public header file cms.h
5f8e6c50 8816
44652c16 8817 *Steve Henson*
5f8e6c50 8818
44652c16
DMSP
8819 * New -sigopt option to the ca, req and x509 utilities. Additional
8820 signature parameters can be passed using this option and in
8821 particular PSS.
5f8e6c50 8822
44652c16 8823 *Steve Henson*
5f8e6c50 8824
44652c16
DMSP
8825 * Add RSA PSS signing function. This will generate and set the
8826 appropriate AlgorithmIdentifiers for PSS based on those in the
8827 corresponding EVP_MD_CTX structure. No application support yet.
5f8e6c50 8828
44652c16 8829 *Steve Henson*
5f8e6c50 8830
44652c16
DMSP
8831 * Support for companion algorithm specific ASN1 signing routines.
8832 New function ASN1_item_sign_ctx() signs a pre-initialised
8833 EVP_MD_CTX structure and sets AlgorithmIdentifiers based on
8834 the appropriate parameters.
5f8e6c50
DMSP
8835
8836 *Steve Henson*
8837
44652c16
DMSP
8838 * Add new algorithm specific ASN1 verification initialisation function
8839 to EVP_PKEY_ASN1_METHOD: this is not in EVP_PKEY_METHOD since the ASN1
8840 handling will be the same no matter what EVP_PKEY_METHOD is used.
8841 Add a PSS handler to support verification of PSS signatures: checked
8842 against a number of sample certificates.
5f8e6c50 8843
44652c16 8844 *Steve Henson*
5f8e6c50 8845
44652c16 8846 * Add signature printing for PSS. Add PSS OIDs.
5f8e6c50 8847
44652c16 8848 *Steve Henson, Martin Kaiser <lists@kaiser.cx>*
5f8e6c50 8849
44652c16
DMSP
8850 * Add algorithm specific signature printing. An individual ASN1 method
8851 can now print out signatures instead of the standard hex dump.
5f8e6c50 8852
44652c16
DMSP
8853 More complex signatures (e.g. PSS) can print out more meaningful
8854 information. Include DSA version that prints out the signature
8855 parameters r, s.
5f8e6c50 8856
44652c16 8857 *Steve Henson*
5f8e6c50 8858
44652c16
DMSP
8859 * Password based recipient info support for CMS library: implementing
8860 RFC3211.
5f8e6c50 8861
44652c16 8862 *Steve Henson*
5f8e6c50 8863
44652c16
DMSP
8864 * Split password based encryption into PBES2 and PBKDF2 functions. This
8865 neatly separates the code into cipher and PBE sections and is required
8866 for some algorithms that split PBES2 into separate pieces (such as
8867 password based CMS).
5f8e6c50 8868
44652c16 8869 *Steve Henson*
5f8e6c50 8870
44652c16
DMSP
8871 * Session-handling fixes:
8872 - Fix handling of connections that are resuming with a session ID,
8873 but also support Session Tickets.
8874 - Fix a bug that suppressed issuing of a new ticket if the client
8875 presented a ticket with an expired session.
8876 - Try to set the ticket lifetime hint to something reasonable.
8877 - Make tickets shorter by excluding irrelevant information.
8878 - On the client side, don't ignore renewed tickets.
5f8e6c50 8879
44652c16 8880 *Adam Langley, Bodo Moeller (Google)*
5f8e6c50 8881
44652c16 8882 * Fix PSK session representation.
5f8e6c50 8883
44652c16 8884 *Bodo Moeller*
5f8e6c50 8885
44652c16 8886 * Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
5f8e6c50 8887
44652c16 8888 This work was sponsored by Intel.
5f8e6c50 8889
44652c16 8890 *Andy Polyakov*
5f8e6c50 8891
44652c16
DMSP
8892 * Add GCM support to TLS library. Some custom code is needed to split
8893 the IV between the fixed (from PRF) and explicit (from TLS record)
8894 portions. This adds all GCM ciphersuites supported by RFC5288 and
257e9d03 8895 RFC5289. Generalise some `AES*` cipherstrings to include GCM and
44652c16 8896 add a special AESGCM string for GCM only.
5f8e6c50 8897
44652c16 8898 *Steve Henson*
5f8e6c50 8899
44652c16
DMSP
8900 * Expand range of ctrls for AES GCM. Permit setting invocation
8901 field on decrypt and retrieval of invocation field only on encrypt.
5f8e6c50 8902
44652c16 8903 *Steve Henson*
5f8e6c50 8904
44652c16
DMSP
8905 * Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support.
8906 As required by RFC5289 these ciphersuites cannot be used if for
8907 versions of TLS earlier than 1.2.
5f8e6c50 8908
44652c16 8909 *Steve Henson*
5f8e6c50 8910
44652c16
DMSP
8911 * For FIPS capable OpenSSL interpret a NULL default public key method
8912 as unset and return the appropriate default but do *not* set the default.
8913 This means we can return the appropriate method in applications that
8914 switch between FIPS and non-FIPS modes.
8915
8916 *Steve Henson*
5f8e6c50 8917
44652c16
DMSP
8918 * Redirect HMAC and CMAC operations to FIPS module in FIPS mode. If an
8919 ENGINE is used then we cannot handle that in the FIPS module so we
8920 keep original code iff non-FIPS operations are allowed.
5f8e6c50
DMSP
8921
8922 *Steve Henson*
8923
44652c16 8924 * Add -attime option to openssl utilities.
5f8e6c50 8925
44652c16 8926 *Peter Eckersley <pde@eff.org>, Ben Laurie and Steve Henson*
5f8e6c50 8927
44652c16 8928 * Redirect DSA and DH operations to FIPS module in FIPS mode.
5f8e6c50
DMSP
8929
8930 *Steve Henson*
8931
44652c16
DMSP
8932 * Redirect ECDSA and ECDH operations to FIPS module in FIPS mode. Also use
8933 FIPS EC methods unconditionally for now.
5f8e6c50 8934
44652c16 8935 *Steve Henson*
5f8e6c50 8936
44652c16 8937 * New build option no-ec2m to disable characteristic 2 code.
5f8e6c50 8938
44652c16 8939 *Steve Henson*
5f8e6c50 8940
44652c16
DMSP
8941 * Backport libcrypto audit of return value checking from 1.1.0-dev; not
8942 all cases can be covered as some introduce binary incompatibilities.
5f8e6c50 8943
44652c16 8944 *Steve Henson*
5f8e6c50 8945
44652c16
DMSP
8946 * Redirect RSA operations to FIPS module including keygen,
8947 encrypt, decrypt, sign and verify. Block use of non FIPS RSA methods.
5f8e6c50 8948
44652c16 8949 *Steve Henson*
5f8e6c50 8950
4d49b685 8951 * Add similar low-level API blocking to ciphers.
5f8e6c50 8952
44652c16 8953 *Steve Henson*
5f8e6c50 8954
4d49b685 8955 * low-level digest APIs are not approved in FIPS mode: any attempt
44652c16 8956 to use these will cause a fatal error. Applications that *really* want
257e9d03 8957 to use them can use the `private_*` version instead.
5f8e6c50 8958
44652c16 8959 *Steve Henson*
5f8e6c50 8960
44652c16 8961 * Redirect cipher operations to FIPS module for FIPS builds.
5f8e6c50 8962
44652c16 8963 *Steve Henson*
5f8e6c50 8964
44652c16 8965 * Redirect digest operations to FIPS module for FIPS builds.
5f8e6c50 8966
44652c16
DMSP
8967 *Steve Henson*
8968
8969 * Update build system to add "fips" flag which will link in fipscanister.o
8970 for static and shared library builds embedding a signature if needed.
5f8e6c50
DMSP
8971
8972 *Steve Henson*
8973
44652c16
DMSP
8974 * Output TLS supported curves in preference order instead of numerical
8975 order. This is currently hardcoded for the highest order curves first.
8976 This should be configurable so applications can judge speed vs strength.
5f8e6c50 8977
44652c16 8978 *Steve Henson*
5f8e6c50 8979
44652c16 8980 * Add TLS v1.2 server support for client authentication.
5f8e6c50 8981
44652c16 8982 *Steve Henson*
5f8e6c50 8983
44652c16
DMSP
8984 * Add support for FIPS mode in ssl library: disable SSLv3, non-FIPS ciphers
8985 and enable MD5.
5f8e6c50 8986
44652c16 8987 *Steve Henson*
5f8e6c50 8988
44652c16
DMSP
8989 * Functions FIPS_mode_set() and FIPS_mode() which call the underlying
8990 FIPS modules versions.
5f8e6c50 8991
44652c16 8992 *Steve Henson*
5f8e6c50 8993
44652c16
DMSP
8994 * Add TLS v1.2 client side support for client authentication. Keep cache
8995 of handshake records longer as we don't know the hash algorithm to use
8996 until after the certificate request message is received.
5f8e6c50 8997
44652c16 8998 *Steve Henson*
5f8e6c50 8999
44652c16
DMSP
9000 * Initial TLS v1.2 client support. Add a default signature algorithms
9001 extension including all the algorithms we support. Parse new signature
9002 format in client key exchange. Relax some ECC signing restrictions for
9003 TLS v1.2 as indicated in RFC5246.
5f8e6c50 9004
44652c16 9005 *Steve Henson*
5f8e6c50 9006
44652c16
DMSP
9007 * Add server support for TLS v1.2 signature algorithms extension. Switch
9008 to new signature format when needed using client digest preference.
9009 All server ciphersuites should now work correctly in TLS v1.2. No client
9010 support yet and no support for client certificates.
5f8e6c50 9011
44652c16 9012 *Steve Henson*
5f8e6c50 9013
44652c16
DMSP
9014 * Initial TLS v1.2 support. Add new SHA256 digest to ssl code, switch
9015 to SHA256 for PRF when using TLS v1.2 and later. Add new SHA256 based
9016 ciphersuites. At present only RSA key exchange ciphersuites work with
9017 TLS v1.2. Add new option for TLS v1.2 replacing the old and obsolete
9018 SSL_OP_PKCS1_CHECK flags with SSL_OP_NO_TLSv1_2. New TLSv1.2 methods
9019 and version checking.
5f8e6c50 9020
44652c16 9021 *Steve Henson*
5f8e6c50 9022
44652c16
DMSP
9023 * New option OPENSSL_NO_SSL_INTERN. If an application can be compiled
9024 with this defined it will not be affected by any changes to ssl internal
9025 structures. Add several utility functions to allow openssl application
9026 to work with OPENSSL_NO_SSL_INTERN defined.
5f8e6c50 9027
44652c16 9028 *Steve Henson*
5f8e6c50 9029
44652c16
DMSP
9030 * A long standing patch to add support for SRP from EdelWeb (Peter
9031 Sylvester and Christophe Renou) was integrated.
9032 *Christophe Renou <christophe.renou@edelweb.fr>, Peter Sylvester
9033 <peter.sylvester@edelweb.fr>, Tom Wu <tjw@cs.stanford.edu>, and
9034 Ben Laurie*
5f8e6c50 9035
44652c16 9036 * Add functions to copy EVP_PKEY_METHOD and retrieve flags and id.
5f8e6c50 9037
44652c16 9038 *Steve Henson*
5f8e6c50 9039
44652c16
DMSP
9040 * Permit abbreviated handshakes when renegotiating using the function
9041 SSL_renegotiate_abbreviated().
5f8e6c50 9042
44652c16 9043 *Robin Seggelmann <seggelmann@fh-muenster.de>*
5f8e6c50 9044
44652c16
DMSP
9045 * Add call to ENGINE_register_all_complete() to
9046 ENGINE_load_builtin_engines(), so some implementations get used
9047 automatically instead of needing explicit application support.
5f8e6c50 9048
44652c16 9049 *Steve Henson*
5f8e6c50 9050
44652c16 9051 * Add support for TLS key exporter as described in RFC5705.
5f8e6c50 9052
44652c16 9053 *Robin Seggelmann <seggelmann@fh-muenster.de>, Steve Henson*
5f8e6c50 9054
44652c16
DMSP
9055 * Initial TLSv1.1 support. Since TLSv1.1 is very similar to TLS v1.0 only
9056 a few changes are required:
5f8e6c50 9057
44652c16
DMSP
9058 Add SSL_OP_NO_TLSv1_1 flag.
9059 Add TLSv1_1 methods.
9060 Update version checking logic to handle version 1.1.
9061 Add explicit IV handling (ported from DTLS code).
9062 Add command line options to s_client/s_server.
5f8e6c50 9063
44652c16 9064 *Steve Henson*
5f8e6c50 9065
44652c16
DMSP
9066OpenSSL 1.0.0
9067-------------
5f8e6c50 9068
257e9d03 9069### Changes between 1.0.0s and 1.0.0t [3 Dec 2015]
5f8e6c50 9070
44652c16 9071 * X509_ATTRIBUTE memory leak
5f8e6c50 9072
44652c16
DMSP
9073 When presented with a malformed X509_ATTRIBUTE structure OpenSSL will leak
9074 memory. This structure is used by the PKCS#7 and CMS routines so any
9075 application which reads PKCS#7 or CMS data from untrusted sources is
9076 affected. SSL/TLS is not affected.
5f8e6c50 9077
44652c16
DMSP
9078 This issue was reported to OpenSSL by Adam Langley (Google/BoringSSL) using
9079 libFuzzer.
d8dc8538 9080 ([CVE-2015-3195])
5f8e6c50 9081
44652c16 9082 *Stephen Henson*
5f8e6c50 9083
44652c16 9084 * Race condition handling PSK identify hint
5f8e6c50 9085
44652c16
DMSP
9086 If PSK identity hints are received by a multi-threaded client then
9087 the values are wrongly updated in the parent SSL_CTX structure. This can
9088 result in a race condition potentially leading to a double free of the
9089 identify hint data.
d8dc8538 9090 ([CVE-2015-3196])
5f8e6c50 9091
44652c16 9092 *Stephen Henson*
5f8e6c50 9093
257e9d03 9094### Changes between 1.0.0r and 1.0.0s [11 Jun 2015]
5f8e6c50 9095
44652c16 9096 * Malformed ECParameters causes infinite loop
5f8e6c50 9097
44652c16
DMSP
9098 When processing an ECParameters structure OpenSSL enters an infinite loop
9099 if the curve specified is over a specially malformed binary polynomial
9100 field.
5f8e6c50 9101
44652c16
DMSP
9102 This can be used to perform denial of service against any
9103 system which processes public keys, certificate requests or
9104 certificates. This includes TLS clients and TLS servers with
9105 client authentication enabled.
5f8e6c50 9106
44652c16 9107 This issue was reported to OpenSSL by Joseph Barr-Pixton.
d8dc8538 9108 ([CVE-2015-1788])
5f8e6c50 9109
44652c16 9110 *Andy Polyakov*
5f8e6c50 9111
44652c16 9112 * Exploitable out-of-bounds read in X509_cmp_time
5f8e6c50 9113
44652c16
DMSP
9114 X509_cmp_time does not properly check the length of the ASN1_TIME
9115 string and can read a few bytes out of bounds. In addition,
9116 X509_cmp_time accepts an arbitrary number of fractional seconds in the
9117 time string.
5f8e6c50 9118
44652c16
DMSP
9119 An attacker can use this to craft malformed certificates and CRLs of
9120 various sizes and potentially cause a segmentation fault, resulting in
9121 a DoS on applications that verify certificates or CRLs. TLS clients
9122 that verify CRLs are affected. TLS clients and servers with client
9123 authentication enabled may be affected if they use custom verification
9124 callbacks.
5f8e6c50 9125
44652c16
DMSP
9126 This issue was reported to OpenSSL by Robert Swiecki (Google), and
9127 independently by Hanno Böck.
d8dc8538 9128 ([CVE-2015-1789])
5f8e6c50 9129
44652c16 9130 *Emilia Käsper*
5f8e6c50 9131
44652c16 9132 * PKCS7 crash with missing EnvelopedContent
5f8e6c50 9133
44652c16
DMSP
9134 The PKCS#7 parsing code does not handle missing inner EncryptedContent
9135 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs
9136 with missing content and trigger a NULL pointer dereference on parsing.
5f8e6c50 9137
44652c16
DMSP
9138 Applications that decrypt PKCS#7 data or otherwise parse PKCS#7
9139 structures from untrusted sources are affected. OpenSSL clients and
9140 servers are not affected.
5f8e6c50 9141
44652c16 9142 This issue was reported to OpenSSL by Michal Zalewski (Google).
d8dc8538 9143 ([CVE-2015-1790])
5f8e6c50 9144
44652c16 9145 *Emilia Käsper*
5f8e6c50 9146
44652c16 9147 * CMS verify infinite loop with unknown hash function
5f8e6c50 9148
44652c16
DMSP
9149 When verifying a signedData message the CMS code can enter an infinite loop
9150 if presented with an unknown hash function OID. This can be used to perform
9151 denial of service against any system which verifies signedData messages using
9152 the CMS code.
9153 This issue was reported to OpenSSL by Johannes Bauer.
d8dc8538 9154 ([CVE-2015-1792])
5f8e6c50 9155
44652c16 9156 *Stephen Henson*
5f8e6c50 9157
44652c16 9158 * Race condition handling NewSessionTicket
5f8e6c50 9159
44652c16
DMSP
9160 If a NewSessionTicket is received by a multi-threaded client when attempting to
9161 reuse a previous ticket then a race condition can occur potentially leading to
9162 a double free of the ticket data.
d8dc8538 9163 ([CVE-2015-1791])
5f8e6c50 9164
44652c16 9165 *Matt Caswell*
5f8e6c50 9166
257e9d03 9167### Changes between 1.0.0q and 1.0.0r [19 Mar 2015]
5f8e6c50 9168
44652c16
DMSP
9169 * Segmentation fault in ASN1_TYPE_cmp fix
9170
9171 The function ASN1_TYPE_cmp will crash with an invalid read if an attempt is
9172 made to compare ASN.1 boolean types. Since ASN1_TYPE_cmp is used to check
9173 certificate signature algorithm consistency this can be used to crash any
9174 certificate verification operation and exploited in a DoS attack. Any
9175 application which performs certificate verification is vulnerable including
9176 OpenSSL clients and servers which enable client authentication.
d8dc8538 9177 ([CVE-2015-0286])
5f8e6c50 9178
44652c16 9179 *Stephen Henson*
5f8e6c50 9180
44652c16 9181 * ASN.1 structure reuse memory corruption fix
5f8e6c50 9182
44652c16
DMSP
9183 Reusing a structure in ASN.1 parsing may allow an attacker to cause
9184 memory corruption via an invalid write. Such reuse is and has been
9185 strongly discouraged and is believed to be rare.
5f8e6c50 9186
44652c16
DMSP
9187 Applications that parse structures containing CHOICE or ANY DEFINED BY
9188 components may be affected. Certificate parsing (d2i_X509 and related
9189 functions) are however not affected. OpenSSL clients and servers are
9190 not affected.
d8dc8538 9191 ([CVE-2015-0287])
5f8e6c50 9192
44652c16 9193 *Stephen Henson*
5f8e6c50 9194
44652c16 9195 * PKCS7 NULL pointer dereferences fix
5f8e6c50 9196
44652c16
DMSP
9197 The PKCS#7 parsing code does not handle missing outer ContentInfo
9198 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with
9199 missing content and trigger a NULL pointer dereference on parsing.
5f8e6c50 9200
44652c16
DMSP
9201 Applications that verify PKCS#7 signatures, decrypt PKCS#7 data or
9202 otherwise parse PKCS#7 structures from untrusted sources are
9203 affected. OpenSSL clients and servers are not affected.
5f8e6c50 9204
44652c16 9205 This issue was reported to OpenSSL by Michal Zalewski (Google).
d8dc8538 9206 ([CVE-2015-0289])
5f8e6c50 9207
44652c16 9208 *Emilia Käsper*
5f8e6c50 9209
44652c16 9210 * DoS via reachable assert in SSLv2 servers fix
5f8e6c50 9211
44652c16
DMSP
9212 A malicious client can trigger an OPENSSL_assert (i.e., an abort) in
9213 servers that both support SSLv2 and enable export cipher suites by sending
9214 a specially crafted SSLv2 CLIENT-MASTER-KEY message.
5f8e6c50 9215
44652c16
DMSP
9216 This issue was discovered by Sean Burford (Google) and Emilia Käsper
9217 (OpenSSL development team).
d8dc8538 9218 ([CVE-2015-0293])
5f8e6c50 9219
44652c16 9220 *Emilia Käsper*
5f8e6c50 9221
44652c16 9222 * Use After Free following d2i_ECPrivatekey error fix
5f8e6c50 9223
44652c16
DMSP
9224 A malformed EC private key file consumed via the d2i_ECPrivateKey function
9225 could cause a use after free condition. This, in turn, could cause a double
9226 free in several private key parsing functions (such as d2i_PrivateKey
9227 or EVP_PKCS82PKEY) and could lead to a DoS attack or memory corruption
9228 for applications that receive EC private keys from untrusted
9229 sources. This scenario is considered rare.
5f8e6c50 9230
44652c16
DMSP
9231 This issue was discovered by the BoringSSL project and fixed in their
9232 commit 517073cd4b.
d8dc8538 9233 ([CVE-2015-0209])
5f8e6c50 9234
44652c16 9235 *Matt Caswell*
5f8e6c50 9236
44652c16 9237 * X509_to_X509_REQ NULL pointer deref fix
5f8e6c50 9238
44652c16
DMSP
9239 The function X509_to_X509_REQ will crash with a NULL pointer dereference if
9240 the certificate key is invalid. This function is rarely used in practice.
5f8e6c50 9241
44652c16 9242 This issue was discovered by Brian Carpenter.
d8dc8538 9243 ([CVE-2015-0288])
5f8e6c50 9244
44652c16 9245 *Stephen Henson*
5f8e6c50 9246
44652c16 9247 * Removed the export ciphers from the DEFAULT ciphers
5f8e6c50 9248
44652c16 9249 *Kurt Roeckx*
5f8e6c50 9250
257e9d03 9251### Changes between 1.0.0p and 1.0.0q [15 Jan 2015]
5f8e6c50 9252
44652c16 9253 * Build fixes for the Windows and OpenVMS platforms
5f8e6c50 9254
44652c16 9255 *Matt Caswell and Richard Levitte*
5f8e6c50 9256
257e9d03 9257### Changes between 1.0.0o and 1.0.0p [8 Jan 2015]
44652c16
DMSP
9258
9259 * Fix DTLS segmentation fault in dtls1_get_record. A carefully crafted DTLS
9260 message can cause a segmentation fault in OpenSSL due to a NULL pointer
9261 dereference. This could lead to a Denial Of Service attack. Thanks to
9262 Markus Stenberg of Cisco Systems, Inc. for reporting this issue.
d8dc8538 9263 ([CVE-2014-3571])
5f8e6c50
DMSP
9264
9265 *Steve Henson*
9266
44652c16
DMSP
9267 * Fix DTLS memory leak in dtls1_buffer_record. A memory leak can occur in the
9268 dtls1_buffer_record function under certain conditions. In particular this
9269 could occur if an attacker sent repeated DTLS records with the same
9270 sequence number but for the next epoch. The memory leak could be exploited
9271 by an attacker in a Denial of Service attack through memory exhaustion.
9272 Thanks to Chris Mueller for reporting this issue.
d8dc8538 9273 ([CVE-2015-0206])
5f8e6c50 9274
44652c16 9275 *Matt Caswell*
5f8e6c50 9276
44652c16
DMSP
9277 * Fix issue where no-ssl3 configuration sets method to NULL. When openssl is
9278 built with the no-ssl3 option and a SSL v3 ClientHello is received the ssl
9279 method would be set to NULL which could later result in a NULL pointer
9280 dereference. Thanks to Frank Schmirler for reporting this issue.
d8dc8538 9281 ([CVE-2014-3569])
5f8e6c50 9282
44652c16 9283 *Kurt Roeckx*
5f8e6c50 9284
44652c16
DMSP
9285 * Abort handshake if server key exchange message is omitted for ephemeral
9286 ECDH ciphersuites.
5f8e6c50 9287
44652c16
DMSP
9288 Thanks to Karthikeyan Bhargavan of the PROSECCO team at INRIA for
9289 reporting this issue.
d8dc8538 9290 ([CVE-2014-3572])
5f8e6c50 9291
44652c16 9292 *Steve Henson*
5f8e6c50 9293
44652c16
DMSP
9294 * Remove non-export ephemeral RSA code on client and server. This code
9295 violated the TLS standard by allowing the use of temporary RSA keys in
9296 non-export ciphersuites and could be used by a server to effectively
9297 downgrade the RSA key length used to a value smaller than the server
9298 certificate. Thanks for Karthikeyan Bhargavan of the PROSECCO team at
9299 INRIA or reporting this issue.
d8dc8538 9300 ([CVE-2015-0204])
5f8e6c50 9301
44652c16 9302 *Steve Henson*
5f8e6c50 9303
44652c16
DMSP
9304 * Fixed issue where DH client certificates are accepted without verification.
9305 An OpenSSL server will accept a DH certificate for client authentication
9306 without the certificate verify message. This effectively allows a client to
9307 authenticate without the use of a private key. This only affects servers
9308 which trust a client certificate authority which issues certificates
9309 containing DH keys: these are extremely rare and hardly ever encountered.
9310 Thanks for Karthikeyan Bhargavan of the PROSECCO team at INRIA or reporting
9311 this issue.
d8dc8538 9312 ([CVE-2015-0205])
5f8e6c50 9313
44652c16 9314 *Steve Henson*
5f8e6c50 9315
43a70f02
RS
9316 * Correct Bignum squaring. Bignum squaring (BN_sqr) may produce incorrect
9317 results on some platforms, including x86_64. This bug occurs at random
9318 with a very low probability, and is not known to be exploitable in any
9319 way, though its exact impact is difficult to determine. Thanks to Pieter
9320 Wuille (Blockstream) who reported this issue and also suggested an initial
9321 fix. Further analysis was conducted by the OpenSSL development team and
9322 Adam Langley of Google. The final fix was developed by Andy Polyakov of
9323 the OpenSSL core team.
d8dc8538 9324 ([CVE-2014-3570])
5f8e6c50 9325
43a70f02 9326 *Andy Polyakov*
5f8e6c50 9327
43a70f02 9328 * Fix various certificate fingerprint issues.
5f8e6c50 9329
44652c16
DMSP
9330 By using non-DER or invalid encodings outside the signed portion of a
9331 certificate the fingerprint can be changed without breaking the signature.
9332 Although no details of the signed portion of the certificate can be changed
9333 this can cause problems with some applications: e.g. those using the
9334 certificate fingerprint for blacklists.
5f8e6c50 9335
44652c16 9336 1. Reject signatures with non zero unused bits.
5f8e6c50 9337
44652c16
DMSP
9338 If the BIT STRING containing the signature has non zero unused bits reject
9339 the signature. All current signature algorithms require zero unused bits.
5f8e6c50 9340
44652c16 9341 2. Check certificate algorithm consistency.
5f8e6c50 9342
44652c16
DMSP
9343 Check the AlgorithmIdentifier inside TBS matches the one in the
9344 certificate signature. NB: this will result in signature failure
9345 errors for some broken certificates.
5f8e6c50 9346
44652c16 9347 Thanks to Konrad Kraszewski from Google for reporting this issue.
5f8e6c50 9348
44652c16 9349 3. Check DSA/ECDSA signatures use DER.
5f8e6c50 9350
eb4129e1 9351 Re-encode DSA/ECDSA signatures and compare with the original received
44652c16 9352 signature. Return an error if there is a mismatch.
5f8e6c50 9353
44652c16
DMSP
9354 This will reject various cases including garbage after signature
9355 (thanks to Antti Karjalainen and Tuomo Untinen from the Codenomicon CROSS
9356 program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
9357 (negative or with leading zeroes).
5f8e6c50 9358
44652c16
DMSP
9359 Further analysis was conducted and fixes were developed by Stephen Henson
9360 of the OpenSSL core team.
5f8e6c50 9361
d8dc8538 9362 ([CVE-2014-8275])
5f8e6c50
DMSP
9363
9364 *Steve Henson*
9365
257e9d03 9366### Changes between 1.0.0n and 1.0.0o [15 Oct 2014]
5f8e6c50 9367
44652c16 9368 * Session Ticket Memory Leak.
5f8e6c50 9369
44652c16
DMSP
9370 When an OpenSSL SSL/TLS/DTLS server receives a session ticket the
9371 integrity of that ticket is first verified. In the event of a session
9372 ticket integrity check failing, OpenSSL will fail to free memory
9373 causing a memory leak. By sending a large number of invalid session
9374 tickets an attacker could exploit this issue in a Denial Of Service
9375 attack.
d8dc8538 9376 ([CVE-2014-3567])
5f8e6c50
DMSP
9377
9378 *Steve Henson*
9379
44652c16 9380 * Build option no-ssl3 is incomplete.
5f8e6c50 9381
44652c16 9382 When OpenSSL is configured with "no-ssl3" as a build option, servers
d7f3a2cc 9383 could accept and complete an SSL 3.0 handshake, and clients could be
44652c16 9384 configured to send them.
d8dc8538 9385 ([CVE-2014-3568])
5f8e6c50 9386
44652c16
DMSP
9387 *Akamai and the OpenSSL team*
9388
9389 * Add support for TLS_FALLBACK_SCSV.
9390 Client applications doing fallback retries should call
9391 SSL_set_mode(s, SSL_MODE_SEND_FALLBACK_SCSV).
d8dc8538 9392 ([CVE-2014-3566])
5f8e6c50 9393
44652c16 9394 *Adam Langley, Bodo Moeller*
5f8e6c50 9395
44652c16 9396 * Add additional DigestInfo checks.
5f8e6c50 9397
eb4129e1 9398 Re-encode DigestInto in DER and check against the original when
44652c16
DMSP
9399 verifying RSA signature: this will reject any improperly encoded
9400 DigestInfo structures.
5f8e6c50 9401
44652c16 9402 Note: this is a precautionary measure and no attacks are currently known.
5f8e6c50 9403
5f8e6c50
DMSP
9404 *Steve Henson*
9405
257e9d03 9406### Changes between 1.0.0m and 1.0.0n [6 Aug 2014]
5f8e6c50 9407
44652c16
DMSP
9408 * OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject
9409 to a denial of service attack. A malicious server can crash the client
9410 with a null pointer dereference (read) by specifying an anonymous (EC)DH
9411 ciphersuite and sending carefully crafted handshake messages.
5f8e6c50 9412
44652c16
DMSP
9413 Thanks to Felix Gröbert (Google) for discovering and researching this
9414 issue.
d8dc8538 9415 ([CVE-2014-3510])
5f8e6c50 9416
44652c16 9417 *Emilia Käsper*
5f8e6c50 9418
44652c16
DMSP
9419 * By sending carefully crafted DTLS packets an attacker could cause openssl
9420 to leak memory. This can be exploited through a Denial of Service attack.
9421 Thanks to Adam Langley for discovering and researching this issue.
d8dc8538 9422 ([CVE-2014-3507])
5f8e6c50 9423
44652c16 9424 *Adam Langley*
5f8e6c50 9425
44652c16
DMSP
9426 * An attacker can force openssl to consume large amounts of memory whilst
9427 processing DTLS handshake messages. This can be exploited through a
9428 Denial of Service attack.
9429 Thanks to Adam Langley for discovering and researching this issue.
d8dc8538 9430 ([CVE-2014-3506])
5f8e6c50 9431
44652c16 9432 *Adam Langley*
5f8e6c50 9433
44652c16
DMSP
9434 * An attacker can force an error condition which causes openssl to crash
9435 whilst processing DTLS packets due to memory being freed twice. This
9436 can be exploited through a Denial of Service attack.
9437 Thanks to Adam Langley and Wan-Teh Chang for discovering and researching
9438 this issue.
d8dc8538 9439 ([CVE-2014-3505])
5f8e6c50 9440
44652c16 9441 *Adam Langley*
5f8e6c50 9442
44652c16
DMSP
9443 * If a multithreaded client connects to a malicious server using a resumed
9444 session and the server sends an ec point format extension it could write
9445 up to 255 bytes to freed memory.
5f8e6c50 9446
44652c16
DMSP
9447 Thanks to Gabor Tyukasz (LogMeIn Inc) for discovering and researching this
9448 issue.
d8dc8538 9449 ([CVE-2014-3509])
5f8e6c50 9450
44652c16 9451 *Gabor Tyukasz*
5f8e6c50 9452
44652c16
DMSP
9453 * A flaw in OBJ_obj2txt may cause pretty printing functions such as
9454 X509_name_oneline, X509_name_print_ex et al. to leak some information
9455 from the stack. Applications may be affected if they echo pretty printing
9456 output to the attacker.
5f8e6c50 9457
44652c16 9458 Thanks to Ivan Fratric (Google) for discovering this issue.
d8dc8538 9459 ([CVE-2014-3508])
5f8e6c50 9460
44652c16 9461 *Emilia Käsper, and Steve Henson*
5f8e6c50 9462
44652c16
DMSP
9463 * Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
9464 for corner cases. (Certain input points at infinity could lead to
9465 bogus results, with non-infinity inputs mapped to infinity too.)
5f8e6c50 9466
44652c16 9467 *Bodo Moeller*
5f8e6c50 9468
257e9d03 9469### Changes between 1.0.0l and 1.0.0m [5 Jun 2014]
5f8e6c50 9470
44652c16
DMSP
9471 * Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted
9472 handshake can force the use of weak keying material in OpenSSL
9473 SSL/TLS clients and servers.
5f8e6c50 9474
44652c16 9475 Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for discovering and
d8dc8538 9476 researching this issue. ([CVE-2014-0224])
5f8e6c50 9477
44652c16 9478 *KIKUCHI Masashi, Steve Henson*
5f8e6c50 9479
44652c16
DMSP
9480 * Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an
9481 OpenSSL DTLS client the code can be made to recurse eventually crashing
9482 in a DoS attack.
5f8e6c50 9483
44652c16 9484 Thanks to Imre Rad (Search-Lab Ltd.) for discovering this issue.
d8dc8538 9485 ([CVE-2014-0221])
5f8e6c50 9486
44652c16 9487 *Imre Rad, Steve Henson*
5f8e6c50 9488
44652c16
DMSP
9489 * Fix DTLS invalid fragment vulnerability. A buffer overrun attack can
9490 be triggered by sending invalid DTLS fragments to an OpenSSL DTLS
9491 client or server. This is potentially exploitable to run arbitrary
9492 code on a vulnerable client or server.
5f8e6c50 9493
d8dc8538 9494 Thanks to Jüri Aedla for reporting this issue. ([CVE-2014-0195])
5f8e6c50 9495
44652c16 9496 *Jüri Aedla, Steve Henson*
5f8e6c50 9497
44652c16
DMSP
9498 * Fix bug in TLS code where clients enable anonymous ECDH ciphersuites
9499 are subject to a denial of service attack.
5f8e6c50 9500
44652c16 9501 Thanks to Felix Gröbert and Ivan Fratric at Google for discovering
d8dc8538 9502 this issue. ([CVE-2014-3470])
5f8e6c50 9503
44652c16 9504 *Felix Gröbert, Ivan Fratric, Steve Henson*
5f8e6c50 9505
44652c16
DMSP
9506 * Harmonize version and its documentation. -f flag is used to display
9507 compilation flags.
5f8e6c50 9508
44652c16 9509 *mancha <mancha1@zoho.com>*
5f8e6c50 9510
44652c16
DMSP
9511 * Fix eckey_priv_encode so it immediately returns an error upon a failure
9512 in i2d_ECPrivateKey.
5f8e6c50 9513
44652c16 9514 *mancha <mancha1@zoho.com>*
5f8e6c50 9515
44652c16 9516 * Fix some double frees. These are not thought to be exploitable.
5f8e6c50 9517
44652c16 9518 *mancha <mancha1@zoho.com>*
5f8e6c50 9519
44652c16
DMSP
9520 * Fix for the attack described in the paper "Recovering OpenSSL
9521 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
9522 by Yuval Yarom and Naomi Benger. Details can be obtained from:
257e9d03 9523 <http://eprint.iacr.org/2014/140>
5f8e6c50 9524
44652c16 9525 Thanks to Yuval Yarom and Naomi Benger for discovering this
d8dc8538 9526 flaw and to Yuval Yarom for supplying a fix ([CVE-2014-0076])
5f8e6c50 9527
44652c16 9528 *Yuval Yarom and Naomi Benger*
5f8e6c50 9529
257e9d03 9530### Changes between 1.0.0k and 1.0.0l [6 Jan 2014]
5f8e6c50 9531
44652c16
DMSP
9532 * Keep original DTLS digest and encryption contexts in retransmission
9533 structures so we can use the previous session parameters if they need
d8dc8538 9534 to be resent. ([CVE-2013-6450])
5f8e6c50
DMSP
9535
9536 *Steve Henson*
9537
44652c16
DMSP
9538 * Add option SSL_OP_SAFARI_ECDHE_ECDSA_BUG (part of SSL_OP_ALL) which
9539 avoids preferring ECDHE-ECDSA ciphers when the client appears to be
9540 Safari on OS X. Safari on OS X 10.8..10.8.3 advertises support for
9541 several ECDHE-ECDSA ciphers, but fails to negotiate them. The bug
9542 is fixed in OS X 10.8.4, but Apple have ruled out both hot fixing
9543 10.8..10.8.3 and forcing users to upgrade to 10.8.4 or newer.
5f8e6c50 9544
44652c16 9545 *Rob Stradling, Adam Langley*
5f8e6c50 9546
257e9d03 9547### Changes between 1.0.0j and 1.0.0k [5 Feb 2013]
5f8e6c50 9548
44652c16 9549 * Make the decoding of SSLv3, TLS and DTLS CBC records constant time.
5f8e6c50 9550
44652c16
DMSP
9551 This addresses the flaw in CBC record processing discovered by
9552 Nadhem Alfardan and Kenny Paterson. Details of this attack can be found
257e9d03 9553 at: <http://www.isg.rhul.ac.uk/tls/>
5f8e6c50 9554
44652c16
DMSP
9555 Thanks go to Nadhem Alfardan and Kenny Paterson of the Information
9556 Security Group at Royal Holloway, University of London
9557 (www.isg.rhul.ac.uk) for discovering this flaw and Adam Langley and
9558 Emilia Käsper for the initial patch.
d8dc8538 9559 ([CVE-2013-0169])
5f8e6c50 9560
44652c16 9561 *Emilia Käsper, Adam Langley, Ben Laurie, Andy Polyakov, Steve Henson*
5f8e6c50 9562
44652c16 9563 * Return an error when checking OCSP signatures when key is NULL.
d8dc8538 9564 This fixes a DoS attack. ([CVE-2013-0166])
5f8e6c50
DMSP
9565
9566 *Steve Henson*
9567
44652c16
DMSP
9568 * Call OCSP Stapling callback after ciphersuite has been chosen, so
9569 the right response is stapled. Also change SSL_get_certificate()
9570 so it returns the certificate actually sent.
257e9d03 9571 See <http://rt.openssl.org/Ticket/Display.html?id=2836>.
44652c16 9572 (This is a backport)
5f8e6c50 9573
44652c16 9574 *Rob Stradling <rob.stradling@comodo.com>*
5f8e6c50 9575
44652c16 9576 * Fix possible deadlock when decoding public keys.
5f8e6c50
DMSP
9577
9578 *Steve Henson*
9579
257e9d03 9580### Changes between 1.0.0i and 1.0.0j [10 May 2012]
5f8e6c50 9581
44652c16
DMSP
9582[NB: OpenSSL 1.0.0i and later 1.0.0 patch levels were released after
9583OpenSSL 1.0.1.]
5f8e6c50 9584
44652c16
DMSP
9585 * Sanity check record length before skipping explicit IV in DTLS
9586 to fix DoS attack.
5f8e6c50 9587
44652c16
DMSP
9588 Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic
9589 fuzzing as a service testing platform.
d8dc8538 9590 ([CVE-2012-2333])
5f8e6c50
DMSP
9591
9592 *Steve Henson*
9593
44652c16
DMSP
9594 * Initialise tkeylen properly when encrypting CMS messages.
9595 Thanks to Solar Designer of Openwall for reporting this issue.
5f8e6c50
DMSP
9596
9597 *Steve Henson*
9598
257e9d03 9599### Changes between 1.0.0h and 1.0.0i [19 Apr 2012]
5f8e6c50 9600
44652c16
DMSP
9601 * Check for potentially exploitable overflows in asn1_d2i_read_bio
9602 BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts to shrink buffer
9603 in CRYPTO_realloc_clean.
5f8e6c50 9604
44652c16
DMSP
9605 Thanks to Tavis Ormandy, Google Security Team, for discovering this
9606 issue and to Adam Langley <agl@chromium.org> for fixing it.
d8dc8538 9607 ([CVE-2012-2110])
5f8e6c50 9608
44652c16 9609 *Adam Langley (Google), Tavis Ormandy, Google Security Team*
5f8e6c50 9610
257e9d03 9611### Changes between 1.0.0g and 1.0.0h [12 Mar 2012]
5f8e6c50
DMSP
9612
9613 * Fix MMA (Bleichenbacher's attack on PKCS #1 v1.5 RSA padding) weakness
9614 in CMS and PKCS7 code. When RSA decryption fails use a random key for
9615 content decryption and always return the same error. Note: this attack
9616 needs on average 2^20 messages so it only affects automated senders. The
9617 old behaviour can be re-enabled in the CMS code by setting the
9618 CMS_DEBUG_DECRYPT flag: this is useful for debugging and testing where
9619 an MMA defence is not necessary.
9620 Thanks to Ivan Nestlerode <inestlerode@us.ibm.com> for discovering
d8dc8538 9621 this issue. ([CVE-2012-0884])
5f8e6c50
DMSP
9622
9623 *Steve Henson*
9624
9625 * Fix CVE-2011-4619: make sure we really are receiving a
9626 client hello before rejecting multiple SGC restarts. Thanks to
9627 Ivan Nestlerode <inestlerode@us.ibm.com> for discovering this bug.
9628
9629 *Steve Henson*
9630
257e9d03 9631### Changes between 1.0.0f and 1.0.0g [18 Jan 2012]
5f8e6c50
DMSP
9632
9633 * Fix for DTLS DoS issue introduced by fix for CVE-2011-4109.
9634 Thanks to Antonio Martin, Enterprise Secure Access Research and
9635 Development, Cisco Systems, Inc. for discovering this bug and
d8dc8538 9636 preparing a fix. ([CVE-2012-0050])
5f8e6c50
DMSP
9637
9638 *Antonio Martin*
9639
257e9d03 9640### Changes between 1.0.0e and 1.0.0f [4 Jan 2012]
5f8e6c50
DMSP
9641
9642 * Nadhem Alfardan and Kenny Paterson have discovered an extension
9643 of the Vaudenay padding oracle attack on CBC mode encryption
9644 which enables an efficient plaintext recovery attack against
9645 the OpenSSL implementation of DTLS. Their attack exploits timing
9646 differences arising during decryption processing. A research
9647 paper describing this attack can be found at:
257e9d03 9648 <http://www.isg.rhul.ac.uk/~kp/dtls.pdf>
5f8e6c50
DMSP
9649 Thanks go to Nadhem Alfardan and Kenny Paterson of the Information
9650 Security Group at Royal Holloway, University of London
9651 (www.isg.rhul.ac.uk) for discovering this flaw and to Robin Seggelmann
9652 <seggelmann@fh-muenster.de> and Michael Tuexen <tuexen@fh-muenster.de>
d8dc8538 9653 for preparing the fix. ([CVE-2011-4108])
5f8e6c50
DMSP
9654
9655 *Robin Seggelmann, Michael Tuexen*
9656
9657 * Clear bytes used for block padding of SSL 3.0 records.
d8dc8538 9658 ([CVE-2011-4576])
5f8e6c50
DMSP
9659
9660 *Adam Langley (Google)*
9661
9662 * Only allow one SGC handshake restart for SSL/TLS. Thanks to George
9663 Kadianakis <desnacked@gmail.com> for discovering this issue and
d8dc8538 9664 Adam Langley for preparing the fix. ([CVE-2011-4619])
5f8e6c50
DMSP
9665
9666 *Adam Langley (Google)*
9667
d8dc8538 9668 * Check parameters are not NULL in GOST ENGINE. ([CVE-2012-0027])
5f8e6c50
DMSP
9669
9670 *Andrey Kulikov <amdeich@gmail.com>*
9671
9672 * Prevent malformed RFC3779 data triggering an assertion failure.
9673 Thanks to Andrew Chi, BBN Technologies, for discovering the flaw
d8dc8538 9674 and Rob Austein <sra@hactrn.net> for fixing it. ([CVE-2011-4577])
5f8e6c50
DMSP
9675
9676 *Rob Austein <sra@hactrn.net>*
9677
9678 * Improved PRNG seeding for VOS.
9679
9680 *Paul Green <Paul.Green@stratus.com>*
9681
9682 * Fix ssl_ciph.c set-up race.
9683
9684 *Adam Langley (Google)*
9685
9686 * Fix spurious failures in ecdsatest.c.
9687
9688 *Emilia Käsper (Google)*
9689
9690 * Fix the BIO_f_buffer() implementation (which was mixing different
257e9d03 9691 interpretations of the `..._len` fields).
5f8e6c50
DMSP
9692
9693 *Adam Langley (Google)*
9694
9695 * Fix handling of BN_BLINDING: now BN_BLINDING_invert_ex (rather than
9696 BN_BLINDING_invert_ex) calls BN_BLINDING_update, ensuring that concurrent
9697 threads won't reuse the same blinding coefficients.
9698
9699 This also avoids the need to obtain the CRYPTO_LOCK_RSA_BLINDING
9700 lock to call BN_BLINDING_invert_ex, and avoids one use of
9701 BN_BLINDING_update for each BN_BLINDING structure (previously,
9702 the last update always remained unused).
9703
9704 *Emilia Käsper (Google)*
9705
9706 * In ssl3_clear, preserve s3->init_extra along with s3->rbuf.
9707
9708 *Bob Buckholz (Google)*
9709
257e9d03 9710### Changes between 1.0.0d and 1.0.0e [6 Sep 2011]
5f8e6c50
DMSP
9711
9712 * Fix bug where CRLs with nextUpdate in the past are sometimes accepted
d8dc8538 9713 by initialising X509_STORE_CTX properly. ([CVE-2011-3207])
5f8e6c50
DMSP
9714
9715 *Kaspar Brand <ossl@velox.ch>*
9716
9717 * Fix SSL memory handling for (EC)DH ciphersuites, in particular
d8dc8538 9718 for multi-threaded use of ECDH. ([CVE-2011-3210])
5f8e6c50
DMSP
9719
9720 *Adam Langley (Google)*
9721
9722 * Fix x509_name_ex_d2i memory leak on bad inputs.
9723
9724 *Bodo Moeller*
9725
9726 * Remove hard coded ecdsaWithSHA1 signature tests in ssl code and check
9727 signature public key algorithm by using OID xref utilities instead.
9728 Before this you could only use some ECC ciphersuites with SHA1 only.
9729
9730 *Steve Henson*
9731
9732 * Add protection against ECDSA timing attacks as mentioned in the paper
9733 by Billy Bob Brumley and Nicola Tuveri, see:
257e9d03 9734 <http://eprint.iacr.org/2011/232.pdf>
5f8e6c50
DMSP
9735
9736 *Billy Bob Brumley and Nicola Tuveri*
9737
257e9d03 9738### Changes between 1.0.0c and 1.0.0d [8 Feb 2011]
5f8e6c50
DMSP
9739
9740 * Fix parsing of OCSP stapling ClientHello extension. CVE-2011-0014
9741
9742 *Neel Mehta, Adam Langley, Bodo Moeller (Google)*
9743
9744 * Fix bug in string printing code: if *any* escaping is enabled we must
9745 escape the escape character (backslash) or the resulting string is
9746 ambiguous.
9747
9748 *Steve Henson*
9749
257e9d03 9750### Changes between 1.0.0b and 1.0.0c [2 Dec 2010]
5f8e6c50
DMSP
9751
9752 * Disable code workaround for ancient and obsolete Netscape browsers
9753 and servers: an attacker can use it in a ciphersuite downgrade attack.
9754 Thanks to Martin Rex for discovering this bug. CVE-2010-4180
9755
9756 *Steve Henson*
9757
9758 * Fixed J-PAKE implementation error, originally discovered by
9759 Sebastien Martini, further info and confirmation from Stefan
9760 Arentz and Feng Hao. Note that this fix is a security fix. CVE-2010-4252
9761
9762 *Ben Laurie*
9763
257e9d03 9764### Changes between 1.0.0a and 1.0.0b [16 Nov 2010]
5f8e6c50
DMSP
9765
9766 * Fix extension code to avoid race conditions which can result in a buffer
9767 overrun vulnerability: resumed sessions must not be modified as they can
9768 be shared by multiple threads. CVE-2010-3864
9769
9770 *Steve Henson*
9771
9772 * Fix WIN32 build system to correctly link an ENGINE directory into
9773 a DLL.
9774
9775 *Steve Henson*
9776
257e9d03 9777### Changes between 1.0.0 and 1.0.0a [01 Jun 2010]
5f8e6c50
DMSP
9778
9779 * Check return value of int_rsa_verify in pkey_rsa_verifyrecover
d8dc8538 9780 ([CVE-2010-1633])
5f8e6c50
DMSP
9781
9782 *Steve Henson, Peter-Michael Hager <hager@dortmund.net>*
9783
257e9d03 9784### Changes between 0.9.8n and 1.0.0 [29 Mar 2010]
5f8e6c50
DMSP
9785
9786 * Add "missing" function EVP_CIPHER_CTX_copy(). This copies a cipher
9787 context. The operation can be customised via the ctrl mechanism in
9788 case ENGINEs want to include additional functionality.
9789
9790 *Steve Henson*
9791
9792 * Tolerate yet another broken PKCS#8 key format: private key value negative.
9793
9794 *Steve Henson*
9795
9796 * Add new -subject_hash_old and -issuer_hash_old options to x509 utility to
9797 output hashes compatible with older versions of OpenSSL.
9798
9799 *Willy Weisz <weisz@vcpc.univie.ac.at>*
9800
9801 * Fix compression algorithm handling: if resuming a session use the
9802 compression algorithm of the resumed session instead of determining
9803 it from client hello again. Don't allow server to change algorithm.
9804
9805 *Steve Henson*
9806
ec2bfb7d 9807 * Add load_crls() function to commands tidying load_certs() too. Add option
5f8e6c50
DMSP
9808 to verify utility to allow additional CRLs to be included.
9809
9810 *Steve Henson*
9811
9812 * Update OCSP request code to permit adding custom headers to the request:
9813 some responders need this.
9814
9815 *Steve Henson*
9816
9817 * The function EVP_PKEY_sign() returns <=0 on error: check return code
9818 correctly.
9819
9820 *Julia Lawall <julia@diku.dk>*
9821
ec2bfb7d 9822 * Update verify callback code in `apps/s_cb.c` and `apps/verify.c`, it
5f8e6c50
DMSP
9823 needlessly dereferenced structures, used obsolete functions and
9824 didn't handle all updated verify codes correctly.
9825
9826 *Steve Henson*
9827
9828 * Disable MD2 in the default configuration.
9829
9830 *Steve Henson*
9831
9832 * In BIO_pop() and BIO_push() use the ctrl argument (which was NULL) to
9833 indicate the initial BIO being pushed or popped. This makes it possible
9834 to determine whether the BIO is the one explicitly called or as a result
9835 of the ctrl being passed down the chain. Fix BIO_pop() and SSL BIOs so
9836 it handles reference counts correctly and doesn't zero out the I/O bio
9837 when it is not being explicitly popped. WARNING: applications which
9838 included workarounds for the old buggy behaviour will need to be modified
9839 or they could free up already freed BIOs.
9840
9841 *Steve Henson*
9842
9843 * Extend the uni2asc/asc2uni => OPENSSL_uni2asc/OPENSSL_asc2uni
9844 renaming to all platforms (within the 0.9.8 branch, this was
9845 done conditionally on Netware platforms to avoid a name clash).
9846
9847 *Guenter <lists@gknw.net>*
9848
9849 * Add ECDHE and PSK support to DTLS.
9850
9851 *Michael Tuexen <tuexen@fh-muenster.de>*
9852
9853 * Add CHECKED_STACK_OF macro to safestack.h, otherwise safestack can't
9854 be used on C++.
9855
9856 *Steve Henson*
9857
9858 * Add "missing" function EVP_MD_flags() (without this the only way to
9859 retrieve a digest flags is by accessing the structure directly. Update
257e9d03 9860 `EVP_MD_do_all*()` and `EVP_CIPHER_do_all*()` to include the name a digest
5f8e6c50
DMSP
9861 or cipher is registered as in the "from" argument. Print out all
9862 registered digests in the dgst usage message instead of manually
9863 attempting to work them out.
9864
9865 *Steve Henson*
9866
9867 * If no SSLv2 ciphers are used don't use an SSLv2 compatible client hello:
9868 this allows the use of compression and extensions. Change default cipher
9869 string to remove SSLv2 ciphersuites. This effectively avoids ancient SSLv2
9870 by default unless an application cipher string requests it.
9871
9872 *Steve Henson*
9873
9874 * Alter match criteria in PKCS12_parse(). It used to try to use local
9875 key ids to find matching certificates and keys but some PKCS#12 files
9876 don't follow the (somewhat unwritten) rules and this strategy fails.
9877 Now just gather all certificates together and the first private key
9878 then look for the first certificate that matches the key.
9879
9880 *Steve Henson*
9881
9882 * Support use of registered digest and cipher names for dgst and cipher
9883 commands instead of having to add each one as a special case. So now
9884 you can do:
9885
9886 openssl sha256 foo
9887
9888 as well as:
9889
9890 openssl dgst -sha256 foo
9891
9892 and this works for ENGINE based algorithms too.
9893
5f8e6c50
DMSP
9894 *Steve Henson*
9895
9896 * Update Gost ENGINE to support parameter files.
9897
9898 *Victor B. Wagner <vitus@cryptocom.ru>*
9899
9900 * Support GeneralizedTime in ca utility.
9901
9902 *Oliver Martin <oliver@volatilevoid.net>, Steve Henson*
9903
9904 * Enhance the hash format used for certificate directory links. The new
9905 form uses the canonical encoding (meaning equivalent names will work
9906 even if they aren't identical) and uses SHA1 instead of MD5. This form
9907 is incompatible with the older format and as a result c_rehash should
9908 be used to rebuild symbolic links.
9909
9910 *Steve Henson*
9911
9912 * Make PKCS#8 the default write format for private keys, replacing the
9913 traditional format. This form is standardised, more secure and doesn't
9914 include an implicit MD5 dependency.
9915
9916 *Steve Henson*
9917
9918 * Add a $gcc_devteam_warn option to Configure. The idea is that any code
9919 committed to OpenSSL should pass this lot as a minimum.
9920
9921 *Steve Henson*
9922
9923 * Add session ticket override functionality for use by EAP-FAST.
9924
9925 *Jouni Malinen <j@w1.fi>*
9926
9927 * Modify HMAC functions to return a value. Since these can be implemented
9928 in an ENGINE errors can occur.
9929
9930 *Steve Henson*
9931
9932 * Type-checked OBJ_bsearch_ex.
9933
9934 *Ben Laurie*
9935
9936 * Type-checked OBJ_bsearch. Also some constification necessitated
9937 by type-checking. Still to come: TXT_DB, bsearch(?),
9938 OBJ_bsearch_ex, qsort, CRYPTO_EX_DATA, ASN1_VALUE, ASN1_STRING,
9939 CONF_VALUE.
9940
9941 *Ben Laurie*
9942
9943 * New function OPENSSL_gmtime_adj() to add a specific number of days and
9944 seconds to a tm structure directly, instead of going through OS
9945 specific date routines. This avoids any issues with OS routines such
257e9d03 9946 as the year 2038 bug. New `*_adj()` functions for ASN1 time structures
5f8e6c50
DMSP
9947 and X509_time_adj_ex() to cover the extended range. The existing
9948 X509_time_adj() is still usable and will no longer have any date issues.
9949
9950 *Steve Henson*
9951
9952 * Delta CRL support. New use deltas option which will attempt to locate
9953 and search any appropriate delta CRLs available.
9954
9955 This work was sponsored by Google.
9956
9957 *Steve Henson*
9958
9959 * Support for CRLs partitioned by reason code. Reorganise CRL processing
9960 code and add additional score elements. Validate alternate CRL paths
9961 as part of the CRL checking and indicate a new error "CRL path validation
9962 error" in this case. Applications wanting additional details can use
9963 the verify callback and check the new "parent" field. If this is not
9964 NULL CRL path validation is taking place. Existing applications won't
9965 see this because it requires extended CRL support which is off by
9966 default.
9967
9968 This work was sponsored by Google.
9969
9970 *Steve Henson*
9971
9972 * Support for freshest CRL extension.
9973
9974 This work was sponsored by Google.
9975
9976 *Steve Henson*
9977
9978 * Initial indirect CRL support. Currently only supported in the CRLs
9979 passed directly and not via lookup. Process certificate issuer
9980 CRL entry extension and lookup CRL entries by bother issuer name
9981 and serial number. Check and process CRL issuer entry in IDP extension.
9982
9983 This work was sponsored by Google.
9984
9985 *Steve Henson*
9986
9987 * Add support for distinct certificate and CRL paths. The CRL issuer
9988 certificate is validated separately in this case. Only enabled if
9989 an extended CRL support flag is set: this flag will enable additional
9990 CRL functionality in future.
9991
9992 This work was sponsored by Google.
9993
9994 *Steve Henson*
9995
9996 * Add support for policy mappings extension.
9997
9998 This work was sponsored by Google.
9999
10000 *Steve Henson*
10001
10002 * Fixes to pathlength constraint, self issued certificate handling,
10003 policy processing to align with RFC3280 and PKITS tests.
10004
10005 This work was sponsored by Google.
10006
10007 *Steve Henson*
10008
10009 * Support for name constraints certificate extension. DN, email, DNS
10010 and URI types are currently supported.
10011
10012 This work was sponsored by Google.
10013
10014 *Steve Henson*
10015
10016 * To cater for systems that provide a pointer-based thread ID rather
10017 than numeric, deprecate the current numeric thread ID mechanism and
10018 replace it with a structure and associated callback type. This
10019 mechanism allows a numeric "hash" to be extracted from a thread ID in
10020 either case, and on platforms where pointers are larger than 'long',
10021 mixing is done to help ensure the numeric 'hash' is usable even if it
10022 can't be guaranteed unique. The default mechanism is to use "&errno"
10023 as a pointer-based thread ID to distinguish between threads.
10024
10025 Applications that want to provide their own thread IDs should now use
10026 CRYPTO_THREADID_set_callback() to register a callback that will call
10027 either CRYPTO_THREADID_set_numeric() or CRYPTO_THREADID_set_pointer().
10028
10029 Note that ERR_remove_state() is now deprecated, because it is tied
10030 to the assumption that thread IDs are numeric. ERR_remove_state(0)
10031 to free the current thread's error state should be replaced by
10032 ERR_remove_thread_state(NULL).
10033
10034 (This new approach replaces the functions CRYPTO_set_idptr_callback(),
10035 CRYPTO_get_idptr_callback(), and CRYPTO_thread_idptr() that existed in
10036 OpenSSL 0.9.9-dev between June 2006 and August 2008. Also, if an
10037 application was previously providing a numeric thread callback that
10038 was inappropriate for distinguishing threads, then uniqueness might
10039 have been obtained with &errno that happened immediately in the
10040 intermediate development versions of OpenSSL; this is no longer the
10041 case, the numeric thread callback will now override the automatic use
10042 of &errno.)
10043
10044 *Geoff Thorpe, with help from Bodo Moeller*
10045
10046 * Initial support for different CRL issuing certificates. This covers a
10047 simple case where the self issued certificates in the chain exist and
10048 the real CRL issuer is higher in the existing chain.
10049
10050 This work was sponsored by Google.
10051
10052 *Steve Henson*
10053
10054 * Removed effectively defunct crypto/store from the build.
10055
10056 *Ben Laurie*
10057
10058 * Revamp of STACK to provide stronger type-checking. Still to come:
10059 TXT_DB, bsearch(?), OBJ_bsearch, qsort, CRYPTO_EX_DATA, ASN1_VALUE,
10060 ASN1_STRING, CONF_VALUE.
10061
10062 *Ben Laurie*
10063
10064 * Add a new SSL_MODE_RELEASE_BUFFERS mode flag to release unused buffer
10065 RAM on SSL connections. This option can save about 34k per idle SSL.
10066
10067 *Nick Mathewson*
10068
10069 * Revamp of LHASH to provide stronger type-checking. Still to come:
10070 STACK, TXT_DB, bsearch, qsort.
10071
10072 *Ben Laurie*
10073
10074 * Initial support for Cryptographic Message Syntax (aka CMS) based
10075 on RFC3850, RFC3851 and RFC3852. New cms directory and cms utility,
10076 support for data, signedData, compressedData, digestedData and
10077 encryptedData, envelopedData types included. Scripts to check against
10078 RFC4134 examples draft and interop and consistency checks of many
10079 content types and variants.
10080
10081 *Steve Henson*
10082
10083 * Add options to enc utility to support use of zlib compression BIO.
10084
10085 *Steve Henson*
10086
10087 * Extend mk1mf to support importing of options and assembly language
10088 files from Configure script, currently only included in VC-WIN32.
10089 The assembly language rules can now optionally generate the source
10090 files from the associated perl scripts.
10091
10092 *Steve Henson*
10093
10094 * Implement remaining functionality needed to support GOST ciphersuites.
10095 Interop testing has been performed using CryptoPro implementations.
10096
10097 *Victor B. Wagner <vitus@cryptocom.ru>*
10098
10099 * s390x assembler pack.
10100
10101 *Andy Polyakov*
10102
10103 * ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU
10104 "family."
10105
10106 *Andy Polyakov*
10107
10108 * Implement Opaque PRF Input TLS extension as specified in
10109 draft-rescorla-tls-opaque-prf-input-00.txt. Since this is not an
10110 official specification yet and no extension type assignment by
10111 IANA exists, this extension (for now) will have to be explicitly
10112 enabled when building OpenSSL by providing the extension number
10113 to use. For example, specify an option
10114
10115 -DTLSEXT_TYPE_opaque_prf_input=0x9527
10116
10117 to the "config" or "Configure" script to enable the extension,
10118 assuming extension number 0x9527 (which is a completely arbitrary
10119 and unofficial assignment based on the MD5 hash of the Internet
10120 Draft). Note that by doing so, you potentially lose
10121 interoperability with other TLS implementations since these might
10122 be using the same extension number for other purposes.
10123
10124 SSL_set_tlsext_opaque_prf_input(ssl, src, len) is used to set the
10125 opaque PRF input value to use in the handshake. This will create
10126 an internal copy of the length-'len' string at 'src', and will
10127 return non-zero for success.
10128
10129 To get more control and flexibility, provide a callback function
10130 by using
10131
10132 SSL_CTX_set_tlsext_opaque_prf_input_callback(ctx, cb)
10133 SSL_CTX_set_tlsext_opaque_prf_input_callback_arg(ctx, arg)
10134
10135 where
10136
10137 int (*cb)(SSL *, void *peerinput, size_t len, void *arg);
10138 void *arg;
10139
10140 Callback function 'cb' will be called in handshakes, and is
10141 expected to use SSL_set_tlsext_opaque_prf_input() as appropriate.
10142 Argument 'arg' is for application purposes (the value as given to
10143 SSL_CTX_set_tlsext_opaque_prf_input_callback_arg() will directly
10144 be provided to the callback function). The callback function
10145 has to return non-zero to report success: usually 1 to use opaque
10146 PRF input just if possible, or 2 to enforce use of the opaque PRF
10147 input. In the latter case, the library will abort the handshake
10148 if opaque PRF input is not successfully negotiated.
10149
10150 Arguments 'peerinput' and 'len' given to the callback function
10151 will always be NULL and 0 in the case of a client. A server will
10152 see the client's opaque PRF input through these variables if
10153 available (NULL and 0 otherwise). Note that if the server
10154 provides an opaque PRF input, the length must be the same as the
10155 length of the client's opaque PRF input.
10156
10157 Note that the callback function will only be called when creating
10158 a new session (session resumption can resume whatever was
10159 previously negotiated), and will not be called in SSL 2.0
10160 handshakes; thus, SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2) or
10161 SSL_set_options(ssl, SSL_OP_NO_SSLv2) is especially recommended
10162 for applications that need to enforce opaque PRF input.
10163
5f8e6c50
DMSP
10164 *Bodo Moeller*
10165
10166 * Update ssl code to support digests other than SHA1+MD5 for handshake
10167 MAC.
10168
5f8e6c50
DMSP
10169 *Victor B. Wagner <vitus@cryptocom.ru>*
10170
10171 * Add RFC4507 support to OpenSSL. This includes the corrections in
10172 RFC4507bis. The encrypted ticket format is an encrypted encoded
10173 SSL_SESSION structure, that way new session features are automatically
10174 supported.
10175
10176 If a client application caches session in an SSL_SESSION structure
10177 support is transparent because tickets are now stored in the encoded
10178 SSL_SESSION.
10179
10180 The SSL_CTX structure automatically generates keys for ticket
10181 protection in servers so again support should be possible
10182 with no application modification.
10183
10184 If a client or server wishes to disable RFC4507 support then the option
10185 SSL_OP_NO_TICKET can be set.
10186
10187 Add a TLS extension debugging callback to allow the contents of any client
10188 or server extensions to be examined.
10189
10190 This work was sponsored by Google.
10191
10192 *Steve Henson*
10193
10194 * Final changes to avoid use of pointer pointer casts in OpenSSL.
10195 OpenSSL should now compile cleanly on gcc 4.2
10196
10197 *Peter Hartley <pdh@utter.chaos.org.uk>, Steve Henson*
10198
10199 * Update SSL library to use new EVP_PKEY MAC API. Include generic MAC
10200 support including streaming MAC support: this is required for GOST
10201 ciphersuite support.
10202
10203 *Victor B. Wagner <vitus@cryptocom.ru>, Steve Henson*
10204
10205 * Add option -stream to use PKCS#7 streaming in smime utility. New
10206 function i2d_PKCS7_bio_stream() and PEM_write_PKCS7_bio_stream()
10207 to output in BER and PEM format.
10208
10209 *Steve Henson*
10210
10211 * Experimental support for use of HMAC via EVP_PKEY interface. This
257e9d03 10212 allows HMAC to be handled via the `EVP_DigestSign*()` interface. The
5f8e6c50
DMSP
10213 EVP_PKEY "key" in this case is the HMAC key, potentially allowing
10214 ENGINE support for HMAC keys which are unextractable. New -mac and
10215 -macopt options to dgst utility.
10216
10217 *Steve Henson*
10218
10219 * New option -sigopt to dgst utility. Update dgst to use
257e9d03 10220 `EVP_Digest{Sign,Verify}*`. These two changes make it possible to use
5f8e6c50
DMSP
10221 alternative signing parameters such as X9.31 or PSS in the dgst
10222 utility.
10223
10224 *Steve Henson*
10225
10226 * Change ssl_cipher_apply_rule(), the internal function that does
10227 the work each time a ciphersuite string requests enabling
10228 ("foo+bar"), moving ("+foo+bar"), disabling ("-foo+bar", or
10229 removing ("!foo+bar") a class of ciphersuites: Now it maintains
10230 the order of disabled ciphersuites such that those ciphersuites
10231 that most recently went from enabled to disabled not only stay
10232 in order with respect to each other, but also have higher priority
10233 than other disabled ciphersuites the next time ciphersuites are
10234 enabled again.
10235
10236 This means that you can now say, e.g., "PSK:-PSK:HIGH" to enable
10237 the same ciphersuites as with "HIGH" alone, but in a specific
10238 order where the PSK ciphersuites come first (since they are the
10239 most recently disabled ciphersuites when "HIGH" is parsed).
10240
10241 Also, change ssl_create_cipher_list() (using this new
10242 functionality) such that between otherwise identical
10243 ciphersuites, ephemeral ECDH is preferred over ephemeral DH in
10244 the default order.
10245
10246 *Bodo Moeller*
10247
10248 * Change ssl_create_cipher_list() so that it automatically
10249 arranges the ciphersuites in reasonable order before starting
10250 to process the rule string. Thus, the definition for "DEFAULT"
10251 (SSL_DEFAULT_CIPHER_LIST) now is just "ALL:!aNULL:!eNULL", but
ec2bfb7d 10252 remains equivalent to `"AES:ALL:!aNULL:!eNULL:+aECDH:+kRSA:+RC4:@STRENGTH"`.
5f8e6c50
DMSP
10253 This makes it much easier to arrive at a reasonable default order
10254 in applications for which anonymous ciphers are OK (meaning
10255 that you can't actually use DEFAULT).
10256
10257 *Bodo Moeller; suggested by Victor Duchovni*
10258
10259 * Split the SSL/TLS algorithm mask (as used for ciphersuite string
10260 processing) into multiple integers instead of setting
10261 "SSL_MKEY_MASK" bits, "SSL_AUTH_MASK" bits, "SSL_ENC_MASK",
10262 "SSL_MAC_MASK", and "SSL_SSL_MASK" bits all in a single integer.
10263 (These masks as well as the individual bit definitions are hidden
10264 away into the non-exported interface ssl/ssl_locl.h, so this
10265 change to the definition of the SSL_CIPHER structure shouldn't
10266 affect applications.) This give us more bits for each of these
10267 categories, so there is no longer a need to coagulate AES128 and
10268 AES256 into a single algorithm bit, and to coagulate Camellia128
10269 and Camellia256 into a single algorithm bit, which has led to all
10270 kinds of kludges.
10271
10272 Thus, among other things, the kludge introduced in 0.9.7m and
10273 0.9.8e for masking out AES256 independently of AES128 or masking
10274 out Camellia256 independently of AES256 is not needed here in 0.9.9.
10275
10276 With the change, we also introduce new ciphersuite aliases that
10277 so far were missing: "AES128", "AES256", "CAMELLIA128", and
10278 "CAMELLIA256".
10279
10280 *Bodo Moeller*
10281
10282 * Add support for dsa-with-SHA224 and dsa-with-SHA256.
10283 Use the leftmost N bytes of the signature input if the input is
10284 larger than the prime q (with N being the size in bytes of q).
10285
10286 *Nils Larsch*
10287
10288 * Very *very* experimental PKCS#7 streaming encoder support. Nothing uses
10289 it yet and it is largely untested.
10290
10291 *Steve Henson*
10292
10293 * Add support for the ecdsa-with-SHA224/256/384/512 signature types.
10294
10295 *Nils Larsch*
10296
10297 * Initial incomplete changes to avoid need for function casts in OpenSSL
10298 some compilers (gcc 4.2 and later) reject their use. Safestack is
10299 reimplemented. Update ASN1 to avoid use of legacy functions.
10300
10301 *Steve Henson*
10302
10303 * Win32/64 targets are linked with Winsock2.
10304
10305 *Andy Polyakov*
10306
10307 * Add an X509_CRL_METHOD structure to allow CRL processing to be redirected
10308 to external functions. This can be used to increase CRL handling
10309 efficiency especially when CRLs are very large by (for example) storing
10310 the CRL revoked certificates in a database.
10311
10312 *Steve Henson*
10313
10314 * Overhaul of by_dir code. Add support for dynamic loading of CRLs so
10315 new CRLs added to a directory can be used. New command line option
10316 -verify_return_error to s_client and s_server. This causes real errors
10317 to be returned by the verify callback instead of carrying on no matter
10318 what. This reflects the way a "real world" verify callback would behave.
10319
10320 *Steve Henson*
10321
10322 * GOST engine, supporting several GOST algorithms and public key formats.
10323 Kindly donated by Cryptocom.
10324
10325 *Cryptocom*
10326
10327 * Partial support for Issuing Distribution Point CRL extension. CRLs
10328 partitioned by DP are handled but no indirect CRL or reason partitioning
10329 (yet). Complete overhaul of CRL handling: now the most suitable CRL is
10330 selected via a scoring technique which handles IDP and AKID in CRLs.
10331
10332 *Steve Henson*
10333
10334 * New X509_STORE_CTX callbacks lookup_crls() and lookup_certs() which
10335 will ultimately be used for all verify operations: this will remove the
10336 X509_STORE dependency on certificate verification and allow alternative
10337 lookup methods. X509_STORE based implementations of these two callbacks.
10338
10339 *Steve Henson*
10340
10341 * Allow multiple CRLs to exist in an X509_STORE with matching issuer names.
10342 Modify get_crl() to find a valid (unexpired) CRL if possible.
10343
10344 *Steve Henson*
10345
10346 * New function X509_CRL_match() to check if two CRLs are identical. Normally
10347 this would be called X509_CRL_cmp() but that name is already used by
10348 a function that just compares CRL issuer names. Cache several CRL
10349 extensions in X509_CRL structure and cache CRLDP in X509.
10350
10351 *Steve Henson*
10352
10353 * Store a "canonical" representation of X509_NAME structure (ASN1 Name)
10354 this maps equivalent X509_NAME structures into a consistent structure.
10355 Name comparison can then be performed rapidly using memcmp().
10356
10357 *Steve Henson*
10358
10359 * Non-blocking OCSP request processing. Add -timeout option to ocsp
10360 utility.
10361
10362 *Steve Henson*
10363
10364 * Allow digests to supply their own micalg string for S/MIME type using
10365 the ctrl EVP_MD_CTRL_MICALG.
10366
10367 *Steve Henson*
10368
10369 * During PKCS7 signing pass the PKCS7 SignerInfo structure to the
10370 EVP_PKEY_METHOD before and after signing via the EVP_PKEY_CTRL_PKCS7_SIGN
10371 ctrl. It can then customise the structure before and/or after signing
10372 if necessary.
10373
10374 *Steve Henson*
10375
10376 * New function OBJ_add_sigid() to allow application defined signature OIDs
10377 to be added to OpenSSLs internal tables. New function OBJ_sigid_free()
10378 to free up any added signature OIDs.
10379
10380 *Steve Henson*
10381
10382 * New functions EVP_CIPHER_do_all(), EVP_CIPHER_do_all_sorted(),
10383 EVP_MD_do_all() and EVP_MD_do_all_sorted() to enumerate internal
10384 digest and cipher tables. New options added to openssl utility:
10385 list-message-digest-algorithms and list-cipher-algorithms.
10386
10387 *Steve Henson*
10388
10389 * Change the array representation of binary polynomials: the list
10390 of degrees of non-zero coefficients is now terminated with -1.
10391 Previously it was terminated with 0, which was also part of the
10392 value; thus, the array representation was not applicable to
10393 polynomials where t^0 has coefficient zero. This change makes
10394 the array representation useful in a more general context.
10395
10396 *Douglas Stebila*
10397
10398 * Various modifications and fixes to SSL/TLS cipher string
10399 handling. For ECC, the code now distinguishes between fixed ECDH
10400 with RSA certificates on the one hand and with ECDSA certificates
10401 on the other hand, since these are separate ciphersuites. The
10402 unused code for Fortezza ciphersuites has been removed.
10403
10404 For consistency with EDH, ephemeral ECDH is now called "EECDH"
10405 (not "ECDHE"). For consistency with the code for DH
10406 certificates, use of ECDH certificates is now considered ECDH
10407 authentication, not RSA or ECDSA authentication (the latter is
10408 merely the CA's signing algorithm and not actively used in the
10409 protocol).
10410
10411 The temporary ciphersuite alias "ECCdraft" is no longer
10412 available, and ECC ciphersuites are no longer excluded from "ALL"
10413 and "DEFAULT". The following aliases now exist for RFC 4492
10414 ciphersuites, most of these by analogy with the DH case:
10415
10416 kECDHr - ECDH cert, signed with RSA
10417 kECDHe - ECDH cert, signed with ECDSA
10418 kECDH - ECDH cert (signed with either RSA or ECDSA)
10419 kEECDH - ephemeral ECDH
10420 ECDH - ECDH cert or ephemeral ECDH
10421
10422 aECDH - ECDH cert
10423 aECDSA - ECDSA cert
10424 ECDSA - ECDSA cert
10425
10426 AECDH - anonymous ECDH
10427 EECDH - non-anonymous ephemeral ECDH (equivalent to "kEECDH:-AECDH")
10428
5f8e6c50
DMSP
10429 *Bodo Moeller*
10430
10431 * Add additional S/MIME capabilities for AES and GOST ciphers if supported.
10432 Use correct micalg parameters depending on digest(s) in signed message.
10433
10434 *Steve Henson*
10435
10436 * Add engine support for EVP_PKEY_ASN1_METHOD. Add functions to process
10437 an ENGINE asn1 method. Support ENGINE lookups in the ASN1 code.
10438
10439 *Steve Henson*
10440
10441 * Initial engine support for EVP_PKEY_METHOD. New functions to permit
10442 an engine to register a method. Add ENGINE lookups for methods and
10443 functional reference processing.
10444
10445 *Steve Henson*
10446
257e9d03
RS
10447 * New functions `EVP_Digest{Sign,Verify)*`. These are enhanced versions of
10448 `EVP_{Sign,Verify}*` which allow an application to customise the signature
5f8e6c50
DMSP
10449 process.
10450
10451 *Steve Henson*
10452
10453 * New -resign option to smime utility. This adds one or more signers
10454 to an existing PKCS#7 signedData structure. Also -md option to use an
10455 alternative message digest algorithm for signing.
10456
10457 *Steve Henson*
10458
10459 * Tidy up PKCS#7 routines and add new functions to make it easier to
10460 create PKCS7 structures containing multiple signers. Update smime
10461 application to support multiple signers.
10462
10463 *Steve Henson*
10464
10465 * New -macalg option to pkcs12 utility to allow setting of an alternative
10466 digest MAC.
10467
10468 *Steve Henson*
10469
10470 * Initial support for PKCS#5 v2.0 PRFs other than default SHA1 HMAC.
10471 Reorganize PBE internals to lookup from a static table using NIDs,
10472 add support for HMAC PBE OID translation. Add a EVP_CIPHER ctrl:
10473 EVP_CTRL_PBE_PRF_NID this allows a cipher to specify an alternative
10474 PRF which will be automatically used with PBES2.
10475
10476 *Steve Henson*
10477
10478 * Replace the algorithm specific calls to generate keys in "req" with the
10479 new API.
10480
10481 *Steve Henson*
10482
10483 * Update PKCS#7 enveloped data routines to use new API. This is now
10484 supported by any public key method supporting the encrypt operation. A
10485 ctrl is added to allow the public key algorithm to examine or modify
10486 the PKCS#7 RecipientInfo structure if it needs to: for RSA this is
10487 a no op.
10488
10489 *Steve Henson*
10490
10491 * Add a ctrl to asn1 method to allow a public key algorithm to express
10492 a default digest type to use. In most cases this will be SHA1 but some
10493 algorithms (such as GOST) need to specify an alternative digest. The
10494 return value indicates how strong the preference is 1 means optional and
10495 2 is mandatory (that is it is the only supported type). Modify
10496 ASN1_item_sign() to accept a NULL digest argument to indicate it should
10497 use the default md. Update openssl utilities to use the default digest
10498 type for signing if it is not explicitly indicated.
10499
10500 *Steve Henson*
10501
10502 * Use OID cross reference table in ASN1_sign() and ASN1_verify(). New
10503 EVP_MD flag EVP_MD_FLAG_PKEY_METHOD_SIGNATURE. This uses the relevant
10504 signing method from the key type. This effectively removes the link
10505 between digests and public key types.
10506
10507 *Steve Henson*
10508
10509 * Add an OID cross reference table and utility functions. Its purpose is to
10510 translate between signature OIDs such as SHA1WithrsaEncryption and SHA1,
10511 rsaEncryption. This will allow some of the algorithm specific hackery
10512 needed to use the correct OID to be removed.
10513
10514 *Steve Henson*
10515
10516 * Remove algorithm specific dependencies when setting PKCS7_SIGNER_INFO
10517 structures for PKCS7_sign(). They are now set up by the relevant public
10518 key ASN1 method.
10519
10520 *Steve Henson*
10521
10522 * Add provisional EC pkey method with support for ECDSA and ECDH.
10523
10524 *Steve Henson*
10525
10526 * Add support for key derivation (agreement) in the API, DH method and
10527 pkeyutl.
10528
10529 *Steve Henson*
10530
10531 * Add DSA pkey method and DH pkey methods, extend DH ASN1 method to support
10532 public and private key formats. As a side effect these add additional
10533 command line functionality not previously available: DSA signatures can be
10534 generated and verified using pkeyutl and DH key support and generation in
10535 pkey, genpkey.
10536
10537 *Steve Henson*
10538
10539 * BeOS support.
10540
10541 *Oliver Tappe <zooey@hirschkaefer.de>*
10542
10543 * New make target "install_html_docs" installs HTML renditions of the
10544 manual pages.
10545
10546 *Oliver Tappe <zooey@hirschkaefer.de>*
10547
10548 * New utility "genpkey" this is analogous to "genrsa" etc except it can
10549 generate keys for any algorithm. Extend and update EVP_PKEY_METHOD to
10550 support key and parameter generation and add initial key generation
10551 functionality for RSA.
10552
10553 *Steve Henson*
10554
10555 * Add functions for main EVP_PKEY_method operations. The undocumented
257e9d03
RS
10556 functions `EVP_PKEY_{encrypt,decrypt}` have been renamed to
10557 `EVP_PKEY_{encrypt,decrypt}_old`.
5f8e6c50
DMSP
10558
10559 *Steve Henson*
10560
10561 * Initial definitions for EVP_PKEY_METHOD. This will be a high level public
10562 key API, doesn't do much yet.
10563
10564 *Steve Henson*
10565
10566 * New function EVP_PKEY_asn1_get0_info() to retrieve information about
10567 public key algorithms. New option to openssl utility:
10568 "list-public-key-algorithms" to print out info.
10569
10570 *Steve Henson*
10571
10572 * Implement the Supported Elliptic Curves Extension for
10573 ECC ciphersuites from draft-ietf-tls-ecc-12.txt.
10574
10575 *Douglas Stebila*
10576
10577 * Don't free up OIDs in OBJ_cleanup() if they are in use by EVP_MD or
10578 EVP_CIPHER structures to avoid later problems in EVP_cleanup().
10579
10580 *Steve Henson*
10581
10582 * New utilities pkey and pkeyparam. These are similar to algorithm specific
10583 utilities such as rsa, dsa, dsaparam etc except they process any key
10584 type.
10585
10586 *Steve Henson*
10587
10588 * Transfer public key printing routines to EVP_PKEY_ASN1_METHOD. New
10589 functions EVP_PKEY_print_public(), EVP_PKEY_print_private(),
10590 EVP_PKEY_print_param() to print public key data from an EVP_PKEY
10591 structure.
10592
10593 *Steve Henson*
10594
10595 * Initial support for pluggable public key ASN1.
10596 De-spaghettify the public key ASN1 handling. Move public and private
10597 key ASN1 handling to a new EVP_PKEY_ASN1_METHOD structure. Relocate
10598 algorithm specific handling to a single module within the relevant
10599 algorithm directory. Add functions to allow (near) opaque processing
10600 of public and private key structures.
10601
10602 *Steve Henson*
10603
10604 * Implement the Supported Point Formats Extension for
10605 ECC ciphersuites from draft-ietf-tls-ecc-12.txt.
10606
10607 *Douglas Stebila*
10608
10609 * Add initial support for RFC 4279 PSK TLS ciphersuites. Add members
10610 for the psk identity [hint] and the psk callback functions to the
10611 SSL_SESSION, SSL and SSL_CTX structure.
10612
10613 New ciphersuites:
10614 PSK-RC4-SHA, PSK-3DES-EDE-CBC-SHA, PSK-AES128-CBC-SHA,
10615 PSK-AES256-CBC-SHA
10616
10617 New functions:
10618 SSL_CTX_use_psk_identity_hint
10619 SSL_get_psk_identity_hint
10620 SSL_get_psk_identity
10621 SSL_use_psk_identity_hint
10622
5f8e6c50
DMSP
10623 *Mika Kousa and Pasi Eronen of Nokia Corporation*
10624
10625 * Add RFC 3161 compliant time stamp request creation, response generation
10626 and response verification functionality.
10627
10628 *Zoltán Glózik <zglozik@opentsa.org>, The OpenTSA Project*
10629
10630 * Add initial support for TLS extensions, specifically for the server_name
10631 extension so far. The SSL_SESSION, SSL_CTX, and SSL data structures now
d7f3a2cc 10632 have new members for a hostname. The SSL data structure has an
257e9d03 10633 additional member `SSL_CTX *initial_ctx` so that new sessions can be
5f8e6c50
DMSP
10634 stored in that context to allow for session resumption, even after the
10635 SSL has been switched to a new SSL_CTX in reaction to a client's
10636 server_name extension.
10637
10638 New functions (subject to change):
10639
10640 SSL_get_servername()
10641 SSL_get_servername_type()
10642 SSL_set_SSL_CTX()
10643
10644 New CTRL codes and macros (subject to change):
10645
10646 SSL_CTRL_SET_TLSEXT_SERVERNAME_CB
10647 - SSL_CTX_set_tlsext_servername_callback()
10648 SSL_CTRL_SET_TLSEXT_SERVERNAME_ARG
10649 - SSL_CTX_set_tlsext_servername_arg()
10650 SSL_CTRL_SET_TLSEXT_HOSTNAME - SSL_set_tlsext_host_name()
10651
10652 openssl s_client has a new '-servername ...' option.
10653
10654 openssl s_server has new options '-servername_host ...', '-cert2 ...',
10655 '-key2 ...', '-servername_fatal' (subject to change). This allows
d7f3a2cc 10656 testing the HostName extension for a specific single hostname ('-cert'
5f8e6c50
DMSP
10657 and '-key' remain fallbacks for handshakes without HostName
10658 negotiation). If the unrecognized_name alert has to be sent, this by
10659 default is a warning; it becomes fatal with the '-servername_fatal'
10660 option.
10661
5f8e6c50
DMSP
10662 *Peter Sylvester, Remy Allais, Christophe Renou*
10663
10664 * Whirlpool hash implementation is added.
10665
10666 *Andy Polyakov*
10667
10668 * BIGNUM code on 64-bit SPARCv9 targets is switched from bn(64,64) to
10669 bn(64,32). Because of instruction set limitations it doesn't have
10670 any negative impact on performance. This was done mostly in order
10671 to make it possible to share assembler modules, such as bn_mul_mont
10672 implementations, between 32- and 64-bit builds without hassle.
10673
10674 *Andy Polyakov*
10675
10676 * Move code previously exiled into file crypto/ec/ec2_smpt.c
10677 to ec2_smpl.c, and no longer require the OPENSSL_EC_BIN_PT_COMP
10678 macro.
10679
10680 *Bodo Moeller*
10681
10682 * New candidate for BIGNUM assembler implementation, bn_mul_mont,
10683 dedicated Montgomery multiplication procedure, is introduced.
10684 BN_MONT_CTX is modified to allow bn_mul_mont to reach for higher
10685 "64-bit" performance on certain 32-bit targets.
10686
10687 *Andy Polyakov*
10688
10689 * New option SSL_OP_NO_COMP to disable use of compression selectively
10690 in SSL structures. New SSL ctrl to set maximum send fragment size.
10691 Save memory by setting the I/O buffer sizes dynamically instead of
10692 using the maximum available value.
10693
10694 *Steve Henson*
10695
10696 * New option -V for 'openssl ciphers'. This prints the ciphersuite code
10697 in addition to the text details.
10698
10699 *Bodo Moeller*
10700
10701 * Very, very preliminary EXPERIMENTAL support for printing of general
10702 ASN1 structures. This currently produces rather ugly output and doesn't
10703 handle several customised structures at all.
10704
10705 *Steve Henson*
10706
10707 * Integrated support for PVK file format and some related formats such
10708 as MS PUBLICKEYBLOB and PRIVATEKEYBLOB. Command line switches to support
10709 these in the 'rsa' and 'dsa' utilities.
10710
10711 *Steve Henson*
10712
10713 * Support for PKCS#1 RSAPublicKey format on rsa utility command line.
10714
10715 *Steve Henson*
10716
10717 * Remove the ancient ASN1_METHOD code. This was only ever used in one
10718 place for the (very old) "NETSCAPE" format certificates which are now
10719 handled using new ASN1 code equivalents.
10720
10721 *Steve Henson*
10722
10723 * Let the TLSv1_method() etc. functions return a 'const' SSL_METHOD
10724 pointer and make the SSL_METHOD parameter in SSL_CTX_new,
10725 SSL_CTX_set_ssl_version and SSL_set_ssl_method 'const'.
10726
10727 *Nils Larsch*
10728
10729 * Modify CRL distribution points extension code to print out previously
10730 unsupported fields. Enhance extension setting code to allow setting of
10731 all fields.
10732
10733 *Steve Henson*
10734
10735 * Add print and set support for Issuing Distribution Point CRL extension.
10736
10737 *Steve Henson*
10738
10739 * Change 'Configure' script to enable Camellia by default.
10740
10741 *NTT*
10742
44652c16
DMSP
10743OpenSSL 0.9.x
10744-------------
10745
257e9d03 10746### Changes between 0.9.8m and 0.9.8n [24 Mar 2010]
5f8e6c50
DMSP
10747
10748 * When rejecting SSL/TLS records due to an incorrect version number, never
10749 update s->server with a new major version number. As of
10750 - OpenSSL 0.9.8m if 'short' is a 16-bit type,
10751 - OpenSSL 0.9.8f if 'short' is longer than 16 bits,
10752 the previous behavior could result in a read attempt at NULL when
10753 receiving specific incorrect SSL/TLS records once record payload
d8dc8538 10754 protection is active. ([CVE-2010-0740])
5f8e6c50
DMSP
10755
10756 *Bodo Moeller, Adam Langley <agl@chromium.org>*
10757
10758 * Fix for CVE-2010-0433 where some kerberos enabled versions of OpenSSL
10759 could be crashed if the relevant tables were not present (e.g. chrooted).
10760
10761 *Tomas Hoger <thoger@redhat.com>*
10762
257e9d03 10763### Changes between 0.9.8l and 0.9.8m [25 Feb 2010]
5f8e6c50 10764
d8dc8538 10765 * Always check bn_wexpand() return values for failure. ([CVE-2009-3245])
5f8e6c50
DMSP
10766
10767 *Martin Olsson, Neel Mehta*
10768
10769 * Fix X509_STORE locking: Every 'objs' access requires a lock (to
10770 accommodate for stack sorting, always a write lock!).
10771
10772 *Bodo Moeller*
10773
10774 * On some versions of WIN32 Heap32Next is very slow. This can cause
10775 excessive delays in the RAND_poll(): over a minute. As a workaround
10776 include a time check in the inner Heap32Next loop too.
10777
10778 *Steve Henson*
10779
10780 * The code that handled flushing of data in SSL/TLS originally used the
10781 BIO_CTRL_INFO ctrl to see if any data was pending first. This caused
10782 the problem outlined in PR#1949. The fix suggested there however can
10783 trigger problems with buggy BIO_CTRL_WPENDING (e.g. some versions
10784 of Apache). So instead simplify the code to flush unconditionally.
10785 This should be fine since flushing with no data to flush is a no op.
10786
10787 *Steve Henson*
10788
10789 * Handle TLS versions 2.0 and later properly and correctly use the
10790 highest version of TLS/SSL supported. Although TLS >= 2.0 is some way
10791 off ancient servers have a habit of sticking around for a while...
10792
10793 *Steve Henson*
10794
10795 * Modify compression code so it frees up structures without using the
10796 ex_data callbacks. This works around a problem where some applications
10797 call CRYPTO_cleanup_all_ex_data() before application exit (e.g. when
10798 restarting) then use compression (e.g. SSL with compression) later.
10799 This results in significant per-connection memory leaks and
10800 has caused some security issues including CVE-2008-1678 and
10801 CVE-2009-4355.
10802
10803 *Steve Henson*
10804
10805 * Constify crypto/cast (i.e., <openssl/cast.h>): a CAST_KEY doesn't
10806 change when encrypting or decrypting.
10807
10808 *Bodo Moeller*
10809
10810 * Add option SSL_OP_LEGACY_SERVER_CONNECT which will allow clients to
10811 connect and renegotiate with servers which do not support RI.
10812 Until RI is more widely deployed this option is enabled by default.
10813
10814 *Steve Henson*
10815
10816 * Add "missing" ssl ctrls to clear options and mode.
10817
10818 *Steve Henson*
10819
10820 * If client attempts to renegotiate and doesn't support RI respond with
10821 a no_renegotiation alert as required by RFC5746. Some renegotiating
10822 TLS clients will continue a connection gracefully when they receive
10823 the alert. Unfortunately OpenSSL mishandled this alert and would hang
10824 waiting for a server hello which it will never receive. Now we treat a
10825 received no_renegotiation alert as a fatal error. This is because
10826 applications requesting a renegotiation might well expect it to succeed
10827 and would have no code in place to handle the server denying it so the
10828 only safe thing to do is to terminate the connection.
10829
10830 *Steve Henson*
10831
10832 * Add ctrl macro SSL_get_secure_renegotiation_support() which returns 1 if
10833 peer supports secure renegotiation and 0 otherwise. Print out peer
10834 renegotiation support in s_client/s_server.
10835
10836 *Steve Henson*
10837
10838 * Replace the highly broken and deprecated SPKAC certification method with
10839 the updated NID creation version. This should correctly handle UTF8.
10840
10841 *Steve Henson*
10842
10843 * Implement RFC5746. Re-enable renegotiation but require the extension
10844 as needed. Unfortunately, SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION
10845 turns out to be a bad idea. It has been replaced by
10846 SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION which can be set with
10847 SSL_CTX_set_options(). This is really not recommended unless you
10848 know what you are doing.
10849
10850 *Eric Rescorla <ekr@networkresonance.com>, Ben Laurie, Steve Henson*
10851
10852 * Fixes to stateless session resumption handling. Use initial_ctx when
10853 issuing and attempting to decrypt tickets in case it has changed during
10854 servername handling. Use a non-zero length session ID when attempting
10855 stateless session resumption: this makes it possible to determine if
10856 a resumption has occurred immediately after receiving server hello
10857 (several places in OpenSSL subtly assume this) instead of later in
10858 the handshake.
10859
10860 *Steve Henson*
10861
10862 * The functions ENGINE_ctrl(), OPENSSL_isservice(),
10863 CMS_get1_RecipientRequest() and RAND_bytes() can return <=0 on error
10864 fixes for a few places where the return code is not checked
10865 correctly.
10866
10867 *Julia Lawall <julia@diku.dk>*
10868
10869 * Add --strict-warnings option to Configure script to include devteam
10870 warnings in other configurations.
10871
10872 *Steve Henson*
10873
10874 * Add support for --libdir option and LIBDIR variable in makefiles. This
10875 makes it possible to install openssl libraries in locations which
10876 have names other than "lib", for example "/usr/lib64" which some
10877 systems need.
10878
10879 *Steve Henson, based on patch from Jeremy Utley*
10880
10881 * Don't allow the use of leading 0x80 in OIDs. This is a violation of
10882 X690 8.9.12 and can produce some misleading textual output of OIDs.
10883
10884 *Steve Henson, reported by Dan Kaminsky*
10885
10886 * Delete MD2 from algorithm tables. This follows the recommendation in
10887 several standards that it is not used in new applications due to
10888 several cryptographic weaknesses. For binary compatibility reasons
10889 the MD2 API is still compiled in by default.
10890
10891 *Steve Henson*
10892
10893 * Add compression id to {d2i,i2d}_SSL_SESSION so it is correctly saved
10894 and restored.
10895
10896 *Steve Henson*
10897
10898 * Rename uni2asc and asc2uni functions to OPENSSL_uni2asc and
10899 OPENSSL_asc2uni conditionally on Netware platforms to avoid a name
10900 clash.
10901
10902 *Guenter <lists@gknw.net>*
10903
10904 * Fix the server certificate chain building code to use X509_verify_cert(),
10905 it used to have an ad-hoc builder which was unable to cope with anything
10906 other than a simple chain.
10907
10908 *David Woodhouse <dwmw2@infradead.org>, Steve Henson*
10909
10910 * Don't check self signed certificate signatures in X509_verify_cert()
10911 by default (a flag can override this): it just wastes time without
10912 adding any security. As a useful side effect self signed root CAs
10913 with non-FIPS digests are now usable in FIPS mode.
10914
10915 *Steve Henson*
10916
10917 * In dtls1_process_out_of_seq_message() the check if the current message
10918 is already buffered was missing. For every new message was memory
10919 allocated, allowing an attacker to perform an denial of service attack
10920 with sending out of seq handshake messages until there is no memory
10921 left. Additionally every future message was buffered, even if the
10922 sequence number made no sense and would be part of another handshake.
10923 So only messages with sequence numbers less than 10 in advance will be
d8dc8538 10924 buffered. ([CVE-2009-1378])
5f8e6c50
DMSP
10925
10926 *Robin Seggelmann, discovered by Daniel Mentz*
10927
10928 * Records are buffered if they arrive with a future epoch to be
10929 processed after finishing the corresponding handshake. There is
10930 currently no limitation to this buffer allowing an attacker to perform
10931 a DOS attack with sending records with future epochs until there is no
10932 memory left. This patch adds the pqueue_size() function to determine
10933 the size of a buffer and limits the record buffer to 100 entries.
d8dc8538 10934 ([CVE-2009-1377])
5f8e6c50
DMSP
10935
10936 *Robin Seggelmann, discovered by Daniel Mentz*
10937
10938 * Keep a copy of frag->msg_header.frag_len so it can be used after the
d8dc8538 10939 parent structure is freed. ([CVE-2009-1379])
5f8e6c50
DMSP
10940
10941 *Daniel Mentz*
10942
10943 * Handle non-blocking I/O properly in SSL_shutdown() call.
10944
10945 *Darryl Miles <darryl-mailinglists@netbauds.net>*
10946
257e9d03 10947 * Add `2.5.4.*` OIDs
5f8e6c50
DMSP
10948
10949 *Ilya O. <vrghost@gmail.com>*
10950
257e9d03 10951### Changes between 0.9.8k and 0.9.8l [5 Nov 2009]
5f8e6c50
DMSP
10952
10953 * Disable renegotiation completely - this fixes a severe security
d8dc8538 10954 problem ([CVE-2009-3555]) at the cost of breaking all
5f8e6c50
DMSP
10955 renegotiation. Renegotiation can be re-enabled by setting
10956 SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION in s3->flags at
10957 run-time. This is really not recommended unless you know what
10958 you're doing.
10959
10960 *Ben Laurie*
10961
257e9d03 10962### Changes between 0.9.8j and 0.9.8k [25 Mar 2009]
5f8e6c50
DMSP
10963
10964 * Don't set val to NULL when freeing up structures, it is freed up by
257e9d03 10965 underlying code. If `sizeof(void *) > sizeof(long)` this can result in
d8dc8538 10966 zeroing past the valid field. ([CVE-2009-0789])
5f8e6c50
DMSP
10967
10968 *Paolo Ganci <Paolo.Ganci@AdNovum.CH>*
10969
10970 * Fix bug where return value of CMS_SignerInfo_verify_content() was not
10971 checked correctly. This would allow some invalid signed attributes to
d8dc8538 10972 appear to verify correctly. ([CVE-2009-0591])
5f8e6c50
DMSP
10973
10974 *Ivan Nestlerode <inestlerode@us.ibm.com>*
10975
10976 * Reject UniversalString and BMPString types with invalid lengths. This
10977 prevents a crash in ASN1_STRING_print_ex() which assumes the strings have
d8dc8538 10978 a legal length. ([CVE-2009-0590])
5f8e6c50
DMSP
10979
10980 *Steve Henson*
10981
10982 * Set S/MIME signing as the default purpose rather than setting it
10983 unconditionally. This allows applications to override it at the store
10984 level.
10985
10986 *Steve Henson*
10987
10988 * Permit restricted recursion of ASN1 strings. This is needed in practice
10989 to handle some structures.
10990
10991 *Steve Henson*
10992
10993 * Improve efficiency of mem_gets: don't search whole buffer each time
10994 for a '\n'
10995
10996 *Jeremy Shapiro <jnshapir@us.ibm.com>*
10997
10998 * New -hex option for openssl rand.
10999
11000 *Matthieu Herrb*
11001
11002 * Print out UTF8String and NumericString when parsing ASN1.
11003
11004 *Steve Henson*
11005
11006 * Support NumericString type for name components.
11007
11008 *Steve Henson*
11009
11010 * Allow CC in the environment to override the automatically chosen
11011 compiler. Note that nothing is done to ensure flags work with the
11012 chosen compiler.
11013
11014 *Ben Laurie*
11015
257e9d03 11016### Changes between 0.9.8i and 0.9.8j [07 Jan 2009]
5f8e6c50
DMSP
11017
11018 * Properly check EVP_VerifyFinal() and similar return values
d8dc8538 11019 ([CVE-2008-5077]).
5f8e6c50
DMSP
11020
11021 *Ben Laurie, Bodo Moeller, Google Security Team*
11022
11023 * Enable TLS extensions by default.
11024
11025 *Ben Laurie*
11026
11027 * Allow the CHIL engine to be loaded, whether the application is
11028 multithreaded or not. (This does not release the developer from the
11029 obligation to set up the dynamic locking callbacks.)
11030
11031 *Sander Temme <sander@temme.net>*
11032
11033 * Use correct exit code if there is an error in dgst command.
11034
11035 *Steve Henson; problem pointed out by Roland Dirlewanger*
11036
11037 * Tweak Configure so that you need to say "experimental-jpake" to enable
11038 JPAKE, and need to use -DOPENSSL_EXPERIMENTAL_JPAKE in applications.
11039
11040 *Bodo Moeller*
11041
11042 * Add experimental JPAKE support, including demo authentication in
11043 s_client and s_server.
11044
11045 *Ben Laurie*
11046
11047 * Set the comparison function in v3_addr_canonize().
11048
11049 *Rob Austein <sra@hactrn.net>*
11050
11051 * Add support for XMPP STARTTLS in s_client.
11052
11053 *Philip Paeps <philip@freebsd.org>*
11054
11055 * Change the server-side SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG behavior
11056 to ensure that even with this option, only ciphersuites in the
11057 server's preference list will be accepted. (Note that the option
11058 applies only when resuming a session, so the earlier behavior was
11059 just about the algorithm choice for symmetric cryptography.)
11060
11061 *Bodo Moeller*
11062
257e9d03 11063### Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
5f8e6c50
DMSP
11064
11065 * Fix NULL pointer dereference if a DTLS server received
d8dc8538 11066 ChangeCipherSpec as first record ([CVE-2009-1386]).
5f8e6c50
DMSP
11067
11068 *PR #1679*
11069
11070 * Fix a state transition in s3_srvr.c and d1_srvr.c
257e9d03 11071 (was using SSL3_ST_CW_CLNT_HELLO_B, should be `..._ST_SW_SRVR_...`).
5f8e6c50
DMSP
11072
11073 *Nagendra Modadugu*
11074
11075 * The fix in 0.9.8c that supposedly got rid of unsafe
11076 double-checked locking was incomplete for RSA blinding,
11077 addressing just one layer of what turns out to have been
11078 doubly unsafe triple-checked locking.
11079
11080 So now fix this for real by retiring the MONT_HELPER macro
11081 in crypto/rsa/rsa_eay.c.
11082
5f8e6c50
DMSP
11083 *Bodo Moeller; problem pointed out by Marius Schilder*
11084
11085 * Various precautionary measures:
11086
11087 - Avoid size_t integer overflow in HASH_UPDATE (md32_common.h).
11088
11089 - Avoid a buffer overflow in d2i_SSL_SESSION() (ssl_asn1.c).
11090 (NB: This would require knowledge of the secret session ticket key
11091 to exploit, in which case you'd be SOL either way.)
11092
11093 - Change bn_nist.c so that it will properly handle input BIGNUMs
11094 outside the expected range.
11095
11096 - Enforce the 'num' check in BN_div() (bn_div.c) for non-BN_DEBUG
11097 builds.
11098
5f8e6c50
DMSP
11099 *Neel Mehta, Bodo Moeller*
11100
11101 * Allow engines to be "soft loaded" - i.e. optionally don't die if
11102 the load fails. Useful for distros.
11103
11104 *Ben Laurie and the FreeBSD team*
11105
11106 * Add support for Local Machine Keyset attribute in PKCS#12 files.
11107
11108 *Steve Henson*
11109
11110 * Fix BN_GF2m_mod_arr() top-bit cleanup code.
11111
11112 *Huang Ying*
11113
11114 * Expand ENGINE to support engine supplied SSL client certificate functions.
11115
11116 This work was sponsored by Logica.
11117
11118 *Steve Henson*
11119
11120 * Add CryptoAPI ENGINE to support use of RSA and DSA keys held in Windows
11121 keystores. Support for SSL/TLS client authentication too.
11122 Not compiled unless enable-capieng specified to Configure.
11123
11124 This work was sponsored by Logica.
11125
11126 *Steve Henson*
11127
11128 * Fix bug in X509_ATTRIBUTE creation: don't set attribute using
11129 ASN1_TYPE_set1 if MBSTRING flag set. This bug would crash certain
11130 attribute creation routines such as certificate requests and PKCS#12
11131 files.
11132
11133 *Steve Henson*
11134
257e9d03 11135### Changes between 0.9.8g and 0.9.8h [28 May 2008]
5f8e6c50
DMSP
11136
11137 * Fix flaw if 'Server Key exchange message' is omitted from a TLS
11138 handshake which could lead to a client crash as found using the
d8dc8538 11139 Codenomicon TLS test suite ([CVE-2008-1672])
5f8e6c50
DMSP
11140
11141 *Steve Henson, Mark Cox*
11142
11143 * Fix double free in TLS server name extensions which could lead to
d8dc8538 11144 a remote crash found by Codenomicon TLS test suite ([CVE-2008-0891])
5f8e6c50
DMSP
11145
11146 *Joe Orton*
11147
11148 * Clear error queue in SSL_CTX_use_certificate_chain_file()
11149
11150 Clear the error queue to ensure that error entries left from
11151 older function calls do not interfere with the correct operation.
11152
11153 *Lutz Jaenicke, Erik de Castro Lopo*
11154
11155 * Remove root CA certificates of commercial CAs:
11156
11157 The OpenSSL project does not recommend any specific CA and does not
11158 have any policy with respect to including or excluding any CA.
d7f3a2cc 11159 Therefore, it does not make any sense to ship an arbitrary selection
5f8e6c50
DMSP
11160 of root CA certificates with the OpenSSL software.
11161
11162 *Lutz Jaenicke*
11163
11164 * RSA OAEP patches to fix two separate invalid memory reads.
11165 The first one involves inputs when 'lzero' is greater than
11166 'SHA_DIGEST_LENGTH' (it would read about SHA_DIGEST_LENGTH bytes
11167 before the beginning of from). The second one involves inputs where
11168 the 'db' section contains nothing but zeroes (there is a one-byte
11169 invalid read after the end of 'db').
11170
11171 *Ivan Nestlerode <inestlerode@us.ibm.com>*
11172
11173 * Partial backport from 0.9.9-dev:
11174
11175 Introduce bn_mul_mont (dedicated Montgomery multiplication
11176 procedure) as a candidate for BIGNUM assembler implementation.
11177 While 0.9.9-dev uses assembler for various architectures, only
11178 x86_64 is available by default here in the 0.9.8 branch, and
11179 32-bit x86 is available through a compile-time setting.
11180
11181 To try the 32-bit x86 assembler implementation, use Configure
11182 option "enable-montasm" (which exists only for this backport).
11183
11184 As "enable-montasm" for 32-bit x86 disclaims code stability
11185 anyway, in this constellation we activate additional code
11186 backported from 0.9.9-dev for further performance improvements,
11187 namely BN_from_montgomery_word. (To enable this otherwise,
44652c16 11188 e.g. x86_64, try `-DMONT_FROM_WORD___NON_DEFAULT_0_9_8_BUILD`.)
5f8e6c50 11189
5f8e6c50
DMSP
11190 *Andy Polyakov (backport partially by Bodo Moeller)*
11191
11192 * Add TLS session ticket callback. This allows an application to set
11193 TLS ticket cipher and HMAC keys rather than relying on hardcoded fixed
11194 values. This is useful for key rollover for example where several key
11195 sets may exist with different names.
11196
11197 *Steve Henson*
11198
11199 * Reverse ENGINE-internal logic for caching default ENGINE handles.
11200 This was broken until now in 0.9.8 releases, such that the only way
11201 a registered ENGINE could be used (assuming it initialises
11202 successfully on the host) was to explicitly set it as the default
11203 for the relevant algorithms. This is in contradiction with 0.9.7
11204 behaviour and the documentation. With this fix, when an ENGINE is
11205 registered into a given algorithm's table of implementations, the
11206 'uptodate' flag is reset so that auto-discovery will be used next
11207 time a new context for that algorithm attempts to select an
11208 implementation.
11209
11210 *Ian Lister (tweaked by Geoff Thorpe)*
11211
11212 * Backport of CMS code to OpenSSL 0.9.8. This differs from the 0.9.9
11213 implementation in the following ways:
11214
11215 Lack of EVP_PKEY_ASN1_METHOD means algorithm parameters have to be
11216 hard coded.
11217
11218 Lack of BER streaming support means one pass streaming processing is
11219 only supported if data is detached: setting the streaming flag is
11220 ignored for embedded content.
11221
11222 CMS support is disabled by default and must be explicitly enabled
11223 with the enable-cms configuration option.
11224
11225 *Steve Henson*
11226
11227 * Update the GMP engine glue to do direct copies between BIGNUM and
11228 mpz_t when openssl and GMP use the same limb size. Otherwise the
11229 existing "conversion via a text string export" trick is still used.
11230
11231 *Paul Sheer <paulsheer@gmail.com>*
11232
11233 * Zlib compression BIO. This is a filter BIO which compressed and
11234 uncompresses any data passed through it.
11235
11236 *Steve Henson*
11237
11238 * Add AES_wrap_key() and AES_unwrap_key() functions to implement
11239 RFC3394 compatible AES key wrapping.
11240
11241 *Steve Henson*
11242
11243 * Add utility functions to handle ASN1 structures. ASN1_STRING_set0():
11244 sets string data without copying. X509_ALGOR_set0() and
11245 X509_ALGOR_get0(): set and retrieve X509_ALGOR (AlgorithmIdentifier)
11246 data. Attribute function X509at_get0_data_by_OBJ(): retrieves data
11247 from an X509_ATTRIBUTE structure optionally checking it occurs only
11248 once. ASN1_TYPE_set1(): set and ASN1_TYPE structure copying supplied
11249 data.
11250
11251 *Steve Henson*
11252
11253 * Fix BN flag handling in RSA_eay_mod_exp() and BN_MONT_CTX_set()
11254 to get the expected BN_FLG_CONSTTIME behavior.
11255
11256 *Bodo Moeller (Google)*
11257
11258 * Netware support:
11259
11260 - fixed wrong usage of ioctlsocket() when build for LIBC BSD sockets
11261 - fixed do_tests.pl to run the test suite with CLIB builds too (CLIB_OPT)
11262 - added some more tests to do_tests.pl
11263 - fixed RunningProcess usage so that it works with newer LIBC NDKs too
11264 - removed usage of BN_LLONG for CLIB builds to avoid runtime dependency
11265 - added new Configure targets netware-clib-bsdsock, netware-clib-gcc,
11266 netware-clib-bsdsock-gcc, netware-libc-bsdsock-gcc
11267 - various changes to netware.pl to enable gcc-cross builds on Win32
11268 platform
11269 - changed crypto/bio/b_sock.c to work with macro functions (CLIB BSD)
11270 - various changes to fix missing prototype warnings
11271 - fixed x86nasm.pl to create correct asm files for NASM COFF output
11272 - added AES, WHIRLPOOL and CPUID assembler code to build files
11273 - added missing AES assembler make rules to mk1mf.pl
ec2bfb7d 11274 - fixed order of includes in `apps/ocsp.c` so that `e_os.h` settings apply
5f8e6c50
DMSP
11275
11276 *Guenter Knauf <eflash@gmx.net>*
11277
11278 * Implement certificate status request TLS extension defined in RFC3546.
11279 A client can set the appropriate parameters and receive the encoded
11280 OCSP response via a callback. A server can query the supplied parameters
11281 and set the encoded OCSP response in the callback. Add simplified examples
11282 to s_client and s_server.
11283
11284 *Steve Henson*
11285
257e9d03 11286### Changes between 0.9.8f and 0.9.8g [19 Oct 2007]
5f8e6c50
DMSP
11287
11288 * Fix various bugs:
11289 + Binary incompatibility of ssl_ctx_st structure
11290 + DTLS interoperation with non-compliant servers
11291 + Don't call get_session_cb() without proposed session
11292 + Fix ia64 assembler code
11293
11294 *Andy Polyakov, Steve Henson*
11295
257e9d03 11296### Changes between 0.9.8e and 0.9.8f [11 Oct 2007]
5f8e6c50
DMSP
11297
11298 * DTLS Handshake overhaul. There were longstanding issues with
11299 OpenSSL DTLS implementation, which were making it impossible for
11300 RFC 4347 compliant client to communicate with OpenSSL server.
11301 Unfortunately just fixing these incompatibilities would "cut off"
11302 pre-0.9.8f clients. To allow for hassle free upgrade post-0.9.8e
11303 server keeps tolerating non RFC compliant syntax. The opposite is
11304 not true, 0.9.8f client can not communicate with earlier server.
11305 This update even addresses CVE-2007-4995.
11306
11307 *Andy Polyakov*
11308
11309 * Changes to avoid need for function casts in OpenSSL: some compilers
11310 (gcc 4.2 and later) reject their use.
11311 *Kurt Roeckx <kurt@roeckx.be>, Peter Hartley <pdh@utter.chaos.org.uk>,
11312 Steve Henson*
11313
11314 * Add RFC4507 support to OpenSSL. This includes the corrections in
11315 RFC4507bis. The encrypted ticket format is an encrypted encoded
11316 SSL_SESSION structure, that way new session features are automatically
11317 supported.
11318
11319 If a client application caches session in an SSL_SESSION structure
11320 support is transparent because tickets are now stored in the encoded
11321 SSL_SESSION.
11322
11323 The SSL_CTX structure automatically generates keys for ticket
11324 protection in servers so again support should be possible
11325 with no application modification.
11326
11327 If a client or server wishes to disable RFC4507 support then the option
11328 SSL_OP_NO_TICKET can be set.
11329
11330 Add a TLS extension debugging callback to allow the contents of any client
11331 or server extensions to be examined.
11332
11333 This work was sponsored by Google.
11334
11335 *Steve Henson*
11336
11337 * Add initial support for TLS extensions, specifically for the server_name
11338 extension so far. The SSL_SESSION, SSL_CTX, and SSL data structures now
d7f3a2cc 11339 have new members for a hostname. The SSL data structure has an
257e9d03 11340 additional member `SSL_CTX *initial_ctx` so that new sessions can be
5f8e6c50
DMSP
11341 stored in that context to allow for session resumption, even after the
11342 SSL has been switched to a new SSL_CTX in reaction to a client's
11343 server_name extension.
11344
11345 New functions (subject to change):
11346
11347 SSL_get_servername()
11348 SSL_get_servername_type()
11349 SSL_set_SSL_CTX()
11350
11351 New CTRL codes and macros (subject to change):
11352
11353 SSL_CTRL_SET_TLSEXT_SERVERNAME_CB
11354 - SSL_CTX_set_tlsext_servername_callback()
11355 SSL_CTRL_SET_TLSEXT_SERVERNAME_ARG
11356 - SSL_CTX_set_tlsext_servername_arg()
11357 SSL_CTRL_SET_TLSEXT_HOSTNAME - SSL_set_tlsext_host_name()
11358
11359 openssl s_client has a new '-servername ...' option.
11360
11361 openssl s_server has new options '-servername_host ...', '-cert2 ...',
11362 '-key2 ...', '-servername_fatal' (subject to change). This allows
d7f3a2cc 11363 testing the HostName extension for a specific single hostname ('-cert'
5f8e6c50
DMSP
11364 and '-key' remain fallbacks for handshakes without HostName
11365 negotiation). If the unrecognized_name alert has to be sent, this by
11366 default is a warning; it becomes fatal with the '-servername_fatal'
11367 option.
11368
5f8e6c50
DMSP
11369 *Peter Sylvester, Remy Allais, Christophe Renou, Steve Henson*
11370
11371 * Add AES and SSE2 assembly language support to VC++ build.
11372
11373 *Steve Henson*
11374
11375 * Mitigate attack on final subtraction in Montgomery reduction.
11376
11377 *Andy Polyakov*
11378
11379 * Fix crypto/ec/ec_mult.c to work properly with scalars of value 0
11380 (which previously caused an internal error).
11381
11382 *Bodo Moeller*
11383
11384 * Squeeze another 10% out of IGE mode when in != out.
11385
11386 *Ben Laurie*
11387
11388 * AES IGE mode speedup.
11389
11390 *Dean Gaudet (Google)*
11391
11392 * Add the Korean symmetric 128-bit cipher SEED (see
257e9d03 11393 <http://www.kisa.or.kr/kisa/seed/jsp/seed_eng.jsp>) and
5f8e6c50
DMSP
11394 add SEED ciphersuites from RFC 4162:
11395
11396 TLS_RSA_WITH_SEED_CBC_SHA = "SEED-SHA"
11397 TLS_DHE_DSS_WITH_SEED_CBC_SHA = "DHE-DSS-SEED-SHA"
11398 TLS_DHE_RSA_WITH_SEED_CBC_SHA = "DHE-RSA-SEED-SHA"
11399 TLS_DH_anon_WITH_SEED_CBC_SHA = "ADH-SEED-SHA"
11400
11401 To minimize changes between patchlevels in the OpenSSL 0.9.8
11402 series, SEED remains excluded from compilation unless OpenSSL
11403 is configured with 'enable-seed'.
11404
11405 *KISA, Bodo Moeller*
11406
11407 * Mitigate branch prediction attacks, which can be practical if a
11408 single processor is shared, allowing a spy process to extract
11409 information. For detailed background information, see
257e9d03 11410 <http://eprint.iacr.org/2007/039> (O. Aciicmez, S. Gueron,
5f8e6c50
DMSP
11411 J.-P. Seifert, "New Branch Prediction Vulnerabilities in OpenSSL
11412 and Necessary Software Countermeasures"). The core of the change
11413 are new versions BN_div_no_branch() and
11414 BN_mod_inverse_no_branch() of BN_div() and BN_mod_inverse(),
11415 respectively, which are slower, but avoid the security-relevant
11416 conditional branches. These are automatically called by BN_div()
11417 and BN_mod_inverse() if the flag BN_FLG_CONSTTIME is set for one
11418 of the input BIGNUMs. Also, BN_is_bit_set() has been changed to
11419 remove a conditional branch.
11420
11421 BN_FLG_CONSTTIME is the new name for the previous
11422 BN_FLG_EXP_CONSTTIME flag, since it now affects more than just
11423 modular exponentiation. (Since OpenSSL 0.9.7h, setting this flag
11424 in the exponent causes BN_mod_exp_mont() to use the alternative
11425 implementation in BN_mod_exp_mont_consttime().) The old name
11426 remains as a deprecated alias.
11427
11428 Similarly, RSA_FLAG_NO_EXP_CONSTTIME is replaced by a more general
11429 RSA_FLAG_NO_CONSTTIME flag since the RSA implementation now uses
11430 constant-time implementations for more than just exponentiation.
11431 Here too the old name is kept as a deprecated alias.
11432
11433 BN_BLINDING_new() will now use BN_dup() for the modulus so that
11434 the BN_BLINDING structure gets an independent copy of the
257e9d03 11435 modulus. This means that the previous `BIGNUM *m` argument to
5f8e6c50 11436 BN_BLINDING_new() and to BN_BLINDING_create_param() now
257e9d03 11437 essentially becomes `const BIGNUM *m`, although we can't actually
5f8e6c50
DMSP
11438 change this in the header file before 0.9.9. It allows
11439 RSA_setup_blinding() to use BN_with_flags() on the modulus to
11440 enable BN_FLG_CONSTTIME.
11441
5f8e6c50
DMSP
11442 *Matthew D Wood (Intel Corp)*
11443
11444 * In the SSL/TLS server implementation, be strict about session ID
11445 context matching (which matters if an application uses a single
11446 external cache for different purposes). Previously,
11447 out-of-context reuse was forbidden only if SSL_VERIFY_PEER was
11448 set. This did ensure strict client verification, but meant that,
11449 with applications using a single external cache for quite
11450 different requirements, clients could circumvent ciphersuite
11451 restrictions for a given session ID context by starting a session
11452 in a different context.
11453
11454 *Bodo Moeller*
11455
11456 * Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that
11457 a ciphersuite string such as "DEFAULT:RSA" cannot enable
11458 authentication-only ciphersuites.
11459
11460 *Bodo Moeller*
11461
11462 * Update the SSL_get_shared_ciphers() fix CVE-2006-3738 which was
11463 not complete and could lead to a possible single byte overflow
d8dc8538 11464 ([CVE-2007-5135]) [Ben Laurie]
5f8e6c50 11465
257e9d03 11466### Changes between 0.9.8d and 0.9.8e [23 Feb 2007]
5f8e6c50
DMSP
11467
11468 * Since AES128 and AES256 (and similarly Camellia128 and
11469 Camellia256) share a single mask bit in the logic of
11470 ssl/ssl_ciph.c, the code for masking out disabled ciphers needs a
11471 kludge to work properly if AES128 is available and AES256 isn't
11472 (or if Camellia128 is available and Camellia256 isn't).
11473
11474 *Victor Duchovni*
11475
11476 * Fix the BIT STRING encoding generated by crypto/ec/ec_asn1.c
11477 (within i2d_ECPrivateKey, i2d_ECPKParameters, i2d_ECParameters):
11478 When a point or a seed is encoded in a BIT STRING, we need to
11479 prevent the removal of trailing zero bits to get the proper DER
11480 encoding. (By default, crypto/asn1/a_bitstr.c assumes the case
11481 of a NamedBitList, for which trailing 0 bits need to be removed.)
11482
11483 *Bodo Moeller*
11484
11485 * Have SSL/TLS server implementation tolerate "mismatched" record
11486 protocol version while receiving ClientHello even if the
11487 ClientHello is fragmented. (The server can't insist on the
11488 particular protocol version it has chosen before the ServerHello
11489 message has informed the client about his choice.)
11490
11491 *Bodo Moeller*
11492
11493 * Add RFC 3779 support.
11494
11495 *Rob Austein for ARIN, Ben Laurie*
11496
11497 * Load error codes if they are not already present instead of using a
11498 static variable. This allows them to be cleanly unloaded and reloaded.
11499 Improve header file function name parsing.
11500
11501 *Steve Henson*
11502
11503 * extend SMTP and IMAP protocol emulation in s_client to use EHLO
11504 or CAPABILITY handshake as required by RFCs.
11505
11506 *Goetz Babin-Ebell*
11507
257e9d03 11508### Changes between 0.9.8c and 0.9.8d [28 Sep 2006]
5f8e6c50
DMSP
11509
11510 * Introduce limits to prevent malicious keys being able to
d8dc8538 11511 cause a denial of service. ([CVE-2006-2940])
5f8e6c50
DMSP
11512
11513 *Steve Henson, Bodo Moeller*
11514
11515 * Fix ASN.1 parsing of certain invalid structures that can result
d8dc8538 11516 in a denial of service. ([CVE-2006-2937]) [Steve Henson]
5f8e6c50
DMSP
11517
11518 * Fix buffer overflow in SSL_get_shared_ciphers() function.
d8dc8538 11519 ([CVE-2006-3738]) [Tavis Ormandy and Will Drewry, Google Security Team]
5f8e6c50
DMSP
11520
11521 * Fix SSL client code which could crash if connecting to a
d8dc8538 11522 malicious SSLv2 server. ([CVE-2006-4343])
5f8e6c50
DMSP
11523
11524 *Tavis Ormandy and Will Drewry, Google Security Team*
11525
11526 * Since 0.9.8b, ciphersuite strings naming explicit ciphersuites
11527 match only those. Before that, "AES256-SHA" would be interpreted
11528 as a pattern and match "AES128-SHA" too (since AES128-SHA got
11529 the same strength classification in 0.9.7h) as we currently only
11530 have a single AES bit in the ciphersuite description bitmap.
11531 That change, however, also applied to ciphersuite strings such as
11532 "RC4-MD5" that intentionally matched multiple ciphersuites --
11533 namely, SSL 2.0 ciphersuites in addition to the more common ones
11534 from SSL 3.0/TLS 1.0.
11535
11536 So we change the selection algorithm again: Naming an explicit
11537 ciphersuite selects this one ciphersuite, and any other similar
11538 ciphersuite (same bitmap) from *other* protocol versions.
11539 Thus, "RC4-MD5" again will properly select both the SSL 2.0
11540 ciphersuite and the SSL 3.0/TLS 1.0 ciphersuite.
11541
11542 Since SSL 2.0 does not have any ciphersuites for which the
11543 128/256 bit distinction would be relevant, this works for now.
11544 The proper fix will be to use different bits for AES128 and
11545 AES256, which would have avoided the problems from the beginning;
11546 however, bits are scarce, so we can only do this in a new release
11547 (not just a patchlevel) when we can change the SSL_CIPHER
11548 definition to split the single 'unsigned long mask' bitmap into
11549 multiple values to extend the available space.
11550
5f8e6c50
DMSP
11551 *Bodo Moeller*
11552
257e9d03 11553### Changes between 0.9.8b and 0.9.8c [05 Sep 2006]
5f8e6c50
DMSP
11554
11555 * Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
d8dc8538 11556 ([CVE-2006-4339]) [Ben Laurie and Google Security Team]
5f8e6c50
DMSP
11557
11558 * Add AES IGE and biIGE modes.
11559
11560 *Ben Laurie*
11561
11562 * Change the Unix randomness entropy gathering to use poll() when
11563 possible instead of select(), since the latter has some
11564 undesirable limitations.
11565
11566 *Darryl Miles via Richard Levitte and Bodo Moeller*
11567
11568 * Disable "ECCdraft" ciphersuites more thoroughly. Now special
11569 treatment in ssl/ssl_ciph.s makes sure that these ciphersuites
11570 cannot be implicitly activated as part of, e.g., the "AES" alias.
11571 However, please upgrade to OpenSSL 0.9.9[-dev] for
11572 non-experimental use of the ECC ciphersuites to get TLS extension
11573 support, which is required for curve and point format negotiation
11574 to avoid potential handshake problems.
11575
11576 *Bodo Moeller*
11577
11578 * Disable rogue ciphersuites:
11579
257e9d03
RS
11580 - SSLv2 0x08 0x00 0x80 ("RC4-64-MD5")
11581 - SSLv3/TLSv1 0x00 0x61 ("EXP1024-RC2-CBC-MD5")
11582 - SSLv3/TLSv1 0x00 0x60 ("EXP1024-RC4-MD5")
5f8e6c50
DMSP
11583
11584 The latter two were purportedly from
11585 draft-ietf-tls-56-bit-ciphersuites-0[01].txt, but do not really
11586 appear there.
11587
11588 Also deactivate the remaining ciphersuites from
11589 draft-ietf-tls-56-bit-ciphersuites-01.txt. These are just as
11590 unofficial, and the ID has long expired.
11591
11592 *Bodo Moeller*
11593
11594 * Fix RSA blinding Heisenbug (problems sometimes occurred on
11595 dual-core machines) and other potential thread-safety issues.
11596
11597 *Bodo Moeller*
11598
11599 * Add the symmetric cipher Camellia (128-bit, 192-bit, 256-bit key
11600 versions), which is now available for royalty-free use
257e9d03 11601 (see <http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html>).
5f8e6c50
DMSP
11602 Also, add Camellia TLS ciphersuites from RFC 4132.
11603
11604 To minimize changes between patchlevels in the OpenSSL 0.9.8
11605 series, Camellia remains excluded from compilation unless OpenSSL
11606 is configured with 'enable-camellia'.
11607
11608 *NTT*
11609
11610 * Disable the padding bug check when compression is in use. The padding
11611 bug check assumes the first packet is of even length, this is not
11612 necessarily true if compression is enabled and can result in false
11613 positives causing handshake failure. The actual bug test is ancient
11614 code so it is hoped that implementations will either have fixed it by
11615 now or any which still have the bug do not support compression.
11616
11617 *Steve Henson*
11618
257e9d03 11619### Changes between 0.9.8a and 0.9.8b [04 May 2006]
5f8e6c50
DMSP
11620
11621 * When applying a cipher rule check to see if string match is an explicit
11622 cipher suite and only match that one cipher suite if it is.
11623
11624 *Steve Henson*
11625
11626 * Link in manifests for VC++ if needed.
11627
11628 *Austin Ziegler <halostatue@gmail.com>*
11629
11630 * Update support for ECC-based TLS ciphersuites according to
11631 draft-ietf-tls-ecc-12.txt with proposed changes (but without
11632 TLS extensions, which are supported starting with the 0.9.9
11633 branch, not in the OpenSSL 0.9.8 branch).
11634
11635 *Douglas Stebila*
11636
11637 * New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free() to support
11638 opaque EVP_CIPHER_CTX handling.
11639
11640 *Steve Henson*
11641
11642 * Fixes and enhancements to zlib compression code. We now only use
44652c16 11643 "zlib1.dll" and use the default `__cdecl` calling convention on Win32
5f8e6c50 11644 to conform with the standards mentioned here:
257e9d03 11645 <http://www.zlib.net/DLL_FAQ.txt>
5f8e6c50
DMSP
11646 Static zlib linking now works on Windows and the new --with-zlib-include
11647 --with-zlib-lib options to Configure can be used to supply the location
11648 of the headers and library. Gracefully handle case where zlib library
11649 can't be loaded.
11650
11651 *Steve Henson*
11652
11653 * Several fixes and enhancements to the OID generation code. The old code
11654 sometimes allowed invalid OIDs (1.X for X >= 40 for example), couldn't
11655 handle numbers larger than ULONG_MAX, truncated printing and had a
11656 non standard OBJ_obj2txt() behaviour.
11657
11658 *Steve Henson*
11659
11660 * Add support for building of engines under engine/ as shared libraries
11661 under VC++ build system.
11662
11663 *Steve Henson*
11664
11665 * Corrected the numerous bugs in the Win32 path splitter in DSO.
11666 Hopefully, we will not see any false combination of paths any more.
11667
11668 *Richard Levitte*
11669
257e9d03 11670### Changes between 0.9.8 and 0.9.8a [11 Oct 2005]
5f8e6c50
DMSP
11671
11672 * Remove the functionality of SSL_OP_MSIE_SSLV2_RSA_PADDING
11673 (part of SSL_OP_ALL). This option used to disable the
11674 countermeasure against man-in-the-middle protocol-version
11675 rollback in the SSL 2.0 server implementation, which is a bad
d8dc8538 11676 idea. ([CVE-2005-2969])
5f8e6c50
DMSP
11677
11678 *Bodo Moeller; problem pointed out by Yutaka Oiwa (Research Center
11679 for Information Security, National Institute of Advanced Industrial
257e9d03 11680 Science and Technology [AIST], Japan)*
5f8e6c50
DMSP
11681
11682 * Add two function to clear and return the verify parameter flags.
11683
11684 *Steve Henson*
11685
11686 * Keep cipherlists sorted in the source instead of sorting them at
11687 runtime, thus removing the need for a lock.
11688
11689 *Nils Larsch*
11690
11691 * Avoid some small subgroup attacks in Diffie-Hellman.
11692
11693 *Nick Mathewson and Ben Laurie*
11694
11695 * Add functions for well-known primes.
11696
11697 *Nick Mathewson*
11698
11699 * Extended Windows CE support.
11700
11701 *Satoshi Nakamura and Andy Polyakov*
11702
11703 * Initialize SSL_METHOD structures at compile time instead of during
11704 runtime, thus removing the need for a lock.
11705
11706 *Steve Henson*
11707
11708 * Make PKCS7_decrypt() work even if no certificate is supplied by
11709 attempting to decrypt each encrypted key in turn. Add support to
11710 smime utility.
11711
11712 *Steve Henson*
11713
257e9d03 11714### Changes between 0.9.7h and 0.9.8 [05 Jul 2005]
5f8e6c50
DMSP
11715
11716[NB: OpenSSL 0.9.7i and later 0.9.7 patch levels were released after
11717OpenSSL 0.9.8.]
11718
11719 * Add libcrypto.pc and libssl.pc for those who feel they need them.
11720
11721 *Richard Levitte*
11722
11723 * Change CA.sh and CA.pl so they don't bundle the CSR and the private
11724 key into the same file any more.
11725
11726 *Richard Levitte*
11727
11728 * Add initial support for Win64, both IA64 and AMD64/x64 flavors.
11729
11730 *Andy Polyakov*
11731
11732 * Add -utf8 command line and config file option to 'ca'.
11733
11734 *Stefan <stf@udoma.org*
11735
11736 * Removed the macro des_crypt(), as it seems to conflict with some
11737 libraries. Use DES_crypt().
11738
11739 *Richard Levitte*
11740
11741 * Correct naming of the 'chil' and '4758cca' ENGINEs. This
11742 involves renaming the source and generated shared-libs for
11743 both. The engines will accept the corrected or legacy ids
11744 ('ncipher' and '4758_cca' respectively) when binding. NB,
11745 this only applies when building 'shared'.
11746
11747 *Corinna Vinschen <vinschen@redhat.com> and Geoff Thorpe*
11748
11749 * Add attribute functions to EVP_PKEY structure. Modify
11750 PKCS12_create() to recognize a CSP name attribute and
11751 use it. Make -CSP option work again in pkcs12 utility.
11752
11753 *Steve Henson*
11754
11755 * Add new functionality to the bn blinding code:
11756 - automatic re-creation of the BN_BLINDING parameters after
11757 a fixed number of uses (currently 32)
11758 - add new function for parameter creation
11759 - introduce flags to control the update behaviour of the
11760 BN_BLINDING parameters
11761 - hide BN_BLINDING structure
11762 Add a second BN_BLINDING slot to the RSA structure to improve
11763 performance when a single RSA object is shared among several
11764 threads.
11765
11766 *Nils Larsch*
11767
11768 * Add support for DTLS.
11769
11770 *Nagendra Modadugu <nagendra@cs.stanford.edu> and Ben Laurie*
11771
11772 * Add support for DER encoded private keys (SSL_FILETYPE_ASN1)
11773 to SSL_CTX_use_PrivateKey_file() and SSL_use_PrivateKey_file()
11774
11775 *Walter Goulet*
11776
11777 * Remove buggy and incomplete DH cert support from
11778 ssl/ssl_rsa.c and ssl/s3_both.c
11779
11780 *Nils Larsch*
11781
11782 * Use SHA-1 instead of MD5 as the default digest algorithm for
ec2bfb7d 11783 the `apps/openssl` commands.
5f8e6c50
DMSP
11784
11785 *Nils Larsch*
11786
11787 * Compile clean with "-Wall -Wmissing-prototypes
11788 -Wstrict-prototypes -Wmissing-declarations -Werror". Currently
11789 DEBUG_SAFESTACK must also be set.
11790
11791 *Ben Laurie*
11792
11793 * Change ./Configure so that certain algorithms can be disabled by default.
11794 The new counterpiece to "no-xxx" is "enable-xxx".
11795
11796 The patented RC5 and MDC2 algorithms will now be disabled unless
11797 "enable-rc5" and "enable-mdc2", respectively, are specified.
11798
11799 (IDEA remains enabled despite being patented. This is because IDEA
11800 is frequently required for interoperability, and there is no license
11801 fee for non-commercial use. As before, "no-idea" can be used to
11802 avoid this algorithm.)
11803
5f8e6c50
DMSP
11804 *Bodo Moeller*
11805
11806 * Add processing of proxy certificates (see RFC 3820). This work was
11807 sponsored by KTH (The Royal Institute of Technology in Stockholm) and
11808 EGEE (Enabling Grids for E-science in Europe).
11809
11810 *Richard Levitte*
11811
11812 * RC4 performance overhaul on modern architectures/implementations, such
11813 as Intel P4, IA-64 and AMD64.
11814
11815 *Andy Polyakov*
11816
11817 * New utility extract-section.pl. This can be used specify an alternative
11818 section number in a pod file instead of having to treat each file as
11819 a separate case in Makefile. This can be done by adding two lines to the
11820 pod file:
11821
11822 =for comment openssl_section:XXX
11823
11824 The blank line is mandatory.
11825
5f8e6c50
DMSP
11826 *Steve Henson*
11827
11828 * New arguments -certform, -keyform and -pass for s_client and s_server
11829 to allow alternative format key and certificate files and passphrase
11830 sources.
11831
11832 *Steve Henson*
11833
11834 * New structure X509_VERIFY_PARAM which combines current verify parameters,
11835 update associated structures and add various utility functions.
11836
11837 Add new policy related verify parameters, include policy checking in
11838 standard verify code. Enhance 'smime' application with extra parameters
11839 to support policy checking and print out.
11840
11841 *Steve Henson*
11842
11843 * Add a new engine to support VIA PadLock ACE extensions in the VIA C3
11844 Nehemiah processors. These extensions support AES encryption in hardware
11845 as well as RNG (though RNG support is currently disabled).
11846
11847 *Michal Ludvig <michal@logix.cz>, with help from Andy Polyakov*
11848
257e9d03 11849 * Deprecate `BN_[get|set]_params()` functions (they were ignored internally).
5f8e6c50
DMSP
11850
11851 *Geoff Thorpe*
11852
11853 * New FIPS 180-2 algorithms, SHA-224/-256/-384/-512 are implemented.
11854
11855 *Andy Polyakov and a number of other people*
11856
11857 * Improved PowerPC platform support. Most notably BIGNUM assembler
11858 implementation contributed by IBM.
11859
11860 *Suresh Chari, Peter Waltenberg, Andy Polyakov*
11861
11862 * The new 'RSA_generate_key_ex' function now takes a BIGNUM for the public
11863 exponent rather than 'unsigned long'. There is a corresponding change to
11864 the new 'rsa_keygen' element of the RSA_METHOD structure.
11865
11866 *Jelte Jansen, Geoff Thorpe*
11867
11868 * Functionality for creating the initial serial number file is now
11869 moved from CA.pl to the 'ca' utility with a new option -create_serial.
11870
11871 (Before OpenSSL 0.9.7e, CA.pl used to initialize the serial
11872 number file to 1, which is bound to cause problems. To avoid
11873 the problems while respecting compatibility between different 0.9.7
11874 patchlevels, 0.9.7e employed 'openssl x509 -next_serial' in
11875 CA.pl for serial number initialization. With the new release 0.9.8,
11876 we can fix the problem directly in the 'ca' utility.)
11877
11878 *Steve Henson*
11879
11880 * Reduced header interdependencies by declaring more opaque objects in
11881 ossl_typ.h. As a consequence, including some headers (eg. engine.h) will
11882 give fewer recursive includes, which could break lazy source code - so
11883 this change is covered by the OPENSSL_NO_DEPRECATED symbol. As always,
11884 developers should define this symbol when building and using openssl to
11885 ensure they track the recommended behaviour, interfaces, [etc], but
11886 backwards-compatible behaviour prevails when this isn't defined.
11887
11888 *Geoff Thorpe*
11889
11890 * New function X509_POLICY_NODE_print() which prints out policy nodes.
11891
11892 *Steve Henson*
11893
11894 * Add new EVP function EVP_CIPHER_CTX_rand_key and associated functionality.
11895 This will generate a random key of the appropriate length based on the
11896 cipher context. The EVP_CIPHER can provide its own random key generation
11897 routine to support keys of a specific form. This is used in the des and
11898 3des routines to generate a key of the correct parity. Update S/MIME
11899 code to use new functions and hence generate correct parity DES keys.
11900 Add EVP_CHECK_DES_KEY #define to return an error if the key is not
11901 valid (weak or incorrect parity).
11902
11903 *Steve Henson*
11904
11905 * Add a local set of CRLs that can be used by X509_verify_cert() as well
11906 as looking them up. This is useful when the verified structure may contain
11907 CRLs, for example PKCS#7 signedData. Modify PKCS7_verify() to use any CRLs
11908 present unless the new PKCS7_NO_CRL flag is asserted.
11909
11910 *Steve Henson*
11911
11912 * Extend ASN1 oid configuration module. It now additionally accepts the
11913 syntax:
11914
11915 shortName = some long name, 1.2.3.4
11916
11917 *Steve Henson*
11918
11919 * Reimplemented the BN_CTX implementation. There is now no more static
11920 limitation on the number of variables it can handle nor the depth of the
11921 "stack" handling for BN_CTX_start()/BN_CTX_end() pairs. The stack
11922 information can now expand as required, and rather than having a single
11923 static array of bignums, BN_CTX now uses a linked-list of such arrays
11924 allowing it to expand on demand whilst maintaining the usefulness of
11925 BN_CTX's "bundling".
11926
11927 *Geoff Thorpe*
11928
11929 * Add a missing BN_CTX parameter to the 'rsa_mod_exp' callback in RSA_METHOD
11930 to allow all RSA operations to function using a single BN_CTX.
11931
11932 *Geoff Thorpe*
11933
11934 * Preliminary support for certificate policy evaluation and checking. This
11935 is initially intended to pass the tests outlined in "Conformance Testing
11936 of Relying Party Client Certificate Path Processing Logic" v1.07.
11937
11938 *Steve Henson*
11939
11940 * bn_dup_expand() has been deprecated, it was introduced in 0.9.7 and
11941 remained unused and not that useful. A variety of other little bignum
11942 tweaks and fixes have also been made continuing on from the audit (see
11943 below).
11944
11945 *Geoff Thorpe*
11946
11947 * Constify all or almost all d2i, c2i, s2i and r2i functions, along with
11948 associated ASN1, EVP and SSL functions and old ASN1 macros.
11949
11950 *Richard Levitte*
11951
11952 * BN_zero() only needs to set 'top' and 'neg' to zero for correct results,
11953 and this should never fail. So the return value from the use of
11954 BN_set_word() (which can fail due to needless expansion) is now deprecated;
11955 if OPENSSL_NO_DEPRECATED is defined, BN_zero() is a void macro.
11956
11957 *Geoff Thorpe*
11958
11959 * BN_CTX_get() should return zero-valued bignums, providing the same
11960 initialised value as BN_new().
11961
11962 *Geoff Thorpe, suggested by Ulf Möller*
11963
11964 * Support for inhibitAnyPolicy certificate extension.
11965
11966 *Steve Henson*
11967
11968 * An audit of the BIGNUM code is underway, for which debugging code is
11969 enabled when BN_DEBUG is defined. This makes stricter enforcements on what
11970 is considered valid when processing BIGNUMs, and causes execution to
11971 assert() when a problem is discovered. If BN_DEBUG_RAND is defined,
11972 further steps are taken to deliberately pollute unused data in BIGNUM
11973 structures to try and expose faulty code further on. For now, openssl will
11974 (in its default mode of operation) continue to tolerate the inconsistent
11975 forms that it has tolerated in the past, but authors and packagers should
11976 consider trying openssl and their own applications when compiled with
11977 these debugging symbols defined. It will help highlight potential bugs in
11978 their own code, and will improve the test coverage for OpenSSL itself. At
11979 some point, these tighter rules will become openssl's default to improve
11980 maintainability, though the assert()s and other overheads will remain only
11981 in debugging configurations. See bn.h for more details.
11982
11983 *Geoff Thorpe, Nils Larsch, Ulf Möller*
11984
11985 * BN_CTX_init() has been deprecated, as BN_CTX is an opaque structure
11986 that can only be obtained through BN_CTX_new() (which implicitly
11987 initialises it). The presence of this function only made it possible
11988 to overwrite an existing structure (and cause memory leaks).
11989
11990 *Geoff Thorpe*
11991
11992 * Because of the callback-based approach for implementing LHASH as a
11993 template type, lh_insert() adds opaque objects to hash-tables and
11994 lh_doall() or lh_doall_arg() are typically used with a destructor callback
11995 to clean up those corresponding objects before destroying the hash table
11996 (and losing the object pointers). So some over-zealous constifications in
11997 LHASH have been relaxed so that lh_insert() does not take (nor store) the
257e9d03 11998 objects as "const" and the `lh_doall[_arg]` callback wrappers are not
5f8e6c50
DMSP
11999 prototyped to have "const" restrictions on the object pointers they are
12000 given (and so aren't required to cast them away any more).
12001
12002 *Geoff Thorpe*
12003
12004 * The tmdiff.h API was so ugly and minimal that our own timing utility
12005 (speed) prefers to use its own implementation. The two implementations
12006 haven't been consolidated as yet (volunteers?) but the tmdiff API has had
257e9d03
RS
12007 its object type properly exposed (MS_TM) instead of casting to/from
12008 `char *`. This may still change yet if someone realises MS_TM and
12009 `ms_time_***`
5f8e6c50
DMSP
12010 aren't necessarily the greatest nomenclatures - but this is what was used
12011 internally to the implementation so I've used that for now.
12012
12013 *Geoff Thorpe*
12014
12015 * Ensure that deprecated functions do not get compiled when
12016 OPENSSL_NO_DEPRECATED is defined. Some "openssl" subcommands and a few of
12017 the self-tests were still using deprecated key-generation functions so
12018 these have been updated also.
12019
12020 *Geoff Thorpe*
12021
12022 * Reorganise PKCS#7 code to separate the digest location functionality
12023 into PKCS7_find_digest(), digest addition into PKCS7_bio_add_digest().
12024 New function PKCS7_set_digest() to set the digest type for PKCS#7
12025 digestedData type. Add additional code to correctly generate the
12026 digestedData type and add support for this type in PKCS7 initialization
12027 functions.
12028
12029 *Steve Henson*
12030
12031 * New function PKCS7_set0_type_other() this initializes a PKCS7
12032 structure of type "other".
12033
12034 *Steve Henson*
12035
12036 * Fix prime generation loop in crypto/bn/bn_prime.pl by making
12037 sure the loop does correctly stop and breaking ("division by zero")
12038 modulus operations are not performed. The (pre-generated) prime
12039 table crypto/bn/bn_prime.h was already correct, but it could not be
12040 re-generated on some platforms because of the "division by zero"
12041 situation in the script.
12042
12043 *Ralf S. Engelschall*
12044
12045 * Update support for ECC-based TLS ciphersuites according to
12046 draft-ietf-tls-ecc-03.txt: the KDF1 key derivation function with
12047 SHA-1 now is only used for "small" curves (where the
12048 representation of a field element takes up to 24 bytes); for
12049 larger curves, the field element resulting from ECDH is directly
12050 used as premaster secret.
12051
12052 *Douglas Stebila (Sun Microsystems Laboratories)*
12053
12054 * Add code for kP+lQ timings to crypto/ec/ectest.c, and add SEC2
12055 curve secp160r1 to the tests.
12056
12057 *Douglas Stebila (Sun Microsystems Laboratories)*
12058
12059 * Add the possibility to load symbols globally with DSO.
12060
12061 *Götz Babin-Ebell <babin-ebell@trustcenter.de> via Richard Levitte*
12062
12063 * Add the functions ERR_set_mark() and ERR_pop_to_mark() for better
12064 control of the error stack.
12065
12066 *Richard Levitte*
12067
12068 * Add support for STORE in ENGINE.
12069
12070 *Richard Levitte*
12071
12072 * Add the STORE type. The intention is to provide a common interface
12073 to certificate and key stores, be they simple file-based stores, or
12074 HSM-type store, or LDAP stores, or...
12075 NOTE: The code is currently UNTESTED and isn't really used anywhere.
12076
12077 *Richard Levitte*
12078
12079 * Add a generic structure called OPENSSL_ITEM. This can be used to
12080 pass a list of arguments to any function as well as provide a way
12081 for a function to pass data back to the caller.
12082
12083 *Richard Levitte*
12084
12085 * Add the functions BUF_strndup() and BUF_memdup(). BUF_strndup()
12086 works like BUF_strdup() but can be used to duplicate a portion of
12087 a string. The copy gets NUL-terminated. BUF_memdup() duplicates
12088 a memory area.
12089
12090 *Richard Levitte*
12091
12092 * Add the function sk_find_ex() which works like sk_find(), but will
12093 return an index to an element even if an exact match couldn't be
12094 found. The index is guaranteed to point at the element where the
12095 searched-for key would be inserted to preserve sorting order.
12096
12097 *Richard Levitte*
12098
12099 * Add the function OBJ_bsearch_ex() which works like OBJ_bsearch() but
12100 takes an extra flags argument for optional functionality. Currently,
12101 the following flags are defined:
12102
12103 OBJ_BSEARCH_VALUE_ON_NOMATCH
12104 This one gets OBJ_bsearch_ex() to return a pointer to the first
12105 element where the comparing function returns a negative or zero
12106 number.
12107
12108 OBJ_BSEARCH_FIRST_VALUE_ON_MATCH
12109 This one gets OBJ_bsearch_ex() to return a pointer to the first
12110 element where the comparing function returns zero. This is useful
12111 if there are more than one element where the comparing function
12112 returns zero.
12113
12114 *Richard Levitte*
12115
12116 * Make it possible to create self-signed certificates with 'openssl ca'
12117 in such a way that the self-signed certificate becomes part of the
12118 CA database and uses the same mechanisms for serial number generation
12119 as all other certificate signing. The new flag '-selfsign' enables
12120 this functionality. Adapt CA.sh and CA.pl.in.
12121
12122 *Richard Levitte*
12123
12124 * Add functionality to check the public key of a certificate request
12125 against a given private. This is useful to check that a certificate
12126 request can be signed by that key (self-signing).
12127
12128 *Richard Levitte*
12129
12130 * Make it possible to have multiple active certificates with the same
12131 subject in the CA index file. This is done only if the keyword
12132 'unique_subject' is set to 'no' in the main CA section (default
12133 if 'CA_default') of the configuration file. The value is saved
12134 with the database itself in a separate index attribute file,
12135 named like the index file with '.attr' appended to the name.
12136
12137 *Richard Levitte*
12138
12139 * Generate multi-valued AVAs using '+' notation in config files for
12140 req and dirName.
12141
12142 *Steve Henson*
12143
12144 * Support for nameConstraints certificate extension.
12145
12146 *Steve Henson*
12147
12148 * Support for policyConstraints certificate extension.
12149
12150 *Steve Henson*
12151
12152 * Support for policyMappings certificate extension.
12153
12154 *Steve Henson*
12155
12156 * Make sure the default DSA_METHOD implementation only uses its
12157 dsa_mod_exp() and/or bn_mod_exp() handlers if they are non-NULL,
12158 and change its own handlers to be NULL so as to remove unnecessary
12159 indirection. This lets alternative implementations fallback to the
12160 default implementation more easily.
12161
12162 *Geoff Thorpe*
12163
12164 * Support for directoryName in GeneralName related extensions
12165 in config files.
12166
12167 *Steve Henson*
12168
12169 * Make it possible to link applications using Makefile.shared.
12170 Make that possible even when linking against static libraries!
12171
12172 *Richard Levitte*
12173
12174 * Support for single pass processing for S/MIME signing. This now
12175 means that S/MIME signing can be done from a pipe, in addition
12176 cleartext signing (multipart/signed type) is effectively streaming
12177 and the signed data does not need to be all held in memory.
12178
12179 This is done with a new flag PKCS7_STREAM. When this flag is set
12180 PKCS7_sign() only initializes the PKCS7 structure and the actual signing
12181 is done after the data is output (and digests calculated) in
12182 SMIME_write_PKCS7().
12183
12184 *Steve Henson*
12185
12186 * Add full support for -rpath/-R, both in shared libraries and
12187 applications, at least on the platforms where it's known how
12188 to do it.
12189
12190 *Richard Levitte*
12191
12192 * In crypto/ec/ec_mult.c, implement fast point multiplication with
12193 precomputation, based on wNAF splitting: EC_GROUP_precompute_mult()
12194 will now compute a table of multiples of the generator that
12195 makes subsequent invocations of EC_POINTs_mul() or EC_POINT_mul()
12196 faster (notably in the case of a single point multiplication,
12197 scalar * generator).
12198
12199 *Nils Larsch, Bodo Moeller*
12200
12201 * IPv6 support for certificate extensions. The various extensions
12202 which use the IP:a.b.c.d can now take IPv6 addresses using the
12203 formats of RFC1884 2.2 . IPv6 addresses are now also displayed
12204 correctly.
12205
12206 *Steve Henson*
12207
12208 * Added an ENGINE that implements RSA by performing private key
12209 exponentiations with the GMP library. The conversions to and from
12210 GMP's mpz_t format aren't optimised nor are any montgomery forms
12211 cached, and on x86 it appears OpenSSL's own performance has caught up.
12212 However there are likely to be other architectures where GMP could
12213 provide a boost. This ENGINE is not built in by default, but it can be
12214 specified at Configure time and should be accompanied by the necessary
12215 linker additions, eg;
12216 ./config -DOPENSSL_USE_GMP -lgmp
12217
12218 *Geoff Thorpe*
12219
12220 * "openssl engine" will not display ENGINE/DSO load failure errors when
12221 testing availability of engines with "-t" - the old behaviour is
12222 produced by increasing the feature's verbosity with "-tt".
12223
12224 *Geoff Thorpe*
12225
12226 * ECDSA routines: under certain error conditions uninitialized BN objects
12227 could be freed. Solution: make sure initialization is performed early
12228 enough. (Reported and fix supplied by Nils Larsch <nla@trustcenter.de>
12229 via PR#459)
12230
12231 *Lutz Jaenicke*
12232
12233 * Key-generation can now be implemented in RSA_METHOD, DSA_METHOD
12234 and DH_METHOD (eg. by ENGINE implementations) to override the normal
12235 software implementations. For DSA and DH, parameter generation can
12236 also be overridden by providing the appropriate method callbacks.
12237
12238 *Geoff Thorpe*
12239
12240 * Change the "progress" mechanism used in key-generation and
12241 primality testing to functions that take a new BN_GENCB pointer in
257e9d03 12242 place of callback/argument pairs. The new API functions have `_ex`
5f8e6c50
DMSP
12243 postfixes and the older functions are reimplemented as wrappers for
12244 the new ones. The OPENSSL_NO_DEPRECATED symbol can be used to hide
12245 declarations of the old functions to help (graceful) attempts to
12246 migrate to the new functions. Also, the new key-generation API
12247 functions operate on a caller-supplied key-structure and return
12248 success/failure rather than returning a key or NULL - this is to
12249 help make "keygen" another member function of RSA_METHOD etc.
12250
12251 Example for using the new callback interface:
12252
12253 int (*my_callback)(int a, int b, BN_GENCB *cb) = ...;
12254 void *my_arg = ...;
12255 BN_GENCB my_cb;
12256
12257 BN_GENCB_set(&my_cb, my_callback, my_arg);
12258
12259 return BN_is_prime_ex(some_bignum, BN_prime_checks, NULL, &cb);
12260 /* For the meaning of a, b in calls to my_callback(), see the
12261 * documentation of the function that calls the callback.
12262 * cb will point to my_cb; my_arg can be retrieved as cb->arg.
12263 * my_callback should return 1 if it wants BN_is_prime_ex()
12264 * to continue, or 0 to stop.
12265 */
12266
12267 *Geoff Thorpe*
12268
12269 * Change the ZLIB compression method to be stateful, and make it
12270 available to TLS with the number defined in
12271 draft-ietf-tls-compression-04.txt.
12272
12273 *Richard Levitte*
12274
12275 * Add the ASN.1 structures and functions for CertificatePair, which
12276 is defined as follows (according to X.509_4thEditionDraftV6.pdf):
12277
12278 CertificatePair ::= SEQUENCE {
12279 forward [0] Certificate OPTIONAL,
12280 reverse [1] Certificate OPTIONAL,
12281 -- at least one of the pair shall be present -- }
12282
12283 Also implement the PEM functions to read and write certificate
12284 pairs, and defined the PEM tag as "CERTIFICATE PAIR".
12285
12286 This needed to be defined, mostly for the sake of the LDAP
12287 attribute crossCertificatePair, but may prove useful elsewhere as
12288 well.
12289
12290 *Richard Levitte*
12291
12292 * Make it possible to inhibit symlinking of shared libraries in
12293 Makefile.shared, for Cygwin's sake.
12294
12295 *Richard Levitte*
12296
12297 * Extend the BIGNUM API by creating a function
12298 void BN_set_negative(BIGNUM *a, int neg);
12299 and a macro that behave like
12300 int BN_is_negative(const BIGNUM *a);
12301
12302 to avoid the need to access 'a->neg' directly in applications.
12303
12304 *Nils Larsch*
12305
12306 * Implement fast modular reduction for pseudo-Mersenne primes
12307 used in NIST curves (crypto/bn/bn_nist.c, crypto/ec/ecp_nist.c).
12308 EC_GROUP_new_curve_GFp() will now automatically use this
12309 if applicable.
12310
12311 *Nils Larsch <nla@trustcenter.de>*
12312
12313 * Add new lock type (CRYPTO_LOCK_BN).
12314
12315 *Bodo Moeller*
12316
12317 * Change the ENGINE framework to automatically load engines
12318 dynamically from specific directories unless they could be
12319 found to already be built in or loaded. Move all the
12320 current engines except for the cryptodev one to a new
12321 directory engines/.
12322 The engines in engines/ are built as shared libraries if
12323 the "shared" options was given to ./Configure or ./config.
12324 Otherwise, they are inserted in libcrypto.a.
12325 /usr/local/ssl/engines is the default directory for dynamic
12326 engines, but that can be overridden at configure time through
12327 the usual use of --prefix and/or --openssldir, and at run
12328 time with the environment variable OPENSSL_ENGINES.
12329
12330 *Geoff Thorpe and Richard Levitte*
12331
12332 * Add Makefile.shared, a helper makefile to build shared
12333 libraries. Adapt Makefile.org.
12334
12335 *Richard Levitte*
12336
12337 * Add version info to Win32 DLLs.
12338
12339 *Peter 'Luna' Runestig" <peter@runestig.com>*
12340
12341 * Add new 'medium level' PKCS#12 API. Certificates and keys
12342 can be added using this API to created arbitrary PKCS#12
4d49b685 12343 files while avoiding the low-level API.
5f8e6c50
DMSP
12344
12345 New options to PKCS12_create(), key or cert can be NULL and
12346 will then be omitted from the output file. The encryption
12347 algorithm NIDs can be set to -1 for no encryption, the mac
12348 iteration count can be set to 0 to omit the mac.
12349
12350 Enhance pkcs12 utility by making the -nokeys and -nocerts
12351 options work when creating a PKCS#12 file. New option -nomac
12352 to omit the mac, NONE can be set for an encryption algorithm.
12353 New code is modified to use the enhanced PKCS12_create()
4d49b685 12354 instead of the low-level API.
5f8e6c50
DMSP
12355
12356 *Steve Henson*
12357
12358 * Extend ASN1 encoder to support indefinite length constructed
12359 encoding. This can output sequences tags and octet strings in
12360 this form. Modify pk7_asn1.c to support indefinite length
12361 encoding. This is experimental and needs additional code to
12362 be useful, such as an ASN1 bio and some enhanced streaming
12363 PKCS#7 code.
12364
12365 Extend template encode functionality so that tagging is passed
12366 down to the template encoder.
12367
12368 *Steve Henson*
12369
12370 * Let 'openssl req' fail if an argument to '-newkey' is not
12371 recognized instead of using RSA as a default.
12372
12373 *Bodo Moeller*
12374
12375 * Add support for ECC-based ciphersuites from draft-ietf-tls-ecc-01.txt.
12376 As these are not official, they are not included in "ALL";
12377 the "ECCdraft" ciphersuite group alias can be used to select them.
12378
12379 *Vipul Gupta and Sumit Gupta (Sun Microsystems Laboratories)*
12380
12381 * Add ECDH engine support.
12382
12383 *Nils Gura and Douglas Stebila (Sun Microsystems Laboratories)*
12384
12385 * Add ECDH in new directory crypto/ecdh/.
12386
12387 *Douglas Stebila (Sun Microsystems Laboratories)*
12388
12389 * Let BN_rand_range() abort with an error after 100 iterations
12390 without success (which indicates a broken PRNG).
12391
12392 *Bodo Moeller*
12393
12394 * Change BN_mod_sqrt() so that it verifies that the input value
12395 is really the square of the return value. (Previously,
12396 BN_mod_sqrt would show GIGO behaviour.)
12397
12398 *Bodo Moeller*
12399
12400 * Add named elliptic curves over binary fields from X9.62, SECG,
12401 and WAP/WTLS; add OIDs that were still missing.
12402
257e9d03 12403 *Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)*
5f8e6c50
DMSP
12404
12405 * Extend the EC library for elliptic curves over binary fields
12406 (new files ec2_smpl.c, ec2_smpt.c, ec2_mult.c in crypto/ec/).
12407 New EC_METHOD:
12408
12409 EC_GF2m_simple_method
12410
12411 New API functions:
12412
12413 EC_GROUP_new_curve_GF2m
12414 EC_GROUP_set_curve_GF2m
12415 EC_GROUP_get_curve_GF2m
12416 EC_POINT_set_affine_coordinates_GF2m
12417 EC_POINT_get_affine_coordinates_GF2m
12418 EC_POINT_set_compressed_coordinates_GF2m
12419
12420 Point compression for binary fields is disabled by default for
12421 patent reasons (compile with OPENSSL_EC_BIN_PT_COMP defined to
12422 enable it).
12423
12424 As binary polynomials are represented as BIGNUMs, various members
12425 of the EC_GROUP and EC_POINT data structures can be shared
12426 between the implementations for prime fields and binary fields;
257e9d03
RS
12427 the above `..._GF2m functions` (except for EX_GROUP_new_curve_GF2m)
12428 are essentially identical to their `..._GFp` counterparts.
12429 (For simplicity, the `..._GFp` prefix has been dropped from
5f8e6c50
DMSP
12430 various internal method names.)
12431
12432 An internal 'field_div' method (similar to 'field_mul' and
12433 'field_sqr') has been added; this is used only for binary fields.
12434
257e9d03 12435 *Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)*
5f8e6c50
DMSP
12436
12437 * Optionally dispatch EC_POINT_mul(), EC_POINT_precompute_mult()
12438 through methods ('mul', 'precompute_mult').
12439
12440 The generic implementations (now internally called 'ec_wNAF_mul'
12441 and 'ec_wNAF_precomputed_mult') remain the default if these
12442 methods are undefined.
12443
257e9d03 12444 *Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)*
5f8e6c50
DMSP
12445
12446 * New function EC_GROUP_get_degree, which is defined through
12447 EC_METHOD. For curves over prime fields, this returns the bit
12448 length of the modulus.
12449
257e9d03 12450 *Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)*
5f8e6c50
DMSP
12451
12452 * New functions EC_GROUP_dup, EC_POINT_dup.
12453 (These simply call ..._new and ..._copy).
12454
257e9d03 12455 *Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)*
5f8e6c50
DMSP
12456
12457 * Add binary polynomial arithmetic software in crypto/bn/bn_gf2m.c.
12458 Polynomials are represented as BIGNUMs (where the sign bit is not
12459 used) in the following functions [macros]:
12460
12461 BN_GF2m_add
12462 BN_GF2m_sub [= BN_GF2m_add]
12463 BN_GF2m_mod [wrapper for BN_GF2m_mod_arr]
12464 BN_GF2m_mod_mul [wrapper for BN_GF2m_mod_mul_arr]
12465 BN_GF2m_mod_sqr [wrapper for BN_GF2m_mod_sqr_arr]
12466 BN_GF2m_mod_inv
12467 BN_GF2m_mod_exp [wrapper for BN_GF2m_mod_exp_arr]
12468 BN_GF2m_mod_sqrt [wrapper for BN_GF2m_mod_sqrt_arr]
12469 BN_GF2m_mod_solve_quad [wrapper for BN_GF2m_mod_solve_quad_arr]
12470 BN_GF2m_cmp [= BN_ucmp]
12471
12472 (Note that only the 'mod' functions are actually for fields GF(2^m).
12473 BN_GF2m_add() is misnomer, but this is for the sake of consistency.)
12474
12475 For some functions, an the irreducible polynomial defining a
12476 field can be given as an 'unsigned int[]' with strictly
12477 decreasing elements giving the indices of those bits that are set;
12478 i.e., p[] represents the polynomial
12479 f(t) = t^p[0] + t^p[1] + ... + t^p[k]
12480 where
12481 p[0] > p[1] > ... > p[k] = 0.
12482 This applies to the following functions:
12483
12484 BN_GF2m_mod_arr
12485 BN_GF2m_mod_mul_arr
12486 BN_GF2m_mod_sqr_arr
12487 BN_GF2m_mod_inv_arr [wrapper for BN_GF2m_mod_inv]
12488 BN_GF2m_mod_div_arr [wrapper for BN_GF2m_mod_div]
12489 BN_GF2m_mod_exp_arr
12490 BN_GF2m_mod_sqrt_arr
12491 BN_GF2m_mod_solve_quad_arr
12492 BN_GF2m_poly2arr
12493 BN_GF2m_arr2poly
12494
12495 Conversion can be performed by the following functions:
12496
12497 BN_GF2m_poly2arr
12498 BN_GF2m_arr2poly
12499
12500 bntest.c has additional tests for binary polynomial arithmetic.
12501
12502 Two implementations for BN_GF2m_mod_div() are available.
12503 The default algorithm simply uses BN_GF2m_mod_inv() and
12504 BN_GF2m_mod_mul(). The alternative algorithm is compiled in only
12505 if OPENSSL_SUN_GF2M_DIV is defined (patent pending; read the
12506 copyright notice in crypto/bn/bn_gf2m.c before enabling it).
12507
257e9d03 12508 *Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)*
5f8e6c50
DMSP
12509
12510 * Add new error code 'ERR_R_DISABLED' that can be used when some
12511 functionality is disabled at compile-time.
12512
12513 *Douglas Stebila <douglas.stebila@sun.com>*
12514
12515 * Change default behaviour of 'openssl asn1parse' so that more
12516 information is visible when viewing, e.g., a certificate:
12517
12518 Modify asn1_parse2 (crypto/asn1/asn1_par.c) so that in non-'dump'
12519 mode the content of non-printable OCTET STRINGs is output in a
12520 style similar to INTEGERs, but with '[HEX DUMP]' prepended to
12521 avoid the appearance of a printable string.
12522
12523 *Nils Larsch <nla@trustcenter.de>*
12524
12525 * Add 'asn1_flag' and 'asn1_form' member to EC_GROUP with access
12526 functions
12527 EC_GROUP_set_asn1_flag()
12528 EC_GROUP_get_asn1_flag()
12529 EC_GROUP_set_point_conversion_form()
12530 EC_GROUP_get_point_conversion_form()
12531 These control ASN1 encoding details:
12532 - Curves (i.e., groups) are encoded explicitly unless asn1_flag
12533 has been set to OPENSSL_EC_NAMED_CURVE.
12534 - Points are encoded in uncompressed form by default; options for
12535 asn1_for are as for point2oct, namely
12536 POINT_CONVERSION_COMPRESSED
12537 POINT_CONVERSION_UNCOMPRESSED
12538 POINT_CONVERSION_HYBRID
12539
12540 Also add 'seed' and 'seed_len' members to EC_GROUP with access
12541 functions
12542 EC_GROUP_set_seed()
12543 EC_GROUP_get0_seed()
12544 EC_GROUP_get_seed_len()
12545 This is used only for ASN1 purposes (so far).
12546
12547 *Nils Larsch <nla@trustcenter.de>*
12548
12549 * Add 'field_type' member to EC_METHOD, which holds the NID
12550 of the appropriate field type OID. The new function
12551 EC_METHOD_get_field_type() returns this value.
12552
12553 *Nils Larsch <nla@trustcenter.de>*
12554
12555 * Add functions
12556 EC_POINT_point2bn()
12557 EC_POINT_bn2point()
12558 EC_POINT_point2hex()
12559 EC_POINT_hex2point()
12560 providing useful interfaces to EC_POINT_point2oct() and
12561 EC_POINT_oct2point().
12562
12563 *Nils Larsch <nla@trustcenter.de>*
12564
12565 * Change internals of the EC library so that the functions
12566 EC_GROUP_set_generator()
12567 EC_GROUP_get_generator()
12568 EC_GROUP_get_order()
12569 EC_GROUP_get_cofactor()
12570 are implemented directly in crypto/ec/ec_lib.c and not dispatched
12571 to methods, which would lead to unnecessary code duplication when
12572 adding different types of curves.
12573
12574 *Nils Larsch <nla@trustcenter.de> with input by Bodo Moeller*
12575
12576 * Implement compute_wNAF (crypto/ec/ec_mult.c) without BIGNUM
12577 arithmetic, and such that modified wNAFs are generated
12578 (which avoid length expansion in many cases).
12579
12580 *Bodo Moeller*
12581
12582 * Add a function EC_GROUP_check_discriminant() (defined via
12583 EC_METHOD) that verifies that the curve discriminant is non-zero.
12584
12585 Add a function EC_GROUP_check() that makes some sanity tests
12586 on a EC_GROUP, its generator and order. This includes
12587 EC_GROUP_check_discriminant().
12588
12589 *Nils Larsch <nla@trustcenter.de>*
12590
12591 * Add ECDSA in new directory crypto/ecdsa/.
12592
12593 Add applications 'openssl ecparam' and 'openssl ecdsa'
12594 (these are based on 'openssl dsaparam' and 'openssl dsa').
12595
12596 ECDSA support is also included in various other files across the
12597 library. Most notably,
12598 - 'openssl req' now has a '-newkey ecdsa:file' option;
12599 - EVP_PKCS82PKEY (crypto/evp/evp_pkey.c) now can handle ECDSA;
12600 - X509_PUBKEY_get (crypto/asn1/x_pubkey.c) and
12601 d2i_PublicKey (crypto/asn1/d2i_pu.c) have been modified to make
12602 them suitable for ECDSA where domain parameters must be
12603 extracted before the specific public key;
12604 - ECDSA engine support has been added.
12605
12606 *Nils Larsch <nla@trustcenter.de>*
12607
12608 * Include some named elliptic curves, and add OIDs from X9.62,
12609 SECG, and WAP/WTLS. Each curve can be obtained from the new
12610 function
12611 EC_GROUP_new_by_curve_name(),
12612 and the list of available named curves can be obtained with
12613 EC_get_builtin_curves().
12614 Also add a 'curve_name' member to EC_GROUP objects, which can be
12615 accessed via
12616 EC_GROUP_set_curve_name()
12617 EC_GROUP_get_curve_name()
12618
12619 *Nils Larsch <larsch@trustcenter.de, Bodo Moeller*
12620
12621 * Remove a few calls to bn_wexpand() in BN_sqr() (the one in there
12622 was actually never needed) and in BN_mul(). The removal in BN_mul()
12623 required a small change in bn_mul_part_recursive() and the addition
12624 of the functions bn_cmp_part_words(), bn_sub_part_words() and
12625 bn_add_part_words(), which do the same thing as bn_cmp_words(),
12626 bn_sub_words() and bn_add_words() except they take arrays with
12627 differing sizes.
12628
12629 *Richard Levitte*
12630
257e9d03 12631### Changes between 0.9.7l and 0.9.7m [23 Feb 2007]
5f8e6c50
DMSP
12632
12633 * Cleanse PEM buffers before freeing them since they may contain
12634 sensitive data.
12635
12636 *Benjamin Bennett <ben@psc.edu>*
12637
12638 * Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that
12639 a ciphersuite string such as "DEFAULT:RSA" cannot enable
12640 authentication-only ciphersuites.
12641
12642 *Bodo Moeller*
12643
12644 * Since AES128 and AES256 share a single mask bit in the logic of
12645 ssl/ssl_ciph.c, the code for masking out disabled ciphers needs a
12646 kludge to work properly if AES128 is available and AES256 isn't.
12647
12648 *Victor Duchovni*
12649
12650 * Expand security boundary to match 1.1.1 module.
12651
12652 *Steve Henson*
12653
12654 * Remove redundant features: hash file source, editing of test vectors
12655 modify fipsld to use external fips_premain.c signature.
12656
12657 *Steve Henson*
12658
12659 * New perl script mkfipsscr.pl to create shell scripts or batch files to
12660 run algorithm test programs.
12661
12662 *Steve Henson*
12663
12664 * Make algorithm test programs more tolerant of whitespace.
12665
12666 *Steve Henson*
12667
12668 * Have SSL/TLS server implementation tolerate "mismatched" record
12669 protocol version while receiving ClientHello even if the
12670 ClientHello is fragmented. (The server can't insist on the
12671 particular protocol version it has chosen before the ServerHello
12672 message has informed the client about his choice.)
12673
12674 *Bodo Moeller*
12675
12676 * Load error codes if they are not already present instead of using a
12677 static variable. This allows them to be cleanly unloaded and reloaded.
12678
12679 *Steve Henson*
12680
257e9d03 12681### Changes between 0.9.7k and 0.9.7l [28 Sep 2006]
5f8e6c50
DMSP
12682
12683 * Introduce limits to prevent malicious keys being able to
d8dc8538 12684 cause a denial of service. ([CVE-2006-2940])
5f8e6c50
DMSP
12685
12686 *Steve Henson, Bodo Moeller*
12687
12688 * Fix ASN.1 parsing of certain invalid structures that can result
d8dc8538 12689 in a denial of service. ([CVE-2006-2937]) [Steve Henson]
5f8e6c50
DMSP
12690
12691 * Fix buffer overflow in SSL_get_shared_ciphers() function.
d8dc8538 12692 ([CVE-2006-3738]) [Tavis Ormandy and Will Drewry, Google Security Team]
5f8e6c50
DMSP
12693
12694 * Fix SSL client code which could crash if connecting to a
d8dc8538 12695 malicious SSLv2 server. ([CVE-2006-4343])
5f8e6c50
DMSP
12696
12697 *Tavis Ormandy and Will Drewry, Google Security Team*
12698
12699 * Change ciphersuite string processing so that an explicit
12700 ciphersuite selects this one ciphersuite (so that "AES256-SHA"
12701 will no longer include "AES128-SHA"), and any other similar
12702 ciphersuite (same bitmap) from *other* protocol versions (so that
12703 "RC4-MD5" will still include both the SSL 2.0 ciphersuite and the
12704 SSL 3.0/TLS 1.0 ciphersuite). This is a backport combining
12705 changes from 0.9.8b and 0.9.8d.
12706
12707 *Bodo Moeller*
12708
257e9d03 12709### Changes between 0.9.7j and 0.9.7k [05 Sep 2006]
5f8e6c50
DMSP
12710
12711 * Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
d8dc8538 12712 ([CVE-2006-4339]) [Ben Laurie and Google Security Team]
5f8e6c50
DMSP
12713
12714 * Change the Unix randomness entropy gathering to use poll() when
12715 possible instead of select(), since the latter has some
12716 undesirable limitations.
12717
12718 *Darryl Miles via Richard Levitte and Bodo Moeller*
12719
12720 * Disable rogue ciphersuites:
12721
257e9d03
RS
12722 - SSLv2 0x08 0x00 0x80 ("RC4-64-MD5")
12723 - SSLv3/TLSv1 0x00 0x61 ("EXP1024-RC2-CBC-MD5")
12724 - SSLv3/TLSv1 0x00 0x60 ("EXP1024-RC4-MD5")
5f8e6c50
DMSP
12725
12726 The latter two were purportedly from
12727 draft-ietf-tls-56-bit-ciphersuites-0[01].txt, but do not really
12728 appear there.
12729
12730 Also deactivate the remaining ciphersuites from
12731 draft-ietf-tls-56-bit-ciphersuites-01.txt. These are just as
12732 unofficial, and the ID has long expired.
12733
12734 *Bodo Moeller*
12735
12736 * Fix RSA blinding Heisenbug (problems sometimes occurred on
12737 dual-core machines) and other potential thread-safety issues.
12738
12739 *Bodo Moeller*
12740
257e9d03 12741### Changes between 0.9.7i and 0.9.7j [04 May 2006]
5f8e6c50
DMSP
12742
12743 * Adapt fipsld and the build system to link against the validated FIPS
12744 module in FIPS mode.
12745
12746 *Steve Henson*
12747
12748 * Fixes for VC++ 2005 build under Windows.
12749
12750 *Steve Henson*
12751
12752 * Add new Windows build target VC-32-GMAKE for VC++. This uses GNU make
12753 from a Windows bash shell such as MSYS. It is autodetected from the
12754 "config" script when run from a VC++ environment. Modify standard VC++
12755 build to use fipscanister.o from the GNU make build.
12756
12757 *Steve Henson*
12758
257e9d03 12759### Changes between 0.9.7h and 0.9.7i [14 Oct 2005]
5f8e6c50
DMSP
12760
12761 * Wrapped the definition of EVP_MAX_MD_SIZE in a #ifdef OPENSSL_FIPS.
12762 The value now differs depending on if you build for FIPS or not.
12763 BEWARE! A program linked with a shared FIPSed libcrypto can't be
12764 safely run with a non-FIPSed libcrypto, as it may crash because of
12765 the difference induced by this change.
12766
12767 *Andy Polyakov*
12768
257e9d03 12769### Changes between 0.9.7g and 0.9.7h [11 Oct 2005]
5f8e6c50
DMSP
12770
12771 * Remove the functionality of SSL_OP_MSIE_SSLV2_RSA_PADDING
12772 (part of SSL_OP_ALL). This option used to disable the
12773 countermeasure against man-in-the-middle protocol-version
12774 rollback in the SSL 2.0 server implementation, which is a bad
d8dc8538 12775 idea. ([CVE-2005-2969])
5f8e6c50
DMSP
12776
12777 *Bodo Moeller; problem pointed out by Yutaka Oiwa (Research Center
12778 for Information Security, National Institute of Advanced Industrial
257e9d03 12779 Science and Technology [AIST, Japan)]*
5f8e6c50
DMSP
12780
12781 * Minimal support for X9.31 signatures and PSS padding modes. This is
12782 mainly for FIPS compliance and not fully integrated at this stage.
12783
12784 *Steve Henson*
12785
12786 * For DSA signing, unless DSA_FLAG_NO_EXP_CONSTTIME is set, perform
12787 the exponentiation using a fixed-length exponent. (Otherwise,
12788 the information leaked through timing could expose the secret key
12789 after many signatures; cf. Bleichenbacher's attack on DSA with
12790 biased k.)
12791
12792 *Bodo Moeller*
12793
12794 * Make a new fixed-window mod_exp implementation the default for
12795 RSA, DSA, and DH private-key operations so that the sequence of
12796 squares and multiplies and the memory access pattern are
12797 independent of the particular secret key. This will mitigate
12798 cache-timing and potential related attacks.
12799
12800 BN_mod_exp_mont_consttime() is the new exponentiation implementation,
12801 and this is automatically used by BN_mod_exp_mont() if the new flag
12802 BN_FLG_EXP_CONSTTIME is set for the exponent. RSA, DSA, and DH
12803 will use this BN flag for private exponents unless the flag
12804 RSA_FLAG_NO_EXP_CONSTTIME, DSA_FLAG_NO_EXP_CONSTTIME, or
12805 DH_FLAG_NO_EXP_CONSTTIME, respectively, is set.
12806
5f8e6c50
DMSP
12807 *Matthew D Wood (Intel Corp), with some changes by Bodo Moeller*
12808
12809 * Change the client implementation for SSLv23_method() and
12810 SSLv23_client_method() so that is uses the SSL 3.0/TLS 1.0
12811 Client Hello message format if the SSL_OP_NO_SSLv2 option is set.
12812 (Previously, the SSL 2.0 backwards compatible Client Hello
12813 message format would be used even with SSL_OP_NO_SSLv2.)
12814
12815 *Bodo Moeller*
12816
12817 * Add support for smime-type MIME parameter in S/MIME messages which some
12818 clients need.
12819
12820 *Steve Henson*
12821
12822 * New function BN_MONT_CTX_set_locked() to set montgomery parameters in
12823 a threadsafe manner. Modify rsa code to use new function and add calls
12824 to dsa and dh code (which had race conditions before).
12825
12826 *Steve Henson*
12827
12828 * Include the fixed error library code in the C error file definitions
12829 instead of fixing them up at runtime. This keeps the error code
12830 structures constant.
12831
12832 *Steve Henson*
12833
257e9d03 12834### Changes between 0.9.7f and 0.9.7g [11 Apr 2005]
5f8e6c50
DMSP
12835
12836[NB: OpenSSL 0.9.7h and later 0.9.7 patch levels were released after
12837OpenSSL 0.9.8.]
12838
12839 * Fixes for newer kerberos headers. NB: the casts are needed because
12840 the 'length' field is signed on one version and unsigned on another
12841 with no (?) obvious way to tell the difference, without these VC++
12842 complains. Also the "definition" of FAR (blank) is no longer included
12843 nor is the error ENOMEM. KRB5_PRIVATE has to be set to 1 to pick up
12844 some needed definitions.
12845
12846 *Steve Henson*
12847
12848 * Undo Cygwin change.
12849
12850 *Ulf Möller*
12851
12852 * Added support for proxy certificates according to RFC 3820.
12853 Because they may be a security thread to unaware applications,
12854 they must be explicitly allowed in run-time. See
12855 docs/HOWTO/proxy_certificates.txt for further information.
12856
12857 *Richard Levitte*
12858
257e9d03 12859### Changes between 0.9.7e and 0.9.7f [22 Mar 2005]
5f8e6c50
DMSP
12860
12861 * Use (SSL_RANDOM_VALUE - 4) bytes of pseudo random data when generating
12862 server and client random values. Previously
12863 (SSL_RANDOM_VALUE - sizeof(time_t)) would be used which would result in
12864 less random data when sizeof(time_t) > 4 (some 64 bit platforms).
12865
12866 This change has negligible security impact because:
12867
12868 1. Server and client random values still have 24 bytes of pseudo random
12869 data.
12870
12871 2. Server and client random values are sent in the clear in the initial
12872 handshake.
12873
12874 3. The master secret is derived using the premaster secret (48 bytes in
12875 size for static RSA ciphersuites) as well as client server and random
12876 values.
12877
12878 The OpenSSL team would like to thank the UK NISCC for bringing this issue
12879 to our attention.
12880
12881 *Stephen Henson, reported by UK NISCC*
12882
12883 * Use Windows randomness collection on Cygwin.
12884
12885 *Ulf Möller*
12886
12887 * Fix hang in EGD/PRNGD query when communication socket is closed
12888 prematurely by EGD/PRNGD.
12889
12890 *Darren Tucker <dtucker@zip.com.au> via Lutz Jänicke, resolves #1014*
12891
12892 * Prompt for pass phrases when appropriate for PKCS12 input format.
12893
12894 *Steve Henson*
12895
12896 * Back-port of selected performance improvements from development
12897 branch, as well as improved support for PowerPC platforms.
12898
12899 *Andy Polyakov*
12900
12901 * Add lots of checks for memory allocation failure, error codes to indicate
12902 failure and freeing up memory if a failure occurs.
12903
12904 *Nauticus Networks SSL Team <openssl@nauticusnet.com>, Steve Henson*
12905
12906 * Add new -passin argument to dgst.
12907
12908 *Steve Henson*
12909
12910 * Perform some character comparisons of different types in X509_NAME_cmp:
12911 this is needed for some certificates that re-encode DNs into UTF8Strings
12912 (in violation of RFC3280) and can't or won't issue name rollover
12913 certificates.
12914
12915 *Steve Henson*
12916
12917 * Make an explicit check during certificate validation to see that
12918 the CA setting in each certificate on the chain is correct. As a
12919 side effect always do the following basic checks on extensions,
12920 not just when there's an associated purpose to the check:
12921
257e9d03
RS
12922 - if there is an unhandled critical extension (unless the user
12923 has chosen to ignore this fault)
12924 - if the path length has been exceeded (if one is set at all)
12925 - that certain extensions fit the associated purpose (if one has
12926 been given)
5f8e6c50
DMSP
12927
12928 *Richard Levitte*
12929
257e9d03 12930### Changes between 0.9.7d and 0.9.7e [25 Oct 2004]
5f8e6c50
DMSP
12931
12932 * Avoid a race condition when CRLs are checked in a multi threaded
12933 environment. This would happen due to the reordering of the revoked
12934 entries during signature checking and serial number lookup. Now the
12935 encoding is cached and the serial number sort performed under a lock.
12936 Add new STACK function sk_is_sorted().
12937
12938 *Steve Henson*
12939
12940 * Add Delta CRL to the extension code.
12941
12942 *Steve Henson*
12943
12944 * Various fixes to s3_pkt.c so alerts are sent properly.
12945
12946 *David Holmes <d.holmes@f5.com>*
12947
12948 * Reduce the chances of duplicate issuer name and serial numbers (in
12949 violation of RFC3280) using the OpenSSL certificate creation utilities.
12950 This is done by creating a random 64 bit value for the initial serial
12951 number when a serial number file is created or when a self signed
12952 certificate is created using 'openssl req -x509'. The initial serial
12953 number file is created using 'openssl x509 -next_serial' in CA.pl
12954 rather than being initialized to 1.
12955
12956 *Steve Henson*
12957
257e9d03 12958### Changes between 0.9.7c and 0.9.7d [17 Mar 2004]
5f8e6c50
DMSP
12959
12960 * Fix null-pointer assignment in do_change_cipher_spec() revealed
d8dc8538 12961 by using the Codenomicon TLS Test Tool ([CVE-2004-0079])
5f8e6c50
DMSP
12962
12963 *Joe Orton, Steve Henson*
12964
12965 * Fix flaw in SSL/TLS handshaking when using Kerberos ciphersuites
d8dc8538 12966 ([CVE-2004-0112])
5f8e6c50
DMSP
12967
12968 *Joe Orton, Steve Henson*
12969
12970 * Make it possible to have multiple active certificates with the same
12971 subject in the CA index file. This is done only if the keyword
12972 'unique_subject' is set to 'no' in the main CA section (default
12973 if 'CA_default') of the configuration file. The value is saved
12974 with the database itself in a separate index attribute file,
12975 named like the index file with '.attr' appended to the name.
12976
12977 *Richard Levitte*
12978
12979 * X509 verify fixes. Disable broken certificate workarounds when
12980 X509_V_FLAGS_X509_STRICT is set. Check CRL issuer has cRLSign set if
12981 keyUsage extension present. Don't accept CRLs with unhandled critical
12982 extensions: since verify currently doesn't process CRL extensions this
12983 rejects a CRL with *any* critical extensions. Add new verify error codes
12984 for these cases.
12985
12986 *Steve Henson*
12987
12988 * When creating an OCSP nonce use an OCTET STRING inside the extnValue.
12989 A clarification of RFC2560 will require the use of OCTET STRINGs and
12990 some implementations cannot handle the current raw format. Since OpenSSL
12991 copies and compares OCSP nonces as opaque blobs without any attempt at
12992 parsing them this should not create any compatibility issues.
12993
12994 *Steve Henson*
12995
12996 * New md flag EVP_MD_CTX_FLAG_REUSE this allows md_data to be reused when
12997 calling EVP_MD_CTX_copy_ex() to avoid calling OPENSSL_malloc(). Without
12998 this HMAC (and other) operations are several times slower than OpenSSL
12999 < 0.9.7.
13000
13001 *Steve Henson*
13002
13003 * Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().
13004
13005 *Peter Sylvester <Peter.Sylvester@EdelWeb.fr>*
13006
13007 * Use the correct content when signing type "other".
13008
13009 *Steve Henson*
13010
257e9d03 13011### Changes between 0.9.7b and 0.9.7c [30 Sep 2003]
5f8e6c50
DMSP
13012
13013 * Fix various bugs revealed by running the NISCC test suite:
13014
13015 Stop out of bounds reads in the ASN1 code when presented with
13016 invalid tags (CVE-2003-0543 and CVE-2003-0544).
13017
d8dc8538 13018 Free up ASN1_TYPE correctly if ANY type is invalid ([CVE-2003-0545]).
5f8e6c50
DMSP
13019
13020 If verify callback ignores invalid public key errors don't try to check
13021 certificate signature with the NULL public key.
13022
5f8e6c50
DMSP
13023 *Steve Henson*
13024
13025 * New -ignore_err option in ocsp application to stop the server
13026 exiting on the first error in a request.
13027
13028 *Steve Henson*
13029
13030 * In ssl3_accept() (ssl/s3_srvr.c) only accept a client certificate
13031 if the server requested one: as stated in TLS 1.0 and SSL 3.0
13032 specifications.
13033
13034 *Steve Henson*
13035
13036 * In ssl3_get_client_hello() (ssl/s3_srvr.c), tolerate additional
13037 extra data after the compression methods not only for TLS 1.0
13038 but also for SSL 3.0 (as required by the specification).
13039
13040 *Bodo Moeller; problem pointed out by Matthias Loepfe*
13041
13042 * Change X509_certificate_type() to mark the key as exported/exportable
13043 when it's 512 *bits* long, not 512 bytes.
13044
13045 *Richard Levitte*
13046
13047 * Change AES_cbc_encrypt() so it outputs exact multiple of
13048 blocks during encryption.
13049
13050 *Richard Levitte*
13051
13052 * Various fixes to base64 BIO and non blocking I/O. On write
13053 flushes were not handled properly if the BIO retried. On read
13054 data was not being buffered properly and had various logic bugs.
13055 This also affects blocking I/O when the data being decoded is a
13056 certain size.
13057
13058 *Steve Henson*
13059
13060 * Various S/MIME bugfixes and compatibility changes:
13061 output correct application/pkcs7 MIME type if
13062 PKCS7_NOOLDMIMETYPE is set. Tolerate some broken signatures.
13063 Output CR+LF for EOL if PKCS7_CRLFEOL is set (this makes opening
13064 of files as .eml work). Correctly handle very long lines in MIME
13065 parser.
13066
13067 *Steve Henson*
13068
257e9d03 13069### Changes between 0.9.7a and 0.9.7b [10 Apr 2003]
5f8e6c50
DMSP
13070
13071 * Countermeasure against the Klima-Pokorny-Rosa extension of
13072 Bleichbacher's attack on PKCS #1 v1.5 padding: treat
13073 a protocol version number mismatch like a decryption error
13074 in ssl3_get_client_key_exchange (ssl/s3_srvr.c).
13075
13076 *Bodo Moeller*
13077
13078 * Turn on RSA blinding by default in the default implementation
13079 to avoid a timing attack. Applications that don't want it can call
13080 RSA_blinding_off() or use the new flag RSA_FLAG_NO_BLINDING.
13081 They would be ill-advised to do so in most cases.
13082
13083 *Ben Laurie, Steve Henson, Geoff Thorpe, Bodo Moeller*
13084
13085 * Change RSA blinding code so that it works when the PRNG is not
13086 seeded (in this case, the secret RSA exponent is abused as
13087 an unpredictable seed -- if it is not unpredictable, there
13088 is no point in blinding anyway). Make RSA blinding thread-safe
13089 by remembering the creator's thread ID in rsa->blinding and
13090 having all other threads use local one-time blinding factors
13091 (this requires more computation than sharing rsa->blinding, but
13092 avoids excessive locking; and if an RSA object is not shared
13093 between threads, blinding will still be very fast).
13094
13095 *Bodo Moeller*
13096
13097 * Fixed a typo bug that would cause ENGINE_set_default() to set an
13098 ENGINE as defaults for all supported algorithms irrespective of
13099 the 'flags' parameter. 'flags' is now honoured, so applications
13100 should make sure they are passing it correctly.
13101
13102 *Geoff Thorpe*
13103
13104 * Target "mingw" now allows native Windows code to be generated in
13105 the Cygwin environment as well as with the MinGW compiler.
13106
13107 *Ulf Moeller*
13108
257e9d03 13109### Changes between 0.9.7 and 0.9.7a [19 Feb 2003]
5f8e6c50
DMSP
13110
13111 * In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked
13112 via timing by performing a MAC computation even if incorrect
13113 block cipher padding has been found. This is a countermeasure
13114 against active attacks where the attacker has to distinguish
d8dc8538 13115 between bad padding and a MAC verification error. ([CVE-2003-0078])
5f8e6c50
DMSP
13116
13117 *Bodo Moeller; problem pointed out by Brice Canvel (EPFL),
13118 Alain Hiltgen (UBS), Serge Vaudenay (EPFL), and
13119 Martin Vuagnoux (EPFL, Ilion)*
13120
13121 * Make the no-err option work as intended. The intention with no-err
13122 is not to have the whole error stack handling routines removed from
13123 libcrypto, it's only intended to remove all the function name and
13124 reason texts, thereby removing some of the footprint that may not
13125 be interesting if those errors aren't displayed anyway.
13126
13127 NOTE: it's still possible for any application or module to have its
13128 own set of error texts inserted. The routines are there, just not
13129 used by default when no-err is given.
13130
13131 *Richard Levitte*
13132
13133 * Add support for FreeBSD on IA64.
13134
13135 *dirk.meyer@dinoex.sub.org via Richard Levitte, resolves #454*
13136
13137 * Adjust DES_cbc_cksum() so it returns the same value as the MIT
13138 Kerberos function mit_des_cbc_cksum(). Before this change,
13139 the value returned by DES_cbc_cksum() was like the one from
13140 mit_des_cbc_cksum(), except the bytes were swapped.
13141
13142 *Kevin Greaney <Kevin.Greaney@hp.com> and Richard Levitte*
13143
13144 * Allow an application to disable the automatic SSL chain building.
13145 Before this a rather primitive chain build was always performed in
13146 ssl3_output_cert_chain(): an application had no way to send the
13147 correct chain if the automatic operation produced an incorrect result.
13148
13149 Now the chain builder is disabled if either:
13150
13151 1. Extra certificates are added via SSL_CTX_add_extra_chain_cert().
13152
13153 2. The mode flag SSL_MODE_NO_AUTO_CHAIN is set.
13154
13155 The reasoning behind this is that an application would not want the
13156 auto chain building to take place if extra chain certificates are
13157 present and it might also want a means of sending no additional
13158 certificates (for example the chain has two certificates and the
13159 root is omitted).
13160
13161 *Steve Henson*
13162
13163 * Add the possibility to build without the ENGINE framework.
13164
13165 *Steven Reddie <smr@essemer.com.au> via Richard Levitte*
13166
13167 * Under Win32 gmtime() can return NULL: check return value in
13168 OPENSSL_gmtime(). Add error code for case where gmtime() fails.
13169
13170 *Steve Henson*
13171
13172 * DSA routines: under certain error conditions uninitialized BN objects
13173 could be freed. Solution: make sure initialization is performed early
13174 enough. (Reported and fix supplied by Ivan D Nestlerode <nestler@MIT.EDU>,
13175 Nils Larsch <nla@trustcenter.de> via PR#459)
13176
13177 *Lutz Jaenicke*
13178
13179 * Another fix for SSLv2 session ID handling: the session ID was incorrectly
13180 checked on reconnect on the client side, therefore session resumption
13181 could still fail with a "ssl session id is different" error. This
13182 behaviour is masked when SSL_OP_ALL is used due to
13183 SSL_OP_MICROSOFT_SESS_ID_BUG being set.
13184 Behaviour observed by Crispin Flowerday <crispin@flowerday.cx> as
13185 followup to PR #377.
13186
13187 *Lutz Jaenicke*
13188
13189 * IA-32 assembler support enhancements: unified ELF targets, support
13190 for SCO/Caldera platforms, fix for Cygwin shared build.
13191
13192 *Andy Polyakov*
13193
13194 * Add support for FreeBSD on sparc64. As a consequence, support for
13195 FreeBSD on non-x86 processors is separate from x86 processors on
13196 the config script, much like the NetBSD support.
13197
13198 *Richard Levitte & Kris Kennaway <kris@obsecurity.org>*
13199
257e9d03 13200### Changes between 0.9.6h and 0.9.7 [31 Dec 2002]
5f8e6c50
DMSP
13201
13202[NB: OpenSSL 0.9.6i and later 0.9.6 patch levels were released after
13203OpenSSL 0.9.7.]
13204
13205 * Fix session ID handling in SSLv2 client code: the SERVER FINISHED
13206 code (06) was taken as the first octet of the session ID and the last
13207 octet was ignored consequently. As a result SSLv2 client side session
13208 caching could not have worked due to the session ID mismatch between
13209 client and server.
13210 Behaviour observed by Crispin Flowerday <crispin@flowerday.cx> as
13211 PR #377.
13212
13213 *Lutz Jaenicke*
13214
13215 * Change the declaration of needed Kerberos libraries to use EX_LIBS
13216 instead of the special (and badly supported) LIBKRB5. LIBKRB5 is
13217 removed entirely.
13218
13219 *Richard Levitte*
13220
13221 * The hw_ncipher.c engine requires dynamic locks. Unfortunately, it
13222 seems that in spite of existing for more than a year, many application
13223 author have done nothing to provide the necessary callbacks, which
13224 means that this particular engine will not work properly anywhere.
13225 This is a very unfortunate situation which forces us, in the name
13226 of usability, to give the hw_ncipher.c a static lock, which is part
13227 of libcrypto.
13228 NOTE: This is for the 0.9.7 series ONLY. This hack will never
13229 appear in 0.9.8 or later. We EXPECT application authors to have
13230 dealt properly with this when 0.9.8 is released (unless we actually
13231 make such changes in the libcrypto locking code that changes will
13232 have to be made anyway).
13233
13234 *Richard Levitte*
13235
13236 * In asn1_d2i_read_bio() repeatedly call BIO_read() until all content
13237 octets have been read, EOF or an error occurs. Without this change
13238 some truncated ASN1 structures will not produce an error.
13239
13240 *Steve Henson*
13241
13242 * Disable Heimdal support, since it hasn't been fully implemented.
13243 Still give the possibility to force the use of Heimdal, but with
13244 warnings and a request that patches get sent to openssl-dev.
13245
13246 *Richard Levitte*
13247
13248 * Add the VC-CE target, introduce the WINCE sysname, and add
13249 INSTALL.WCE and appropriate conditionals to make it build.
13250
13251 *Steven Reddie <smr@essemer.com.au> via Richard Levitte*
13252
13253 * Change the DLL names for Cygwin to cygcrypto-x.y.z.dll and
13254 cygssl-x.y.z.dll, where x, y and z are the major, minor and
13255 edit numbers of the version.
13256
13257 *Corinna Vinschen <vinschen@redhat.com> and Richard Levitte*
13258
13259 * Introduce safe string copy and catenation functions
13260 (BUF_strlcpy() and BUF_strlcat()).
13261
13262 *Ben Laurie (CHATS) and Richard Levitte*
13263
13264 * Avoid using fixed-size buffers for one-line DNs.
13265
13266 *Ben Laurie (CHATS)*
13267
13268 * Add BUF_MEM_grow_clean() to avoid information leakage when
13269 resizing buffers containing secrets, and use where appropriate.
13270
13271 *Ben Laurie (CHATS)*
13272
13273 * Avoid using fixed size buffers for configuration file location.
13274
13275 *Ben Laurie (CHATS)*
13276
13277 * Avoid filename truncation for various CA files.
13278
13279 *Ben Laurie (CHATS)*
13280
13281 * Use sizeof in preference to magic numbers.
13282
13283 *Ben Laurie (CHATS)*
13284
13285 * Avoid filename truncation in cert requests.
13286
13287 *Ben Laurie (CHATS)*
13288
13289 * Add assertions to check for (supposedly impossible) buffer
13290 overflows.
13291
13292 *Ben Laurie (CHATS)*
13293
13294 * Don't cache truncated DNS entries in the local cache (this could
13295 potentially lead to a spoofing attack).
13296
13297 *Ben Laurie (CHATS)*
13298
13299 * Fix various buffers to be large enough for hex/decimal
13300 representations in a platform independent manner.
13301
13302 *Ben Laurie (CHATS)*
13303
13304 * Add CRYPTO_realloc_clean() to avoid information leakage when
13305 resizing buffers containing secrets, and use where appropriate.
13306
13307 *Ben Laurie (CHATS)*
13308
13309 * Add BIO_indent() to avoid much slightly worrying code to do
13310 indents.
13311
13312 *Ben Laurie (CHATS)*
13313
13314 * Convert sprintf()/BIO_puts() to BIO_printf().
13315
13316 *Ben Laurie (CHATS)*
13317
13318 * buffer_gets() could terminate with the buffer only half
13319 full. Fixed.
13320
13321 *Ben Laurie (CHATS)*
13322
13323 * Add assertions to prevent user-supplied crypto functions from
13324 overflowing internal buffers by having large block sizes, etc.
13325
13326 *Ben Laurie (CHATS)*
13327
13328 * New OPENSSL_assert() macro (similar to assert(), but enabled
13329 unconditionally).
13330
13331 *Ben Laurie (CHATS)*
13332
13333 * Eliminate unused copy of key in RC4.
13334
13335 *Ben Laurie (CHATS)*
13336
13337 * Eliminate unused and incorrectly sized buffers for IV in pem.h.
13338
13339 *Ben Laurie (CHATS)*
13340
13341 * Fix off-by-one error in EGD path.
13342
13343 *Ben Laurie (CHATS)*
13344
13345 * If RANDFILE path is too long, ignore instead of truncating.
13346
13347 *Ben Laurie (CHATS)*
13348
13349 * Eliminate unused and incorrectly sized X.509 structure
13350 CBCParameter.
13351
13352 *Ben Laurie (CHATS)*
13353
13354 * Eliminate unused and dangerous function knumber().
13355
13356 *Ben Laurie (CHATS)*
13357
13358 * Eliminate unused and dangerous structure, KSSL_ERR.
13359
13360 *Ben Laurie (CHATS)*
13361
13362 * Protect against overlong session ID context length in an encoded
13363 session object. Since these are local, this does not appear to be
13364 exploitable.
13365
13366 *Ben Laurie (CHATS)*
13367
13368 * Change from security patch (see 0.9.6e below) that did not affect
13369 the 0.9.6 release series:
13370
13371 Remote buffer overflow in SSL3 protocol - an attacker could
13372 supply an oversized master key in Kerberos-enabled versions.
d8dc8538 13373 ([CVE-2002-0657])
5f8e6c50
DMSP
13374
13375 *Ben Laurie (CHATS)*
13376
13377 * Change the SSL kerb5 codes to match RFC 2712.
13378
13379 *Richard Levitte*
13380
13381 * Make -nameopt work fully for req and add -reqopt switch.
13382
13383 *Michael Bell <michael.bell@rz.hu-berlin.de>, Steve Henson*
13384
13385 * The "block size" for block ciphers in CFB and OFB mode should be 1.
13386
13387 *Steve Henson, reported by Yngve Nysaeter Pettersen <yngve@opera.com>*
13388
13389 * Make sure tests can be performed even if the corresponding algorithms
13390 have been removed entirely. This was also the last step to make
13391 OpenSSL compilable with DJGPP under all reasonable conditions.
13392
13393 *Richard Levitte, Doug Kaufman <dkaufman@rahul.net>*
13394
13395 * Add cipher selection rules COMPLEMENTOFALL and COMPLEMENTOFDEFAULT
13396 to allow version independent disabling of normally unselected ciphers,
13397 which may be activated as a side-effect of selecting a single cipher.
13398
13399 (E.g., cipher list string "RSA" enables ciphersuites that are left
13400 out of "ALL" because they do not provide symmetric encryption.
13401 "RSA:!COMPLEMEMENTOFALL" avoids these unsafe ciphersuites.)
13402
13403 *Lutz Jaenicke, Bodo Moeller*
13404
13405 * Add appropriate support for separate platform-dependent build
13406 directories. The recommended way to make a platform-dependent
13407 build directory is the following (tested on Linux), maybe with
13408 some local tweaks:
13409
13410 # Place yourself outside of the OpenSSL source tree. In
13411 # this example, the environment variable OPENSSL_SOURCE
13412 # is assumed to contain the absolute OpenSSL source directory.
13413 mkdir -p objtree/"`uname -s`-`uname -r`-`uname -m`"
13414 cd objtree/"`uname -s`-`uname -r`-`uname -m`"
13415 (cd $OPENSSL_SOURCE; find . -type f) | while read F; do
13416 mkdir -p `dirname $F`
13417 ln -s $OPENSSL_SOURCE/$F $F
13418 done
13419
13420 To be absolutely sure not to disturb the source tree, a "make clean"
13421 is a good thing. If it isn't successful, don't worry about it,
13422 it probably means the source directory is very clean.
13423
13424 *Richard Levitte*
13425
13426 * Make sure any ENGINE control commands make local copies of string
13427 pointers passed to them whenever necessary. Otherwise it is possible
13428 the caller may have overwritten (or deallocated) the original string
13429 data when a later ENGINE operation tries to use the stored values.
13430
13431 *Götz Babin-Ebell <babinebell@trustcenter.de>*
13432
13433 * Improve diagnostics in file reading and command-line digests.
13434
13435 *Ben Laurie aided and abetted by Solar Designer <solar@openwall.com>*
13436
13437 * Add AES modes CFB and OFB to the object database. Correct an
13438 error in AES-CFB decryption.
13439
13440 *Richard Levitte*
13441
13442 * Remove most calls to EVP_CIPHER_CTX_cleanup() in evp_enc.c, this
13443 allows existing EVP_CIPHER_CTX structures to be reused after
257e9d03 13444 calling `EVP_*Final()`. This behaviour is used by encryption
5f8e6c50
DMSP
13445 BIOs and some applications. This has the side effect that
13446 applications must explicitly clean up cipher contexts with
13447 EVP_CIPHER_CTX_cleanup() or they will leak memory.
13448
13449 *Steve Henson*
13450
13451 * Check the values of dna and dnb in bn_mul_recursive before calling
13452 bn_mul_comba (a non zero value means the a or b arrays do not contain
13453 n2 elements) and fallback to bn_mul_normal if either is not zero.
13454
13455 *Steve Henson*
13456
13457 * Fix escaping of non-ASCII characters when using the -subj option
13458 of the "openssl req" command line tool. (Robert Joop <joop@fokus.gmd.de>)
13459
13460 *Lutz Jaenicke*
13461
13462 * Make object definitions compliant to LDAP (RFC2256): SN is the short
13463 form for "surname", serialNumber has no short form.
13464 Use "mail" as the short name for "rfc822Mailbox" according to RFC2798;
13465 therefore remove "mail" short name for "internet 7".
13466 The OID for unique identifiers in X509 certificates is
13467 x500UniqueIdentifier, not uniqueIdentifier.
13468 Some more OID additions. (Michael Bell <michael.bell@rz.hu-berlin.de>)
13469
13470 *Lutz Jaenicke*
13471
13472 * Add an "init" command to the ENGINE config module and auto initialize
13473 ENGINEs. Without any "init" command the ENGINE will be initialized
13474 after all ctrl commands have been executed on it. If init=1 the
13475 ENGINE is initialized at that point (ctrls before that point are run
13476 on the uninitialized ENGINE and after on the initialized one). If
13477 init=0 then the ENGINE will not be initialized at all.
13478
13479 *Steve Henson*
13480
13481 * Fix the 'app_verify_callback' interface so that the user-defined
13482 argument is actually passed to the callback: In the
13483 SSL_CTX_set_cert_verify_callback() prototype, the callback
13484 declaration has been changed from
13485 int (*cb)()
13486 into
13487 int (*cb)(X509_STORE_CTX *,void *);
13488 in ssl_verify_cert_chain (ssl/ssl_cert.c), the call
13489 i=s->ctx->app_verify_callback(&ctx)
13490 has been changed into
13491 i=s->ctx->app_verify_callback(&ctx, s->ctx->app_verify_arg).
13492
13493 To update applications using SSL_CTX_set_cert_verify_callback(),
13494 a dummy argument can be added to their callback functions.
13495
13496 *D. K. Smetters <smetters@parc.xerox.com>*
13497
13498 * Added the '4758cca' ENGINE to support IBM 4758 cards.
13499
13500 *Maurice Gittens <maurice@gittens.nl>, touchups by Geoff Thorpe*
13501
13502 * Add and OPENSSL_LOAD_CONF define which will cause
13503 OpenSSL_add_all_algorithms() to load the openssl.cnf config file.
13504 This allows older applications to transparently support certain
13505 OpenSSL features: such as crypto acceleration and dynamic ENGINE loading.
13506 Two new functions OPENSSL_add_all_algorithms_noconf() which will never
13507 load the config file and OPENSSL_add_all_algorithms_conf() which will
13508 always load it have also been added.
13509
13510 *Steve Henson*
13511
13512 * Add the OFB, CFB and CTR (all with 128 bit feedback) to AES.
13513 Adjust NIDs and EVP layer.
13514
13515 *Stephen Sprunk <stephen@sprunk.org> and Richard Levitte*
13516
13517 * Config modules support in openssl utility.
13518
13519 Most commands now load modules from the config file,
13520 though in a few (such as version) this isn't done
13521 because it couldn't be used for anything.
13522
13523 In the case of ca and req the config file used is
13524 the same as the utility itself: that is the -config
13525 command line option can be used to specify an
13526 alternative file.
13527
13528 *Steve Henson*
13529
13530 * Move default behaviour from OPENSSL_config(). If appname is NULL
13531 use "openssl_conf" if filename is NULL use default openssl config file.
13532
13533 *Steve Henson*
13534
13535 * Add an argument to OPENSSL_config() to allow the use of an alternative
13536 config section name. Add a new flag to tolerate a missing config file
13537 and move code to CONF_modules_load_file().
13538
13539 *Steve Henson*
13540
13541 * Support for crypto accelerator cards from Accelerated Encryption
13542 Processing, www.aep.ie. (Use engine 'aep')
13543 The support was copied from 0.9.6c [engine] and adapted/corrected
13544 to work with the new engine framework.
13545
13546 *AEP Inc. and Richard Levitte*
13547
13548 * Support for SureWare crypto accelerator cards from Baltimore
13549 Technologies. (Use engine 'sureware')
13550 The support was copied from 0.9.6c [engine] and adapted
13551 to work with the new engine framework.
13552
13553 *Richard Levitte*
13554
13555 * Have the CHIL engine fork-safe (as defined by nCipher) and actually
13556 make the newer ENGINE framework commands for the CHIL engine work.
13557
13558 *Toomas Kiisk <vix@cyber.ee> and Richard Levitte*
13559
13560 * Make it possible to produce shared libraries on ReliantUNIX.
13561
13562 *Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> via Richard Levitte*
13563
13564 * Add the configuration target debug-linux-ppro.
13565 Make 'openssl rsa' use the general key loading routines
ec2bfb7d 13566 implemented in `apps.c`, and make those routines able to
5f8e6c50
DMSP
13567 handle the key format FORMAT_NETSCAPE and the variant
13568 FORMAT_IISSGC.
13569
13570 *Toomas Kiisk <vix@cyber.ee> via Richard Levitte*
13571
13572 * Fix a crashbug and a logic bug in hwcrhk_load_pubkey().
13573
13574 *Toomas Kiisk <vix@cyber.ee> via Richard Levitte*
13575
13576 * Add -keyform to rsautl, and document -engine.
13577
13578 *Richard Levitte, inspired by Toomas Kiisk <vix@cyber.ee>*
13579
13580 * Change BIO_new_file (crypto/bio/bss_file.c) to use new
13581 BIO_R_NO_SUCH_FILE error code rather than the generic
13582 ERR_R_SYS_LIB error code if fopen() fails with ENOENT.
13583
13584 *Ben Laurie*
13585
13586 * Add new functions
13587 ERR_peek_last_error
13588 ERR_peek_last_error_line
13589 ERR_peek_last_error_line_data.
13590 These are similar to
13591 ERR_peek_error
13592 ERR_peek_error_line
13593 ERR_peek_error_line_data,
13594 but report on the latest error recorded rather than the first one
13595 still in the error queue.
13596
13597 *Ben Laurie, Bodo Moeller*
13598
13599 * default_algorithms option in ENGINE config module. This allows things
13600 like:
13601 default_algorithms = ALL
13602 default_algorithms = RSA, DSA, RAND, CIPHERS, DIGESTS
13603
13604 *Steve Henson*
13605
13606 * Preliminary ENGINE config module.
13607
13608 *Steve Henson*
13609
13610 * New experimental application configuration code.
13611
13612 *Steve Henson*
13613
13614 * Change the AES code to follow the same name structure as all other
13615 symmetric ciphers, and behave the same way. Move everything to
13616 the directory crypto/aes, thereby obsoleting crypto/rijndael.
13617
13618 *Stephen Sprunk <stephen@sprunk.org> and Richard Levitte*
13619
13620 * SECURITY: remove unsafe setjmp/signal interaction from ui_openssl.c.
13621
13622 *Ben Laurie and Theo de Raadt*
13623
13624 * Add option to output public keys in req command.
13625
13626 *Massimiliano Pala madwolf@openca.org*
13627
13628 * Use wNAFs in EC_POINTs_mul() for improved efficiency
13629 (up to about 10% better than before for P-192 and P-224).
13630
13631 *Bodo Moeller*
13632
13633 * New functions/macros
13634
13635 SSL_CTX_set_msg_callback(ctx, cb)
13636 SSL_CTX_set_msg_callback_arg(ctx, arg)
13637 SSL_set_msg_callback(ssl, cb)
13638 SSL_set_msg_callback_arg(ssl, arg)
13639
13640 to request calling a callback function
13641
13642 void cb(int write_p, int version, int content_type,
13643 const void *buf, size_t len, SSL *ssl, void *arg)
13644
13645 whenever a protocol message has been completely received
13646 (write_p == 0) or sent (write_p == 1). Here 'version' is the
13647 protocol version according to which the SSL library interprets
13648 the current protocol message (SSL2_VERSION, SSL3_VERSION, or
13649 TLS1_VERSION). 'content_type' is 0 in the case of SSL 2.0, or
13650 the content type as defined in the SSL 3.0/TLS 1.0 protocol
13651 specification (change_cipher_spec(20), alert(21), handshake(22)).
13652 'buf' and 'len' point to the actual message, 'ssl' to the
13653 SSL object, and 'arg' is the application-defined value set by
13654 SSL[_CTX]_set_msg_callback_arg().
13655
13656 'openssl s_client' and 'openssl s_server' have new '-msg' options
13657 to enable a callback that displays all protocol messages.
13658
13659 *Bodo Moeller*
13660
13661 * Change the shared library support so shared libraries are built as
13662 soon as the corresponding static library is finished, and thereby get
13663 openssl and the test programs linked against the shared library.
13664 This still only happens when the keyword "shard" has been given to
13665 the configuration scripts.
13666
13667 NOTE: shared library support is still an experimental thing, and
13668 backward binary compatibility is still not guaranteed.
13669
13670 *"Maciej W. Rozycki" <macro@ds2.pg.gda.pl> and Richard Levitte*
13671
13672 * Add support for Subject Information Access extension.
13673
13674 *Peter Sylvester <Peter.Sylvester@EdelWeb.fr>*
13675
13676 * Make BUF_MEM_grow() behaviour more consistent: Initialise to zero
13677 additional bytes when new memory had to be allocated, not just
13678 when reusing an existing buffer.
13679
13680 *Bodo Moeller*
13681
13682 * New command line and configuration option 'utf8' for the req command.
13683 This allows field values to be specified as UTF8 strings.
13684
13685 *Steve Henson*
13686
13687 * Add -multi and -mr options to "openssl speed" - giving multiple parallel
13688 runs for the former and machine-readable output for the latter.
13689
13690 *Ben Laurie*
13691
13692 * Add '-noemailDN' option to 'openssl ca'. This prevents inclusion
13693 of the e-mail address in the DN (i.e., it will go into a certificate
13694 extension only). The new configuration file option 'email_in_dn = no'
13695 has the same effect.
13696
13697 *Massimiliano Pala madwolf@openca.org*
13698
257e9d03
RS
13699 * Change all functions with names starting with `des_` to be starting
13700 with `DES_` instead. Add wrappers that are compatible with libdes,
13701 but are named `_ossl_old_des_*`. Finally, add macros that map the
13702 `des_*` symbols to the corresponding `_ossl_old_des_*` if libdes
5f8e6c50 13703 compatibility is desired. If OpenSSL 0.9.6c compatibility is
257e9d03 13704 desired, the `des_*` symbols will be mapped to `DES_*`, with one
5f8e6c50
DMSP
13705 exception.
13706
13707 Since we provide two compatibility mappings, the user needs to
13708 define the macro OPENSSL_DES_LIBDES_COMPATIBILITY if libdes
13709 compatibility is desired. The default (i.e., when that macro
13710 isn't defined) is OpenSSL 0.9.6c compatibility.
13711
13712 There are also macros that enable and disable the support of old
13713 des functions altogether. Those are OPENSSL_ENABLE_OLD_DES_SUPPORT
13714 and OPENSSL_DISABLE_OLD_DES_SUPPORT. If none or both of those
13715 are defined, the default will apply: to support the old des routines.
13716
13717 In either case, one must include openssl/des.h to get the correct
13718 definitions. Do not try to just include openssl/des_old.h, that
13719 won't work.
13720
13721 NOTE: This is a major break of an old API into a new one. Software
257e9d03 13722 authors are encouraged to switch to the `DES_` style functions. Some
5f8e6c50
DMSP
13723 time in the future, des_old.h and the libdes compatibility functions
13724 will be disable (i.e. OPENSSL_DISABLE_OLD_DES_SUPPORT will be the
13725 default), and then completely removed.
13726
13727 *Richard Levitte*
13728
13729 * Test for certificates which contain unsupported critical extensions.
13730 If such a certificate is found during a verify operation it is
13731 rejected by default: this behaviour can be overridden by either
13732 handling the new error X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION or
13733 by setting the verify flag X509_V_FLAG_IGNORE_CRITICAL. A new function
13734 X509_supported_extension() has also been added which returns 1 if a
13735 particular extension is supported.
13736
13737 *Steve Henson*
13738
13739 * Modify the behaviour of EVP cipher functions in similar way to digests
13740 to retain compatibility with existing code.
13741
13742 *Steve Henson*
13743
13744 * Modify the behaviour of EVP_DigestInit() and EVP_DigestFinal() to retain
13745 compatibility with existing code. In particular the 'ctx' parameter does
13746 not have to be to be initialized before the call to EVP_DigestInit() and
13747 it is tidied up after a call to EVP_DigestFinal(). New function
13748 EVP_DigestFinal_ex() which does not tidy up the ctx. Similarly function
13749 EVP_MD_CTX_copy() changed to not require the destination to be
13750 initialized valid and new function EVP_MD_CTX_copy_ex() added which
13751 requires the destination to be valid.
13752
13753 Modify all the OpenSSL digest calls to use EVP_DigestInit_ex(),
13754 EVP_DigestFinal_ex() and EVP_MD_CTX_copy_ex().
13755
13756 *Steve Henson*
13757
13758 * Change ssl3_get_message (ssl/s3_both.c) and the functions using it
13759 so that complete 'Handshake' protocol structures are kept in memory
13760 instead of overwriting 'msg_type' and 'length' with 'body' data.
13761
13762 *Bodo Moeller*
13763
13764 * Add an implementation of SSL_add_dir_cert_subjects_to_stack for Win32.
13765
13766 *Massimo Santin via Richard Levitte*
13767
13768 * Major restructuring to the underlying ENGINE code. This includes
13769 reduction of linker bloat, separation of pure "ENGINE" manipulation
13770 (initialisation, etc) from functionality dealing with implementations
13771 of specific crypto interfaces. This change also introduces integrated
13772 support for symmetric ciphers and digest implementations - so ENGINEs
13773 can now accelerate these by providing EVP_CIPHER and EVP_MD
036cbb6b
DDO
13774 implementations of their own. This is detailed in
13775 [crypto/engine/README.md](crypto/engine/README.md)
5f8e6c50
DMSP
13776 as it couldn't be adequately described here. However, there are a few
13777 API changes worth noting - some RSA, DSA, DH, and RAND functions that
13778 were changed in the original introduction of ENGINE code have now
13779 reverted back - the hooking from this code to ENGINE is now a good
13780 deal more passive and at run-time, operations deal directly with
13781 RSA_METHODs, DSA_METHODs (etc) as they did before, rather than
13782 dereferencing through an ENGINE pointer any more. Also, the ENGINE
257e9d03 13783 functions dealing with `BN_MOD_EXP[_CRT]` handlers have been removed -
5f8e6c50
DMSP
13784 they were not being used by the framework as there is no concept of a
13785 BIGNUM_METHOD and they could not be generalised to the new
13786 'ENGINE_TABLE' mechanism that underlies the new code. Similarly,
13787 ENGINE_cpy() has been removed as it cannot be consistently defined in
13788 the new code.
13789
13790 *Geoff Thorpe*
13791
13792 * Change ASN1_GENERALIZEDTIME_check() to allow fractional seconds.
13793
13794 *Steve Henson*
13795
13796 * Change mkdef.pl to sort symbols that get the same entry number,
257e9d03 13797 and make sure the automatically generated functions `ERR_load_*`
5f8e6c50
DMSP
13798 become part of libeay.num as well.
13799
13800 *Richard Levitte*
13801
13802 * New function SSL_renegotiate_pending(). This returns true once
13803 renegotiation has been requested (either SSL_renegotiate() call
13804 or HelloRequest/ClientHello received from the peer) and becomes
13805 false once a handshake has been completed.
13806 (For servers, SSL_renegotiate() followed by SSL_do_handshake()
13807 sends a HelloRequest, but does not ensure that a handshake takes
13808 place. SSL_renegotiate_pending() is useful for checking if the
13809 client has followed the request.)
13810
13811 *Bodo Moeller*
13812
13813 * New SSL option SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION.
13814 By default, clients may request session resumption even during
13815 renegotiation (if session ID contexts permit); with this option,
13816 session resumption is possible only in the first handshake.
13817
13818 SSL_OP_ALL is now 0x00000FFFL instead of 0x000FFFFFL. This makes
13819 more bits available for options that should not be part of
13820 SSL_OP_ALL (such as SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION).
13821
13822 *Bodo Moeller*
13823
13824 * Add some demos for certificate and certificate request creation.
13825
13826 *Steve Henson*
13827
13828 * Make maximum certificate chain size accepted from the peer application
257e9d03 13829 settable (`SSL*_get/set_max_cert_list()`), as proposed by
5f8e6c50
DMSP
13830 "Douglas E. Engert" <deengert@anl.gov>.
13831
13832 *Lutz Jaenicke*
13833
13834 * Add support for shared libraries for Unixware-7
13835 (Boyd Lynn Gerber <gerberb@zenez.com>).
13836
13837 *Lutz Jaenicke*
13838
13839 * Add a "destroy" handler to ENGINEs that allows structural cleanup to
13840 be done prior to destruction. Use this to unload error strings from
13841 ENGINEs that load their own error strings. NB: This adds two new API
13842 functions to "get" and "set" this destroy handler in an ENGINE.
13843
13844 *Geoff Thorpe*
13845
13846 * Alter all existing ENGINE implementations (except "openssl" and
13847 "openbsd") to dynamically instantiate their own error strings. This
13848 makes them more flexible to be built both as statically-linked ENGINEs
13849 and self-contained shared-libraries loadable via the "dynamic" ENGINE.
13850 Also, add stub code to each that makes building them as self-contained
036cbb6b 13851 shared-libraries easier (see [README-Engine.md](README-Engine.md)).
5f8e6c50
DMSP
13852
13853 *Geoff Thorpe*
13854
13855 * Add a "dynamic" ENGINE that provides a mechanism for binding ENGINE
13856 implementations into applications that are completely implemented in
13857 self-contained shared-libraries. The "dynamic" ENGINE exposes control
13858 commands that can be used to configure what shared-library to load and
13859 to control aspects of the way it is handled. Also, made an update to
036cbb6b
DDO
13860 the [README-Engine.md](README-Engine.md) file
13861 that brings its information up-to-date and
5f8e6c50
DMSP
13862 provides some information and instructions on the "dynamic" ENGINE
13863 (ie. how to use it, how to build "dynamic"-loadable ENGINEs, etc).
13864
13865 *Geoff Thorpe*
13866
13867 * Make it possible to unload ranges of ERR strings with a new
13868 "ERR_unload_strings" function.
13869
13870 *Geoff Thorpe*
13871
13872 * Add a copy() function to EVP_MD.
13873
13874 *Ben Laurie*
13875
13876 * Make EVP_MD routines take a context pointer instead of just the
13877 md_data void pointer.
13878
13879 *Ben Laurie*
13880
13881 * Add flags to EVP_MD and EVP_MD_CTX. EVP_MD_FLAG_ONESHOT indicates
13882 that the digest can only process a single chunk of data
13883 (typically because it is provided by a piece of
13884 hardware). EVP_MD_CTX_FLAG_ONESHOT indicates that the application
13885 is only going to provide a single chunk of data, and hence the
13886 framework needn't accumulate the data for oneshot drivers.
13887
13888 *Ben Laurie*
13889
13890 * As with "ERR", make it possible to replace the underlying "ex_data"
13891 functions. This change also alters the storage and management of global
13892 ex_data state - it's now all inside ex_data.c and all "class" code (eg.
13893 RSA, BIO, SSL_CTX, etc) no longer stores its own STACKS and per-class
13894 index counters. The API functions that use this state have been changed
13895 to take a "class_index" rather than pointers to the class's local STACK
13896 and counter, and there is now an API function to dynamically create new
13897 classes. This centralisation allows us to (a) plug a lot of the
13898 thread-safety problems that existed, and (b) makes it possible to clean
13899 up all allocated state using "CRYPTO_cleanup_all_ex_data()". W.r.t. (b)
13900 such data would previously have always leaked in application code and
13901 workarounds were in place to make the memory debugging turn a blind eye
13902 to it. Application code that doesn't use this new function will still
13903 leak as before, but their memory debugging output will announce it now
13904 rather than letting it slide.
13905
13906 Besides the addition of CRYPTO_cleanup_all_ex_data(), another API change
13907 induced by the "ex_data" overhaul is that X509_STORE_CTX_init() now
13908 has a return value to indicate success or failure.
13909
13910 *Geoff Thorpe*
13911
13912 * Make it possible to replace the underlying "ERR" functions such that the
13913 global state (2 LHASH tables and 2 locks) is only used by the "default"
13914 implementation. This change also adds two functions to "get" and "set"
13915 the implementation prior to it being automatically set the first time
13916 any other ERR function takes place. Ie. an application can call "get",
13917 pass the return value to a module it has just loaded, and that module
13918 can call its own "set" function using that value. This means the
13919 module's "ERR" operations will use (and modify) the error state in the
13920 application and not in its own statically linked copy of OpenSSL code.
13921
13922 *Geoff Thorpe*
13923
257e9d03 13924 * Give DH, DSA, and RSA types their own `*_up_ref()` function to increment
5f8e6c50
DMSP
13925 reference counts. This performs normal REF_PRINT/REF_CHECK macros on
13926 the operation, and provides a more encapsulated way for external code
13927 (crypto/evp/ and ssl/) to do this. Also changed the evp and ssl code
13928 to use these functions rather than manually incrementing the counts.
13929
13930 Also rename "DSO_up()" function to more descriptive "DSO_up_ref()".
13931
13932 *Geoff Thorpe*
13933
13934 * Add EVP test program.
13935
13936 *Ben Laurie*
13937
13938 * Add symmetric cipher support to ENGINE. Expect the API to change!
13939
13940 *Ben Laurie*
13941
13942 * New CRL functions: X509_CRL_set_version(), X509_CRL_set_issuer_name()
13943 X509_CRL_set_lastUpdate(), X509_CRL_set_nextUpdate(), X509_CRL_sort(),
13944 X509_REVOKED_set_serialNumber(), and X509_REVOKED_set_revocationDate().
13945 These allow a CRL to be built without having to access X509_CRL fields
13946 directly. Modify 'ca' application to use new functions.
13947
13948 *Steve Henson*
13949
13950 * Move SSL_OP_TLS_ROLLBACK_BUG out of the SSL_OP_ALL list of recommended
13951 bug workarounds. Rollback attack detection is a security feature.
13952 The problem will only arise on OpenSSL servers when TLSv1 is not
13953 available (sslv3_server_method() or SSL_OP_NO_TLSv1).
13954 Software authors not wanting to support TLSv1 will have special reasons
13955 for their choice and can explicitly enable this option.
13956
13957 *Bodo Moeller, Lutz Jaenicke*
13958
13959 * Rationalise EVP so it can be extended: don't include a union of
13960 cipher/digest structures, add init/cleanup functions for EVP_MD_CTX
13961 (similar to those existing for EVP_CIPHER_CTX).
13962 Usage example:
13963
13964 EVP_MD_CTX md;
13965
13966 EVP_MD_CTX_init(&md); /* new function call */
13967 EVP_DigestInit(&md, EVP_sha1());
13968 EVP_DigestUpdate(&md, in, len);
13969 EVP_DigestFinal(&md, out, NULL);
13970 EVP_MD_CTX_cleanup(&md); /* new function call */
13971
5f8e6c50
DMSP
13972 *Ben Laurie*
13973
13974 * Make DES key schedule conform to the usual scheme, as well as
13975 correcting its structure. This means that calls to DES functions
13976 now have to pass a pointer to a des_key_schedule instead of a
13977 plain des_key_schedule (which was actually always a pointer
13978 anyway): E.g.,
13979
13980 des_key_schedule ks;
13981
13982 des_set_key_checked(..., &ks);
13983 des_ncbc_encrypt(..., &ks, ...);
13984
13985 (Note that a later change renames 'des_...' into 'DES_...'.)
13986
13987 *Ben Laurie*
13988
13989 * Initial reduction of linker bloat: the use of some functions, such as
13990 PEM causes large amounts of unused functions to be linked in due to
13991 poor organisation. For example pem_all.c contains every PEM function
13992 which has a knock on effect of linking in large amounts of (unused)
13993 ASN1 code. Grouping together similar functions and splitting unrelated
13994 functions prevents this.
13995
13996 *Steve Henson*
13997
13998 * Cleanup of EVP macros.
13999
14000 *Ben Laurie*
14001
257e9d03
RS
14002 * Change historical references to `{NID,SN,LN}_des_ede` and ede3 to add the
14003 correct `_ecb suffix`.
5f8e6c50
DMSP
14004
14005 *Ben Laurie*
14006
14007 * Add initial OCSP responder support to ocsp application. The
14008 revocation information is handled using the text based index
14009 use by the ca application. The responder can either handle
14010 requests generated internally, supplied in files (for example
14011 via a CGI script) or using an internal minimal server.
14012
14013 *Steve Henson*
14014
14015 * Add configuration choices to get zlib compression for TLS.
14016
14017 *Richard Levitte*
14018
14019 * Changes to Kerberos SSL for RFC 2712 compliance:
257e9d03
RS
14020 1. Implemented real KerberosWrapper, instead of just using
14021 KRB5 AP_REQ message. [Thanks to Simon Wilkinson <sxw@sxw.org.uk>]
14022 2. Implemented optional authenticator field of KerberosWrapper.
5f8e6c50
DMSP
14023
14024 Added openssl-style ASN.1 macros for Kerberos ticket, ap_req,
14025 and authenticator structs; see crypto/krb5/.
14026
14027 Generalized Kerberos calls to support multiple Kerberos libraries.
257e9d03
RS
14028 *Vern Staats <staatsvr@asc.hpc.mil>, Jeffrey Altman <jaltman@columbia.edu>
14029 via Richard Levitte*
5f8e6c50
DMSP
14030
14031 * Cause 'openssl speed' to use fully hard-coded DSA keys as it
14032 already does with RSA. testdsa.h now has 'priv_key/pub_key'
14033 values for each of the key sizes rather than having just
14034 parameters (and 'speed' generating keys each time).
14035
14036 *Geoff Thorpe*
14037
14038 * Speed up EVP routines.
14039 Before:
14040crypt
14041pe 8 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
14042s-cbc 4408.85k 5560.51k 5778.46k 5862.20k 5825.16k
14043s-cbc 4389.55k 5571.17k 5792.23k 5846.91k 5832.11k
14044s-cbc 4394.32k 5575.92k 5807.44k 5848.37k 5841.30k
14045crypt
14046s-cbc 3482.66k 5069.49k 5496.39k 5614.16k 5639.28k
14047s-cbc 3480.74k 5068.76k 5510.34k 5609.87k 5635.52k
14048s-cbc 3483.72k 5067.62k 5504.60k 5708.01k 5724.80k
14049 After:
14050crypt
14051s-cbc 4660.16k 5650.19k 5807.19k 5827.13k 5783.32k
14052crypt
14053s-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k
14054
14055 *Ben Laurie*
14056
14057 * Added the OS2-EMX target.
14058
14059 *"Brian Havard" <brianh@kheldar.apana.org.au> and Richard Levitte*
14060
ec2bfb7d 14061 * Rewrite commands to use `NCONF` routines instead of the old `CONF`.
3e3ad3c5 14062 New functions to support `NCONF` routines in extension code.
ec2bfb7d
DDO
14063 New function `CONF_set_nconf()`
14064 to allow functions which take an `NCONF` to also handle the old `LHASH`
14065 structure: this means that the old `CONF` compatible routines can be
14066 retained (in particular w.rt. extensions) without having to duplicate the
14067 code. New function `X509V3_add_ext_nconf_sk()` to add extensions to a stack.
5f8e6c50
DMSP
14068
14069 *Steve Henson*
14070
14071 * Enhance the general user interface with mechanisms for inner control
14072 and with possibilities to have yes/no kind of prompts.
14073
14074 *Richard Levitte*
14075
4d49b685 14076 * Change all calls to low-level digest routines in the library and
5f8e6c50
DMSP
14077 applications to use EVP. Add missing calls to HMAC_cleanup() and
14078 don't assume HMAC_CTX can be copied using memcpy().
14079
14080 *Verdon Walker <VWalker@novell.com>, Steve Henson*
14081
14082 * Add the possibility to control engines through control names but with
14083 arbitrary arguments instead of just a string.
14084 Change the key loaders to take a UI_METHOD instead of a callback
14085 function pointer. NOTE: this breaks binary compatibility with earlier
14086 versions of OpenSSL [engine].
14087 Adapt the nCipher code for these new conditions and add a card insertion
14088 callback.
14089
14090 *Richard Levitte*
14091
14092 * Enhance the general user interface with mechanisms to better support
14093 dialog box interfaces, application-defined prompts, the possibility
14094 to use defaults (for example default passwords from somewhere else)
14095 and interrupts/cancellations.
14096
14097 *Richard Levitte*
14098
14099 * Tidy up PKCS#12 attribute handling. Add support for the CSP name
14100 attribute in PKCS#12 files, add new -CSP option to pkcs12 utility.
14101
14102 *Steve Henson*
14103
14104 * Fix a memory leak in 'sk_dup()' in the case reallocation fails. (Also
14105 tidy up some unnecessarily weird code in 'sk_new()').
14106
14107 *Geoff, reported by Diego Tartara <dtartara@novamens.com>*
14108
14109 * Change the key loading routines for ENGINEs to use the same kind
14110 callback (pem_password_cb) as all other routines that need this
14111 kind of callback.
14112
14113 *Richard Levitte*
14114
14115 * Increase ENTROPY_NEEDED to 32 bytes, as Rijndael can operate with
14116 256 bit (=32 byte) keys. Of course seeding with more entropy bytes
14117 than this minimum value is recommended.
14118
14119 *Lutz Jaenicke*
14120
14121 * New random seeder for OpenVMS, using the system process statistics
14122 that are easily reachable.
14123
14124 *Richard Levitte*
14125
14126 * Windows apparently can't transparently handle global
14127 variables defined in DLLs. Initialisations such as:
14128
14129 const ASN1_ITEM *it = &ASN1_INTEGER_it;
14130
14131 won't compile. This is used by the any applications that need to
14132 declare their own ASN1 modules. This was fixed by adding the option
14133 EXPORT_VAR_AS_FN to all Win32 platforms, although this isn't strictly
14134 needed for static libraries under Win32.
14135
14136 *Steve Henson*
14137
14138 * New functions X509_PURPOSE_set() and X509_TRUST_set() to handle
14139 setting of purpose and trust fields. New X509_STORE trust and
14140 purpose functions and tidy up setting in other SSL functions.
14141
14142 *Steve Henson*
14143
14144 * Add copies of X509_STORE_CTX fields and callbacks to X509_STORE
14145 structure. These are inherited by X509_STORE_CTX when it is
14146 initialised. This allows various defaults to be set in the
14147 X509_STORE structure (such as flags for CRL checking and custom
14148 purpose or trust settings) for functions which only use X509_STORE_CTX
14149 internally such as S/MIME.
14150
14151 Modify X509_STORE_CTX_purpose_inherit() so it only sets purposes and
14152 trust settings if they are not set in X509_STORE. This allows X509_STORE
14153 purposes and trust (in S/MIME for example) to override any set by default.
14154
14155 Add command line options for CRL checking to smime, s_client and s_server
14156 applications.
14157
14158 *Steve Henson*
14159
14160 * Initial CRL based revocation checking. If the CRL checking flag(s)
14161 are set then the CRL is looked up in the X509_STORE structure and
14162 its validity and signature checked, then if the certificate is found
14163 in the CRL the verify fails with a revoked error.
14164
14165 Various new CRL related callbacks added to X509_STORE_CTX structure.
14166
14167 Command line options added to 'verify' application to support this.
14168
14169 This needs some additional work, such as being able to handle multiple
14170 CRLs with different times, extension based lookup (rather than just
14171 by subject name) and ultimately more complete V2 CRL extension
14172 handling.
14173
14174 *Steve Henson*
14175
14176 * Add a general user interface API (crypto/ui/). This is designed
14177 to replace things like des_read_password and friends (backward
14178 compatibility functions using this new API are provided).
14179 The purpose is to remove prompting functions from the DES code
14180 section as well as provide for prompting through dialog boxes in
14181 a window system and the like.
14182
14183 *Richard Levitte*
14184
14185 * Add "ex_data" support to ENGINE so implementations can add state at a
14186 per-structure level rather than having to store it globally.
14187
14188 *Geoff*
14189
14190 * Make it possible for ENGINE structures to be copied when retrieved by
14191 ENGINE_by_id() if the ENGINE specifies a new flag: ENGINE_FLAGS_BY_ID_COPY.
14192 This causes the "original" ENGINE structure to act like a template,
14193 analogous to the RSA vs. RSA_METHOD type of separation. Because of this
14194 operational state can be localised to each ENGINE structure, despite the
14195 fact they all share the same "methods". New ENGINE structures returned in
14196 this case have no functional references and the return value is the single
14197 structural reference. This matches the single structural reference returned
14198 by ENGINE_by_id() normally, when it is incremented on the pre-existing
14199 ENGINE structure.
14200
14201 *Geoff*
14202
14203 * Fix ASN1 decoder when decoding type ANY and V_ASN1_OTHER: since this
14204 needs to match any other type at all we need to manually clear the
14205 tag cache.
14206
14207 *Steve Henson*
14208
14209 * Changes to the "openssl engine" utility to include;
14210 - verbosity levels ('-v', '-vv', and '-vvv') that provide information
14211 about an ENGINE's available control commands.
14212 - executing control commands from command line arguments using the
14213 '-pre' and '-post' switches. '-post' is only used if '-t' is
14214 specified and the ENGINE is successfully initialised. The syntax for
14215 the individual commands are colon-separated, for example;
14216 openssl engine chil -pre FORK_CHECK:0 -pre SO_PATH:/lib/test.so
14217
14218 *Geoff*
14219
14220 * New dynamic control command support for ENGINEs. ENGINEs can now
14221 declare their own commands (numbers), names (strings), descriptions,
14222 and input types for run-time discovery by calling applications. A
14223 subset of these commands are implicitly classed as "executable"
14224 depending on their input type, and only these can be invoked through
14225 the new string-based API function ENGINE_ctrl_cmd_string(). (Eg. this
14226 can be based on user input, config files, etc). The distinction is
14227 that "executable" commands cannot return anything other than a boolean
14228 result and can only support numeric or string input, whereas some
14229 discoverable commands may only be for direct use through
14230 ENGINE_ctrl(), eg. supporting the exchange of binary data, function
14231 pointers, or other custom uses. The "executable" commands are to
14232 support parameterisations of ENGINE behaviour that can be
14233 unambiguously defined by ENGINEs and used consistently across any
14234 OpenSSL-based application. Commands have been added to all the
14235 existing hardware-supporting ENGINEs, noticeably "SO_PATH" to allow
14236 control over shared-library paths without source code alterations.
14237
14238 *Geoff*
14239
14240 * Changed all ENGINE implementations to dynamically allocate their
14241 ENGINEs rather than declaring them statically. Apart from this being
14242 necessary with the removal of the ENGINE_FLAGS_MALLOCED distinction,
14243 this also allows the implementations to compile without using the
14244 internal engine_int.h header.
14245
14246 *Geoff*
14247
14248 * Minor adjustment to "rand" code. RAND_get_rand_method() now returns a
14249 'const' value. Any code that should be able to modify a RAND_METHOD
14250 should already have non-const pointers to it (ie. they should only
14251 modify their own ones).
14252
14253 *Geoff*
14254
14255 * Made a variety of little tweaks to the ENGINE code.
14256 - "atalla" and "ubsec" string definitions were moved from header files
14257 to C code. "nuron" string definitions were placed in variables
14258 rather than hard-coded - allowing parameterisation of these values
14259 later on via ctrl() commands.
14260 - Removed unused "#if 0"'d code.
14261 - Fixed engine list iteration code so it uses ENGINE_free() to release
14262 structural references.
14263 - Constified the RAND_METHOD element of ENGINE structures.
14264 - Constified various get/set functions as appropriate and added
14265 missing functions (including a catch-all ENGINE_cpy that duplicates
14266 all ENGINE values onto a new ENGINE except reference counts/state).
14267 - Removed NULL parameter checks in get/set functions. Setting a method
14268 or function to NULL is a way of cancelling out a previously set
14269 value. Passing a NULL ENGINE parameter is just plain stupid anyway
14270 and doesn't justify the extra error symbols and code.
14271 - Deprecate the ENGINE_FLAGS_MALLOCED define and move the area for
14272 flags from engine_int.h to engine.h.
14273 - Changed prototypes for ENGINE handler functions (init(), finish(),
14274 ctrl(), key-load functions, etc) to take an (ENGINE*) parameter.
14275
14276 *Geoff*
14277
14278 * Implement binary inversion algorithm for BN_mod_inverse in addition
14279 to the algorithm using long division. The binary algorithm can be
14280 used only if the modulus is odd. On 32-bit systems, it is faster
14281 only for relatively small moduli (roughly 20-30% for 128-bit moduli,
14282 roughly 5-15% for 256-bit moduli), so we use it only for moduli
14283 up to 450 bits. In 64-bit environments, the binary algorithm
14284 appears to be advantageous for much longer moduli; here we use it
14285 for moduli up to 2048 bits.
14286
14287 *Bodo Moeller*
14288
14289 * Rewrite CHOICE field setting in ASN1_item_ex_d2i(). The old code
14290 could not support the combine flag in choice fields.
14291
14292 *Steve Henson*
14293
14294 * Add a 'copy_extensions' option to the 'ca' utility. This copies
14295 extensions from a certificate request to the certificate.
14296
14297 *Steve Henson*
14298
14299 * Allow multiple 'certopt' and 'nameopt' options to be separated
14300 by commas. Add 'namopt' and 'certopt' options to the 'ca' config
14301 file: this allows the display of the certificate about to be
14302 signed to be customised, to allow certain fields to be included
14303 or excluded and extension details. The old system didn't display
14304 multicharacter strings properly, omitted fields not in the policy
14305 and couldn't display additional details such as extensions.
14306
14307 *Steve Henson*
14308
14309 * Function EC_POINTs_mul for multiple scalar multiplication
14310 of an arbitrary number of elliptic curve points
14311 \sum scalars[i]*points[i],
14312 optionally including the generator defined for the EC_GROUP:
14313 scalar*generator + \sum scalars[i]*points[i].
14314
14315 EC_POINT_mul is a simple wrapper function for the typical case
14316 that the point list has just one item (besides the optional
14317 generator).
14318
14319 *Bodo Moeller*
14320
14321 * First EC_METHODs for curves over GF(p):
14322
14323 EC_GFp_simple_method() uses the basic BN_mod_mul and BN_mod_sqr
14324 operations and provides various method functions that can also
14325 operate with faster implementations of modular arithmetic.
14326
14327 EC_GFp_mont_method() reuses most functions that are part of
14328 EC_GFp_simple_method, but uses Montgomery arithmetic.
14329
14330 *Bodo Moeller; point addition and point doubling
14331 implementation directly derived from source code provided by
14332 Lenka Fibikova <fibikova@exp-math.uni-essen.de>*
14333
14334 * Framework for elliptic curves (crypto/ec/ec.h, crypto/ec/ec_lcl.h,
14335 crypto/ec/ec_lib.c):
14336
14337 Curves are EC_GROUP objects (with an optional group generator)
14338 based on EC_METHODs that are built into the library.
14339
14340 Points are EC_POINT objects based on EC_GROUP objects.
14341
14342 Most of the framework would be able to handle curves over arbitrary
14343 finite fields, but as there are no obvious types for fields other
14344 than GF(p), some functions are limited to that for now.
14345
14346 *Bodo Moeller*
14347
14348 * Add the -HTTP option to s_server. It is similar to -WWW, but requires
14349 that the file contains a complete HTTP response.
14350
14351 *Richard Levitte*
14352
14353 * Add the ec directory to mkdef.pl and mkfiles.pl. In mkdef.pl
14354 change the def and num file printf format specifier from "%-40sXXX"
14355 to "%-39s XXX". The latter will always guarantee a space after the
14356 field while the former will cause them to run together if the field
14357 is 40 of more characters long.
14358
14359 *Steve Henson*
14360
14361 * Constify the cipher and digest 'method' functions and structures
14362 and modify related functions to take constant EVP_MD and EVP_CIPHER
14363 pointers.
14364
14365 *Steve Henson*
14366
14367 * Hide BN_CTX structure details in bn_lcl.h instead of publishing them
14368 in <openssl/bn.h>. Also further increase BN_CTX_NUM to 32.
14369
14370 *Bodo Moeller*
14371
257e9d03 14372 * Modify `EVP_Digest*()` routines so they now return values. Although the
5f8e6c50
DMSP
14373 internal software routines can never fail additional hardware versions
14374 might.
14375
14376 *Steve Henson*
14377
14378 * Clean up crypto/err/err.h and change some error codes to avoid conflicts:
14379
14380 Previously ERR_R_FATAL was too small and coincided with ERR_LIB_PKCS7
14381 (= ERR_R_PKCS7_LIB); it is now 64 instead of 32.
14382
14383 ASN1 error codes
14384 ERR_R_NESTED_ASN1_ERROR
14385 ...
14386 ERR_R_MISSING_ASN1_EOS
14387 were 4 .. 9, conflicting with
14388 ERR_LIB_RSA (= ERR_R_RSA_LIB)
14389 ...
14390 ERR_LIB_PEM (= ERR_R_PEM_LIB).
14391 They are now 58 .. 63 (i.e., just below ERR_R_FATAL).
14392
14393 Add new error code 'ERR_R_INTERNAL_ERROR'.
14394
14395 *Bodo Moeller*
14396
14397 * Don't overuse locks in crypto/err/err.c: For data retrieval, CRYPTO_r_lock
14398 suffices.
14399
14400 *Bodo Moeller*
14401
14402 * New option '-subj arg' for 'openssl req' and 'openssl ca'. This
14403 sets the subject name for a new request or supersedes the
14404 subject name in a given request. Formats that can be parsed are
14405 'CN=Some Name, OU=myOU, C=IT'
14406 and
14407 'CN=Some Name/OU=myOU/C=IT'.
14408
14409 Add options '-batch' and '-verbose' to 'openssl req'.
14410
14411 *Massimiliano Pala <madwolf@hackmasters.net>*
14412
14413 * Introduce the possibility to access global variables through
14414 functions on platform were that's the best way to handle exporting
14415 global variables in shared libraries. To enable this functionality,
14416 one must configure with "EXPORT_VAR_AS_FN" or defined the C macro
14417 "OPENSSL_EXPORT_VAR_AS_FUNCTION" in crypto/opensslconf.h (the latter
14418 is normally done by Configure or something similar).
14419
14420 To implement a global variable, use the macro OPENSSL_IMPLEMENT_GLOBAL
14421 in the source file (foo.c) like this:
14422
14423 OPENSSL_IMPLEMENT_GLOBAL(int,foo)=1;
14424 OPENSSL_IMPLEMENT_GLOBAL(double,bar);
14425
14426 To declare a global variable, use the macros OPENSSL_DECLARE_GLOBAL
14427 and OPENSSL_GLOBAL_REF in the header file (foo.h) like this:
14428
14429 OPENSSL_DECLARE_GLOBAL(int,foo);
14430 #define foo OPENSSL_GLOBAL_REF(foo)
14431 OPENSSL_DECLARE_GLOBAL(double,bar);
14432 #define bar OPENSSL_GLOBAL_REF(bar)
14433
14434 The #defines are very important, and therefore so is including the
14435 header file everywhere where the defined globals are used.
14436
14437 The macro OPENSSL_EXPORT_VAR_AS_FUNCTION also affects the definition
14438 of ASN.1 items, but that structure is a bit different.
14439
14440 The largest change is in util/mkdef.pl which has been enhanced with
14441 better and easier to understand logic to choose which symbols should
14442 go into the Windows .def files as well as a number of fixes and code
14443 cleanup (among others, algorithm keywords are now sorted
14444 lexicographically to avoid constant rewrites).
14445
14446 *Richard Levitte*
14447
14448 * In BN_div() keep a copy of the sign of 'num' before writing the
14449 result to 'rm' because if rm==num the value will be overwritten
14450 and produce the wrong result if 'num' is negative: this caused
14451 problems with BN_mod() and BN_nnmod().
14452
14453 *Steve Henson*
14454
14455 * Function OCSP_request_verify(). This checks the signature on an
14456 OCSP request and verifies the signer certificate. The signer
14457 certificate is just checked for a generic purpose and OCSP request
14458 trust settings.
14459
14460 *Steve Henson*
14461
14462 * Add OCSP_check_validity() function to check the validity of OCSP
14463 responses. OCSP responses are prepared in real time and may only
14464 be a few seconds old. Simply checking that the current time lies
14465 between thisUpdate and nextUpdate max reject otherwise valid responses
14466 caused by either OCSP responder or client clock inaccuracy. Instead
14467 we allow thisUpdate and nextUpdate to fall within a certain period of
14468 the current time. The age of the response can also optionally be
14469 checked. Two new options -validity_period and -status_age added to
14470 ocsp utility.
14471
14472 *Steve Henson*
14473
14474 * If signature or public key algorithm is unrecognized print out its
14475 OID rather that just UNKNOWN.
14476
14477 *Steve Henson*
14478
14479 * Change OCSP_cert_to_id() to tolerate a NULL subject certificate and
14480 OCSP_cert_id_new() a NULL serialNumber. This allows a partial certificate
14481 ID to be generated from the issuer certificate alone which can then be
14482 passed to OCSP_id_issuer_cmp().
14483
14484 *Steve Henson*
14485
14486 * New compilation option ASN1_ITEM_FUNCTIONS. This causes the new
14487 ASN1 modules to export functions returning ASN1_ITEM pointers
14488 instead of the ASN1_ITEM structures themselves. This adds several
14489 new macros which allow the underlying ASN1 function/structure to
14490 be accessed transparently. As a result code should not use ASN1_ITEM
14491 references directly (such as &X509_it) but instead use the relevant
14492 macros (such as ASN1_ITEM_rptr(X509)). This option is to allow
14493 use of the new ASN1 code on platforms where exporting structures
14494 is problematical (for example in shared libraries) but exporting
14495 functions returning pointers to structures is not.
14496
14497 *Steve Henson*
14498
14499 * Add support for overriding the generation of SSL/TLS session IDs.
14500 These callbacks can be registered either in an SSL_CTX or per SSL.
14501 The purpose of this is to allow applications to control, if they wish,
14502 the arbitrary values chosen for use as session IDs, particularly as it
14503 can be useful for session caching in multiple-server environments. A
14504 command-line switch for testing this (and any client code that wishes
14505 to use such a feature) has been added to "s_server".
14506
14507 *Geoff Thorpe, Lutz Jaenicke*
14508
14509 * Modify mkdef.pl to recognise and parse preprocessor conditionals
1dc1ea18
DDO
14510 of the form `#if defined(...) || defined(...) || ...` and
14511 `#if !defined(...) && !defined(...) && ...`. This also avoids
5f8e6c50
DMSP
14512 the growing number of special cases it was previously handling.
14513
14514 *Richard Levitte*
14515
14516 * Make all configuration macros available for application by making
14517 sure they are available in opensslconf.h, by giving them names starting
257e9d03 14518 with `OPENSSL_` to avoid conflicts with other packages and by making
5f8e6c50
DMSP
14519 sure e_os2.h will cover all platform-specific cases together with
14520 opensslconf.h.
14521 Additionally, it is now possible to define configuration/platform-
14522 specific names (called "system identities"). In the C code, these
257e9d03
RS
14523 are prefixed with `OPENSSL_SYSNAME_`. e_os2.h will create another
14524 macro with the name beginning with `OPENSSL_SYS_`, which is determined
14525 from `OPENSSL_SYSNAME_*` or compiler-specific macros depending on
5f8e6c50
DMSP
14526 what is available.
14527
14528 *Richard Levitte*
14529
14530 * New option -set_serial to 'req' and 'x509' this allows the serial
14531 number to use to be specified on the command line. Previously self
14532 signed certificates were hard coded with serial number 0 and the
14533 CA options of 'x509' had to use a serial number in a file which was
14534 auto incremented.
14535
14536 *Steve Henson*
14537
14538 * New options to 'ca' utility to support V2 CRL entry extensions.
14539 Currently CRL reason, invalidity date and hold instruction are
14540 supported. Add new CRL extensions to V3 code and some new objects.
14541
14542 *Steve Henson*
14543
14544 * New function EVP_CIPHER_CTX_set_padding() this is used to
14545 disable standard block padding (aka PKCS#5 padding) in the EVP
14546 API, which was previously mandatory. This means that the data is
14547 not padded in any way and so the total length much be a multiple
14548 of the block size, otherwise an error occurs.
14549
14550 *Steve Henson*
14551
14552 * Initial (incomplete) OCSP SSL support.
14553
14554 *Steve Henson*
14555
14556 * New function OCSP_parse_url(). This splits up a URL into its host,
14557 port and path components: primarily to parse OCSP URLs. New -url
14558 option to ocsp utility.
14559
14560 *Steve Henson*
14561
14562 * New nonce behavior. The return value of OCSP_check_nonce() now
14563 reflects the various checks performed. Applications can decide
14564 whether to tolerate certain situations such as an absent nonce
14565 in a response when one was present in a request: the ocsp application
14566 just prints out a warning. New function OCSP_add1_basic_nonce()
14567 this is to allow responders to include a nonce in a response even if
14568 the request is nonce-less.
14569
14570 *Steve Henson*
14571
ec2bfb7d 14572 * Disable stdin buffering in `load_cert()` (`apps/apps.c`) so that no certs are
5f8e6c50 14573 skipped when using openssl x509 multiple times on a single input file,
257e9d03 14574 e.g. `(openssl x509 -out cert1; openssl x509 -out cert2) <certs`.
5f8e6c50
DMSP
14575
14576 *Bodo Moeller*
14577
14578 * Make ASN1_UTCTIME_set_string() and ASN1_GENERALIZEDTIME_set_string()
14579 set string type: to handle setting ASN1_TIME structures. Fix ca
14580 utility to correctly initialize revocation date of CRLs.
14581
14582 *Steve Henson*
14583
14584 * New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override
14585 the clients preferred ciphersuites and rather use its own preferences.
14586 Should help to work around M$ SGC (Server Gated Cryptography) bug in
14587 Internet Explorer by ensuring unchanged hash method during stepup.
14588 (Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.)
14589
14590 *Lutz Jaenicke*
14591
14592 * Make mkdef.pl recognise all DECLARE_ASN1 macros, change rijndael
14593 to aes and add a new 'exist' option to print out symbols that don't
14594 appear to exist.
14595
14596 *Steve Henson*
14597
14598 * Additional options to ocsp utility to allow flags to be set and
14599 additional certificates supplied.
14600
14601 *Steve Henson*
14602
14603 * Add the option -VAfile to 'openssl ocsp', so the user can give the
14604 OCSP client a number of certificate to only verify the response
14605 signature against.
14606
14607 *Richard Levitte*
14608
14609 * Update Rijndael code to version 3.0 and change EVP AES ciphers to
14610 handle the new API. Currently only ECB, CBC modes supported. Add new
14611 AES OIDs.
14612
14613 Add TLS AES ciphersuites as described in RFC3268, "Advanced
14614 Encryption Standard (AES) Ciphersuites for Transport Layer
14615 Security (TLS)". (In beta versions of OpenSSL 0.9.7, these were
14616 not enabled by default and were not part of the "ALL" ciphersuite
14617 alias because they were not yet official; they could be
14618 explicitly requested by specifying the "AESdraft" ciphersuite
14619 group alias. In the final release of OpenSSL 0.9.7, the group
14620 alias is called "AES" and is part of "ALL".)
14621
14622 *Ben Laurie, Steve Henson, Bodo Moeller*
14623
14624 * New function OCSP_copy_nonce() to copy nonce value (if present) from
14625 request to response.
14626
14627 *Steve Henson*
14628
14629 * Functions for OCSP responders. OCSP_request_onereq_count(),
14630 OCSP_request_onereq_get0(), OCSP_onereq_get0_id() and OCSP_id_get0_info()
14631 extract information from a certificate request. OCSP_response_create()
14632 creates a response and optionally adds a basic response structure.
14633 OCSP_basic_add1_status() adds a complete single response to a basic
14634 response and returns the OCSP_SINGLERESP structure just added (to allow
14635 extensions to be included for example). OCSP_basic_add1_cert() adds a
14636 certificate to a basic response and OCSP_basic_sign() signs a basic
14637 response with various flags. New helper functions ASN1_TIME_check()
14638 (checks validity of ASN1_TIME structure) and ASN1_TIME_to_generalizedtime()
14639 (converts ASN1_TIME to GeneralizedTime).
14640
14641 *Steve Henson*
14642
14643 * Various new functions. EVP_Digest() combines EVP_Digest{Init,Update,Final}()
14644 in a single operation. X509_get0_pubkey_bitstr() extracts the public_key
14645 structure from a certificate. X509_pubkey_digest() digests the public_key
14646 contents: this is used in various key identifiers.
14647
14648 *Steve Henson*
14649
14650 * Make sk_sort() tolerate a NULL argument.
14651
14652 *Steve Henson reported by Massimiliano Pala <madwolf@comune.modena.it>*
14653
14654 * New OCSP verify flag OCSP_TRUSTOTHER. When set the "other" certificates
14655 passed by the function are trusted implicitly. If any of them signed the
14656 response then it is assumed to be valid and is not verified.
14657
14658 *Steve Henson*
14659
14660 * In PKCS7_set_type() initialise content_type in PKCS7_ENC_CONTENT
14661 to data. This was previously part of the PKCS7 ASN1 code. This
14662 was causing problems with OpenSSL created PKCS#12 and PKCS#7 structures.
14663 *Steve Henson, reported by Kenneth R. Robinette
14664 <support@securenetterm.com>*
14665
14666 * Add CRYPTO_push_info() and CRYPTO_pop_info() calls to new ASN1
14667 routines: without these tracing memory leaks is very painful.
14668 Fix leaks in PKCS12 and PKCS7 routines.
14669
14670 *Steve Henson*
14671
14672 * Make X509_time_adj() cope with the new behaviour of ASN1_TIME_new().
14673 Previously it initialised the 'type' argument to V_ASN1_UTCTIME which
14674 effectively meant GeneralizedTime would never be used. Now it
14675 is initialised to -1 but X509_time_adj() now has to check the value
14676 and use ASN1_TIME_set() if the value is not V_ASN1_UTCTIME or
14677 V_ASN1_GENERALIZEDTIME, without this it always uses GeneralizedTime.
14678 *Steve Henson, reported by Kenneth R. Robinette
14679 <support@securenetterm.com>*
14680
14681 * Fixes to BN_to_ASN1_INTEGER when bn is zero. This would previously
14682 result in a zero length in the ASN1_INTEGER structure which was
14683 not consistent with the structure when d2i_ASN1_INTEGER() was used
14684 and would cause ASN1_INTEGER_cmp() to fail. Enhance s2i_ASN1_INTEGER()
14685 to cope with hex and negative integers. Fix bug in i2a_ASN1_INTEGER()
14686 where it did not print out a minus for negative ASN1_INTEGER.
14687
14688 *Steve Henson*
14689
14690 * Add summary printout to ocsp utility. The various functions which
14691 convert status values to strings have been renamed to:
14692 OCSP_response_status_str(), OCSP_cert_status_str() and
14693 OCSP_crl_reason_str() and are no longer static. New options
14694 to verify nonce values and to disable verification. OCSP response
14695 printout format cleaned up.
14696
14697 *Steve Henson*
14698
14699 * Add additional OCSP certificate checks. These are those specified
14700 in RFC2560. This consists of two separate checks: the CA of the
14701 certificate being checked must either be the OCSP signer certificate
14702 or the issuer of the OCSP signer certificate. In the latter case the
14703 OCSP signer certificate must contain the OCSP signing extended key
14704 usage. This check is performed by attempting to match the OCSP
14705 signer or the OCSP signer CA to the issuerNameHash and issuerKeyHash
14706 in the OCSP_CERTID structures of the response.
14707
14708 *Steve Henson*
14709
14710 * Initial OCSP certificate verification added to OCSP_basic_verify()
14711 and related routines. This uses the standard OpenSSL certificate
14712 verify routines to perform initial checks (just CA validity) and
14713 to obtain the certificate chain. Then additional checks will be
14714 performed on the chain. Currently the root CA is checked to see
14715 if it is explicitly trusted for OCSP signing. This is used to set
14716 a root CA as a global signing root: that is any certificate that
14717 chains to that CA is an acceptable OCSP signing certificate.
14718
14719 *Steve Henson*
14720
14721 * New '-extfile ...' option to 'openssl ca' for reading X.509v3
14722 extensions from a separate configuration file.
14723 As when reading extensions from the main configuration file,
14724 the '-extensions ...' option may be used for specifying the
14725 section to use.
14726
14727 *Massimiliano Pala <madwolf@comune.modena.it>*
14728
14729 * New OCSP utility. Allows OCSP requests to be generated or
14730 read. The request can be sent to a responder and the output
44652c16 14731 parsed, outputted or printed in text form. Not complete yet:
5f8e6c50
DMSP
14732 still needs to check the OCSP response validity.
14733
14734 *Steve Henson*
14735
14736 * New subcommands for 'openssl ca':
257e9d03 14737 `openssl ca -status <serial>` prints the status of the cert with
5f8e6c50 14738 the given serial number (according to the index file).
257e9d03 14739 `openssl ca -updatedb` updates the expiry status of certificates
5f8e6c50
DMSP
14740 in the index file.
14741
14742 *Massimiliano Pala <madwolf@comune.modena.it>*
14743
14744 * New '-newreq-nodes' command option to CA.pl. This is like
14745 '-newreq', but calls 'openssl req' with the '-nodes' option
14746 so that the resulting key is not encrypted.
14747
14748 *Damien Miller <djm@mindrot.org>*
14749
14750 * New configuration for the GNU Hurd.
14751
14752 *Jonathan Bartlett <johnnyb@wolfram.com> via Richard Levitte*
14753
14754 * Initial code to implement OCSP basic response verify. This
14755 is currently incomplete. Currently just finds the signer's
14756 certificate and verifies the signature on the response.
14757
14758 *Steve Henson*
14759
14760 * New SSLeay_version code SSLEAY_DIR to determine the compiled-in
14761 value of OPENSSLDIR. This is available via the new '-d' option
14762 to 'openssl version', and is also included in 'openssl version -a'.
14763
14764 *Bodo Moeller*
14765
14766 * Allowing defining memory allocation callbacks that will be given
14767 file name and line number information in additional arguments
257e9d03 14768 (a `const char*` and an int). The basic functionality remains, as
5f8e6c50
DMSP
14769 well as the original possibility to just replace malloc(),
14770 realloc() and free() by functions that do not know about these
14771 additional arguments. To register and find out the current
14772 settings for extended allocation functions, the following
14773 functions are provided:
14774
14775 CRYPTO_set_mem_ex_functions
14776 CRYPTO_set_locked_mem_ex_functions
14777 CRYPTO_get_mem_ex_functions
14778 CRYPTO_get_locked_mem_ex_functions
14779
14780 These work the same way as CRYPTO_set_mem_functions and friends.
257e9d03 14781 `CRYPTO_get_[locked_]mem_functions` now writes 0 where such an
5f8e6c50 14782 extended allocation function is enabled.
257e9d03 14783 Similarly, `CRYPTO_get_[locked_]mem_ex_functions` writes 0 where
5f8e6c50
DMSP
14784 a conventional allocation function is enabled.
14785
14786 *Richard Levitte, Bodo Moeller*
14787
14788 * Finish off removing the remaining LHASH function pointer casts.
14789 There should no longer be any prototype-casting required when using
14790 the LHASH abstraction, and any casts that remain are "bugs". See
14791 the callback types and macros at the head of lhash.h for details
14792 (and "OBJ_cleanup" in crypto/objects/obj_dat.c as an example).
14793
14794 *Geoff Thorpe*
14795
14796 * Add automatic query of EGD sockets in RAND_poll() for the unix variant.
14797 If /dev/[u]random devices are not available or do not return enough
14798 entropy, EGD style sockets (served by EGD or PRNGD) will automatically
14799 be queried.
14800 The locations /var/run/egd-pool, /dev/egd-pool, /etc/egd-pool, and
14801 /etc/entropy will be queried once each in this sequence, querying stops
14802 when enough entropy was collected without querying more sockets.
14803
14804 *Lutz Jaenicke*
14805
14806 * Change the Unix RAND_poll() variant to be able to poll several
14807 random devices, as specified by DEVRANDOM, until a sufficient amount
14808 of data has been collected. We spend at most 10 ms on each file
14809 (select timeout) and read in non-blocking mode. DEVRANDOM now
14810 defaults to the list "/dev/urandom", "/dev/random", "/dev/srandom"
14811 (previously it was just the string "/dev/urandom"), so on typical
14812 platforms the 10 ms delay will never occur.
14813 Also separate out the Unix variant to its own file, rand_unix.c.
14814 For VMS, there's a currently-empty rand_vms.c.
14815
14816 *Richard Levitte*
14817
14818 * Move OCSP client related routines to ocsp_cl.c. These
14819 provide utility functions which an application needing
14820 to issue a request to an OCSP responder and analyse the
14821 response will typically need: as opposed to those which an
14822 OCSP responder itself would need which will be added later.
14823
14824 OCSP_request_sign() signs an OCSP request with an API similar
14825 to PKCS7_sign(). OCSP_response_status() returns status of OCSP
14826 response. OCSP_response_get1_basic() extracts basic response
14827 from response. OCSP_resp_find_status(): finds and extracts status
14828 information from an OCSP_CERTID structure (which will be created
14829 when the request structure is built). These are built from lower
14830 level functions which work on OCSP_SINGLERESP structures but
14831 won't normally be used unless the application wishes to examine
14832 extensions in the OCSP response for example.
14833
14834 Replace nonce routines with a pair of functions.
14835 OCSP_request_add1_nonce() adds a nonce value and optionally
14836 generates a random value. OCSP_check_nonce() checks the
14837 validity of the nonce in an OCSP response.
14838
14839 *Steve Henson*
14840
14841 * Change function OCSP_request_add() to OCSP_request_add0_id().
14842 This doesn't copy the supplied OCSP_CERTID and avoids the
14843 need to free up the newly created id. Change return type
14844 to OCSP_ONEREQ to return the internal OCSP_ONEREQ structure.
14845 This can then be used to add extensions to the request.
14846 Deleted OCSP_request_new(), since most of its functionality
14847 is now in OCSP_REQUEST_new() (and the case insensitive name
14848 clash) apart from the ability to set the request name which
14849 will be added elsewhere.
14850
14851 *Steve Henson*
14852
14853 * Update OCSP API. Remove obsolete extensions argument from
14854 various functions. Extensions are now handled using the new
14855 OCSP extension code. New simple OCSP HTTP function which
14856 can be used to send requests and parse the response.
14857
14858 *Steve Henson*
14859
14860 * Fix the PKCS#7 (S/MIME) code to work with new ASN1. Two new
14861 ASN1_ITEM structures help with sign and verify. PKCS7_ATTR_SIGN
14862 uses the special reorder version of SET OF to sort the attributes
14863 and reorder them to match the encoded order. This resolves a long
14864 standing problem: a verify on a PKCS7 structure just after signing
14865 it used to fail because the attribute order did not match the
14866 encoded order. PKCS7_ATTR_VERIFY does not reorder the attributes:
14867 it uses the received order. This is necessary to tolerate some broken
14868 software that does not order SET OF. This is handled by encoding
14869 as a SEQUENCE OF but using implicit tagging (with UNIVERSAL class)
14870 to produce the required SET OF.
14871
14872 *Steve Henson*
14873
14874 * Have mk1mf.pl generate the macros OPENSSL_BUILD_SHLIBCRYPTO and
14875 OPENSSL_BUILD_SHLIBSSL and use them appropriately in the header
14876 files to get correct declarations of the ASN.1 item variables.
14877
14878 *Richard Levitte*
14879
14880 * Rewrite of PKCS#12 code to use new ASN1 functionality. Replace many
14881 PKCS#12 macros with real functions. Fix two unrelated ASN1 bugs:
14882 asn1_check_tlen() would sometimes attempt to use 'ctx' when it was
14883 NULL and ASN1_TYPE was not dereferenced properly in asn1_ex_c2i().
14884 New ASN1 macro: DECLARE_ASN1_ITEM() which just declares the relevant
14885 ASN1_ITEM and no wrapper functions.
14886
14887 *Steve Henson*
14888
14889 * New functions or ASN1_item_d2i_fp() and ASN1_item_d2i_bio(). These
14890 replace the old function pointer based I/O routines. Change most of
257e9d03 14891 the `*_d2i_bio()` and `*_d2i_fp()` functions to use these.
5f8e6c50
DMSP
14892
14893 *Steve Henson*
14894
14895 * Enhance mkdef.pl to be more accepting about spacing in C preprocessor
14896 lines, recognize more "algorithms" that can be deselected, and make
14897 it complain about algorithm deselection that isn't recognised.
14898
14899 *Richard Levitte*
14900
14901 * New ASN1 functions to handle dup, sign, verify, digest, pack and
14902 unpack operations in terms of ASN1_ITEM. Modify existing wrappers
14903 to use new functions. Add NO_ASN1_OLD which can be set to remove
14904 some old style ASN1 functions: this can be used to determine if old
14905 code will still work when these eventually go away.
14906
14907 *Steve Henson*
14908
14909 * New extension functions for OCSP structures, these follow the
14910 same conventions as certificates and CRLs.
14911
14912 *Steve Henson*
14913
14914 * New function X509V3_add1_i2d(). This automatically encodes and
14915 adds an extension. Its behaviour can be customised with various
14916 flags to append, replace or delete. Various wrappers added for
14917 certificates and CRLs.
14918
14919 *Steve Henson*
14920
14921 * Fix to avoid calling the underlying ASN1 print routine when
14922 an extension cannot be parsed. Correct a typo in the
14923 OCSP_SERVICELOC extension. Tidy up print OCSP format.
14924
14925 *Steve Henson*
14926
14927 * Make mkdef.pl parse some of the ASN1 macros and add appropriate
14928 entries for variables.
14929
14930 *Steve Henson*
14931
ec2bfb7d 14932 * Add functionality to `apps/openssl.c` for detecting locking
5f8e6c50
DMSP
14933 problems: As the program is single-threaded, all we have
14934 to do is register a locking callback using an array for
14935 storing which locks are currently held by the program.
14936
14937 *Bodo Moeller*
14938
14939 * Use a lock around the call to CRYPTO_get_ex_new_index() in
14940 SSL_get_ex_data_X509_STORE_idx(), which is used in
14941 ssl_verify_cert_chain() and thus can be called at any time
14942 during TLS/SSL handshakes so that thread-safety is essential.
14943 Unfortunately, the ex_data design is not at all suited
14944 for multi-threaded use, so it probably should be abolished.
14945
14946 *Bodo Moeller*
14947
14948 * Added Broadcom "ubsec" ENGINE to OpenSSL.
14949
14950 *Broadcom, tweaked and integrated by Geoff Thorpe*
14951
14952 * Move common extension printing code to new function
14953 X509V3_print_extensions(). Reorganise OCSP print routines and
14954 implement some needed OCSP ASN1 functions. Add OCSP extensions.
14955
14956 *Steve Henson*
14957
14958 * New function X509_signature_print() to remove duplication in some
14959 print routines.
14960
14961 *Steve Henson*
14962
14963 * Add a special meaning when SET OF and SEQUENCE OF flags are both
14964 set (this was treated exactly the same as SET OF previously). This
14965 is used to reorder the STACK representing the structure to match the
14966 encoding. This will be used to get round a problem where a PKCS7
14967 structure which was signed could not be verified because the STACK
14968 order did not reflect the encoded order.
14969
14970 *Steve Henson*
14971
14972 * Reimplement the OCSP ASN1 module using the new code.
14973
14974 *Steve Henson*
14975
14976 * Update the X509V3 code to permit the use of an ASN1_ITEM structure
14977 for its ASN1 operations. The old style function pointers still exist
14978 for now but they will eventually go away.
14979
14980 *Steve Henson*
14981
14982 * Merge in replacement ASN1 code from the ASN1 branch. This almost
14983 completely replaces the old ASN1 functionality with a table driven
14984 encoder and decoder which interprets an ASN1_ITEM structure describing
14985 the ASN1 module. Compatibility with the existing ASN1 API (i2d,d2i) is
14986 largely maintained. Almost all of the old asn1_mac.h macro based ASN1
14987 has also been converted to the new form.
14988
14989 *Steve Henson*
14990
14991 * Change BN_mod_exp_recp so that negative moduli are tolerated
14992 (the sign is ignored). Similarly, ignore the sign in BN_MONT_CTX_set
14993 so that BN_mod_exp_mont and BN_mod_exp_mont_word work
14994 for negative moduli.
14995
14996 *Bodo Moeller*
14997
14998 * Fix BN_uadd and BN_usub: Always return non-negative results instead
14999 of not touching the result's sign bit.
15000
15001 *Bodo Moeller*
15002
15003 * BN_div bugfix: If the result is 0, the sign (res->neg) must not be
15004 set.
15005
15006 *Bodo Moeller*
15007
15008 * Changed the LHASH code to use prototypes for callbacks, and created
15009 macros to declare and implement thin (optionally static) functions
15010 that provide type-safety and avoid function pointer casting for the
15011 type-specific callbacks.
15012
15013 *Geoff Thorpe*
15014
15015 * Added Kerberos Cipher Suites to be used with TLS, as written in
15016 RFC 2712.
15017 *Veers Staats <staatsvr@asc.hpc.mil>,
257e9d03 15018 Jeffrey Altman <jaltman@columbia.edu>, via Richard Levitte*
5f8e6c50
DMSP
15019
15020 * Reformat the FAQ so the different questions and answers can be divided
15021 in sections depending on the subject.
15022
15023 *Richard Levitte*
15024
15025 * Have the zlib compression code load ZLIB.DLL dynamically under
15026 Windows.
15027
15028 *Richard Levitte*
15029
15030 * New function BN_mod_sqrt for computing square roots modulo a prime
15031 (using the probabilistic Tonelli-Shanks algorithm unless
15032 p == 3 (mod 4) or p == 5 (mod 8), which are cases that can
15033 be handled deterministically).
15034
15035 *Lenka Fibikova <fibikova@exp-math.uni-essen.de>, Bodo Moeller*
15036
15037 * Make BN_mod_inverse faster by explicitly handling small quotients
15038 in the Euclid loop. (Speed gain about 20% for small moduli [256 or
15039 512 bits], about 30% for larger ones [1024 or 2048 bits].)
15040
15041 *Bodo Moeller*
15042
15043 * New function BN_kronecker.
15044
15045 *Bodo Moeller*
15046
15047 * Fix BN_gcd so that it works on negative inputs; the result is
15048 positive unless both parameters are zero.
15049 Previously something reasonably close to an infinite loop was
15050 possible because numbers could be growing instead of shrinking
15051 in the implementation of Euclid's algorithm.
15052
15053 *Bodo Moeller*
15054
15055 * Fix BN_is_word() and BN_is_one() macros to take into account the
15056 sign of the number in question.
15057
15058 Fix BN_is_word(a,w) to work correctly for w == 0.
15059
15060 The old BN_is_word(a,w) macro is now called BN_abs_is_word(a,w)
15061 because its test if the absolute value of 'a' equals 'w'.
15062 Note that BN_abs_is_word does *not* handle w == 0 reliably;
15063 it exists mostly for use in the implementations of BN_is_zero(),
15064 BN_is_one(), and BN_is_word().
15065
15066 *Bodo Moeller*
15067
15068 * New function BN_swap.
15069
15070 *Bodo Moeller*
15071
15072 * Use BN_nnmod instead of BN_mod in crypto/bn/bn_exp.c so that
15073 the exponentiation functions are more likely to produce reasonable
15074 results on negative inputs.
15075
15076 *Bodo Moeller*
15077
15078 * Change BN_mod_mul so that the result is always non-negative.
15079 Previously, it could be negative if one of the factors was negative;
15080 I don't think anyone really wanted that behaviour.
15081
15082 *Bodo Moeller*
15083
1dc1ea18
DDO
15084 * Move `BN_mod_...` functions into new file `crypto/bn/bn_mod.c`
15085 (except for exponentiation, which stays in `crypto/bn/bn_exp.c`,
15086 and `BN_mod_mul_reciprocal`, which stays in `crypto/bn/bn_recp.c`)
5f8e6c50
DMSP
15087 and add new functions:
15088
15089 BN_nnmod
15090 BN_mod_sqr
15091 BN_mod_add
15092 BN_mod_add_quick
15093 BN_mod_sub
15094 BN_mod_sub_quick
15095 BN_mod_lshift1
15096 BN_mod_lshift1_quick
15097 BN_mod_lshift
15098 BN_mod_lshift_quick
15099
15100 These functions always generate non-negative results.
15101
1dc1ea18
DDO
15102 `BN_nnmod` otherwise is `like BN_mod` (if `BN_mod` computes a remainder `r`
15103 such that `|m| < r < 0`, `BN_nnmod` will output `rem + |m|` instead).
5f8e6c50 15104
1dc1ea18
DDO
15105 `BN_mod_XXX_quick(r, a, [b,] m)` generates the same result as
15106 `BN_mod_XXX(r, a, [b,] m, ctx)`, but requires that `a` [and `b`]
15107 be reduced modulo `m`.
5f8e6c50
DMSP
15108
15109 *Lenka Fibikova <fibikova@exp-math.uni-essen.de>, Bodo Moeller*
15110
1dc1ea18 15111<!--
5f8e6c50
DMSP
15112 The following entry accidentally appeared in the CHANGES file
15113 distributed with OpenSSL 0.9.7. The modifications described in
15114 it do *not* apply to OpenSSL 0.9.7.
15115
15116 * Remove a few calls to bn_wexpand() in BN_sqr() (the one in there
15117 was actually never needed) and in BN_mul(). The removal in BN_mul()
15118 required a small change in bn_mul_part_recursive() and the addition
15119 of the functions bn_cmp_part_words(), bn_sub_part_words() and
15120 bn_add_part_words(), which do the same thing as bn_cmp_words(),
15121 bn_sub_words() and bn_add_words() except they take arrays with
15122 differing sizes.
15123
15124 *Richard Levitte*
1dc1ea18 15125-->
5f8e6c50
DMSP
15126
15127 * In 'openssl passwd', verify passwords read from the terminal
15128 unless the '-salt' option is used (which usually means that
15129 verification would just waste user's time since the resulting
15130 hash is going to be compared with some given password hash)
15131 or the new '-noverify' option is used.
15132
15133 This is an incompatible change, but it does not affect
15134 non-interactive use of 'openssl passwd' (passwords on the command
15135 line, '-stdin' option, '-in ...' option) and thus should not
15136 cause any problems.
15137
15138 *Bodo Moeller*
15139
15140 * Remove all references to RSAref, since there's no more need for it.
15141
15142 *Richard Levitte*
15143
15144 * Make DSO load along a path given through an environment variable
15145 (SHLIB_PATH) with shl_load().
15146
15147 *Richard Levitte*
15148
15149 * Constify the ENGINE code as a result of BIGNUM constification.
15150 Also constify the RSA code and most things related to it. In a
15151 few places, most notable in the depth of the ASN.1 code, ugly
15152 casts back to non-const were required (to be solved at a later
15153 time)
15154
15155 *Richard Levitte*
15156
15157 * Make it so the openssl application has all engines loaded by default.
15158
15159 *Richard Levitte*
15160
15161 * Constify the BIGNUM routines a little more.
15162
15163 *Richard Levitte*
15164
15165 * Add the following functions:
15166
15167 ENGINE_load_cswift()
15168 ENGINE_load_chil()
15169 ENGINE_load_atalla()
15170 ENGINE_load_nuron()
15171 ENGINE_load_builtin_engines()
15172
15173 That way, an application can itself choose if external engines that
15174 are built-in in OpenSSL shall ever be used or not. The benefit is
15175 that applications won't have to be linked with libdl or other dso
15176 libraries unless it's really needed.
15177
15178 Changed 'openssl engine' to load all engines on demand.
15179 Changed the engine header files to avoid the duplication of some
15180 declarations (they differed!).
15181
15182 *Richard Levitte*
15183
15184 * 'openssl engine' can now list capabilities.
15185
15186 *Richard Levitte*
15187
15188 * Better error reporting in 'openssl engine'.
15189
15190 *Richard Levitte*
15191
15192 * Never call load_dh_param(NULL) in s_server.
15193
15194 *Bodo Moeller*
15195
15196 * Add engine application. It can currently list engines by name and
15197 identity, and test if they are actually available.
15198
15199 *Richard Levitte*
15200
15201 * Improve RPM specification file by forcing symbolic linking and making
15202 sure the installed documentation is also owned by root.root.
15203
15204 *Damien Miller <djm@mindrot.org>*
15205
15206 * Give the OpenSSL applications more possibilities to make use of
15207 keys (public as well as private) handled by engines.
15208
15209 *Richard Levitte*
15210
15211 * Add OCSP code that comes from CertCo.
15212
15213 *Richard Levitte*
15214
15215 * Add VMS support for the Rijndael code.
15216
15217 *Richard Levitte*
15218
15219 * Added untested support for Nuron crypto accelerator.
15220
15221 *Ben Laurie*
15222
15223 * Add support for external cryptographic devices. This code was
15224 previously distributed separately as the "engine" branch.
15225
15226 *Geoff Thorpe, Richard Levitte*
15227
15228 * Rework the filename-translation in the DSO code. It is now possible to
15229 have far greater control over how a "name" is turned into a filename
15230 depending on the operating environment and any oddities about the
15231 different shared library filenames on each system.
15232
15233 *Geoff Thorpe*
15234
15235 * Support threads on FreeBSD-elf in Configure.
15236
15237 *Richard Levitte*
15238
15239 * Fix for SHA1 assembly problem with MASM: it produces
15240 warnings about corrupt line number information when assembling
15241 with debugging information. This is caused by the overlapping
15242 of two sections.
15243
15244 *Bernd Matthes <mainbug@celocom.de>, Steve Henson*
15245
15246 * NCONF changes.
15247 NCONF_get_number() has no error checking at all. As a replacement,
257e9d03 15248 NCONF_get_number_e() is defined (`_e` for "error checking") and is
5f8e6c50
DMSP
15249 promoted strongly. The old NCONF_get_number is kept around for
15250 binary backward compatibility.
15251 Make it possible for methods to load from something other than a BIO,
15252 by providing a function pointer that is given a name instead of a BIO.
15253 For example, this could be used to load configuration data from an
15254 LDAP server.
15255
15256 *Richard Levitte*
15257
15258 * Fix for non blocking accept BIOs. Added new I/O special reason
15259 BIO_RR_ACCEPT to cover this case. Previously use of accept BIOs
15260 with non blocking I/O was not possible because no retry code was
15261 implemented. Also added new SSL code SSL_WANT_ACCEPT to cover
15262 this case.
15263
15264 *Steve Henson*
15265
15266 * Added the beginnings of Rijndael support.
15267
15268 *Ben Laurie*
15269
15270 * Fix for bug in DirectoryString mask setting. Add support for
15271 X509_NAME_print_ex() in 'req' and X509_print_ex() function
15272 to allow certificate printing to more controllable, additional
15273 'certopt' option to 'x509' to allow new printing options to be
15274 set.
15275
15276 *Steve Henson*
15277
15278 * Clean old EAY MD5 hack from e_os.h.
15279
15280 *Richard Levitte*
15281
257e9d03 15282### Changes between 0.9.6l and 0.9.6m [17 Mar 2004]
5f8e6c50
DMSP
15283
15284 * Fix null-pointer assignment in do_change_cipher_spec() revealed
d8dc8538 15285 by using the Codenomicon TLS Test Tool ([CVE-2004-0079])
5f8e6c50
DMSP
15286
15287 *Joe Orton, Steve Henson*
15288
257e9d03 15289### Changes between 0.9.6k and 0.9.6l [04 Nov 2003]
5f8e6c50
DMSP
15290
15291 * Fix additional bug revealed by the NISCC test suite:
15292
15293 Stop bug triggering large recursion when presented with
d8dc8538 15294 certain ASN.1 tags ([CVE-2003-0851])
5f8e6c50
DMSP
15295
15296 *Steve Henson*
15297
257e9d03 15298### Changes between 0.9.6j and 0.9.6k [30 Sep 2003]
5f8e6c50
DMSP
15299
15300 * Fix various bugs revealed by running the NISCC test suite:
15301
15302 Stop out of bounds reads in the ASN1 code when presented with
15303 invalid tags (CVE-2003-0543 and CVE-2003-0544).
15304
15305 If verify callback ignores invalid public key errors don't try to check
15306 certificate signature with the NULL public key.
15307
5f8e6c50
DMSP
15308 *Steve Henson*
15309
15310 * In ssl3_accept() (ssl/s3_srvr.c) only accept a client certificate
15311 if the server requested one: as stated in TLS 1.0 and SSL 3.0
15312 specifications.
15313
15314 *Steve Henson*
15315
15316 * In ssl3_get_client_hello() (ssl/s3_srvr.c), tolerate additional
15317 extra data after the compression methods not only for TLS 1.0
15318 but also for SSL 3.0 (as required by the specification).
15319
15320 *Bodo Moeller; problem pointed out by Matthias Loepfe*
15321
15322 * Change X509_certificate_type() to mark the key as exported/exportable
15323 when it's 512 *bits* long, not 512 bytes.
15324
15325 *Richard Levitte*
15326
257e9d03 15327### Changes between 0.9.6i and 0.9.6j [10 Apr 2003]
5f8e6c50
DMSP
15328
15329 * Countermeasure against the Klima-Pokorny-Rosa extension of
15330 Bleichbacher's attack on PKCS #1 v1.5 padding: treat
15331 a protocol version number mismatch like a decryption error
15332 in ssl3_get_client_key_exchange (ssl/s3_srvr.c).
15333
15334 *Bodo Moeller*
15335
15336 * Turn on RSA blinding by default in the default implementation
15337 to avoid a timing attack. Applications that don't want it can call
15338 RSA_blinding_off() or use the new flag RSA_FLAG_NO_BLINDING.
15339 They would be ill-advised to do so in most cases.
15340
15341 *Ben Laurie, Steve Henson, Geoff Thorpe, Bodo Moeller*
15342
15343 * Change RSA blinding code so that it works when the PRNG is not
15344 seeded (in this case, the secret RSA exponent is abused as
15345 an unpredictable seed -- if it is not unpredictable, there
15346 is no point in blinding anyway). Make RSA blinding thread-safe
15347 by remembering the creator's thread ID in rsa->blinding and
15348 having all other threads use local one-time blinding factors
15349 (this requires more computation than sharing rsa->blinding, but
15350 avoids excessive locking; and if an RSA object is not shared
15351 between threads, blinding will still be very fast).
15352
15353 *Bodo Moeller*
15354
257e9d03 15355### Changes between 0.9.6h and 0.9.6i [19 Feb 2003]
5f8e6c50
DMSP
15356
15357 * In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked
15358 via timing by performing a MAC computation even if incorrect
15359 block cipher padding has been found. This is a countermeasure
15360 against active attacks where the attacker has to distinguish
d8dc8538 15361 between bad padding and a MAC verification error. ([CVE-2003-0078])
5f8e6c50
DMSP
15362
15363 *Bodo Moeller; problem pointed out by Brice Canvel (EPFL),
15364 Alain Hiltgen (UBS), Serge Vaudenay (EPFL), and
15365 Martin Vuagnoux (EPFL, Ilion)*
15366
257e9d03 15367### Changes between 0.9.6g and 0.9.6h [5 Dec 2002]
5f8e6c50
DMSP
15368
15369 * New function OPENSSL_cleanse(), which is used to cleanse a section of
15370 memory from its contents. This is done with a counter that will
15371 place alternating values in each byte. This can be used to solve
15372 two issues: 1) the removal of calls to memset() by highly optimizing
15373 compilers, and 2) cleansing with other values than 0, since those can
15374 be read through on certain media, for example a swap space on disk.
15375
15376 *Geoff Thorpe*
15377
15378 * Bugfix: client side session caching did not work with external caching,
15379 because the session->cipher setting was not restored when reloading
15380 from the external cache. This problem was masked, when
15381 SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG (part of SSL_OP_ALL) was set.
15382 (Found by Steve Haslam <steve@araqnid.ddts.net>.)
15383
15384 *Lutz Jaenicke*
15385
15386 * Fix client_certificate (ssl/s2_clnt.c): The permissible total
15387 length of the REQUEST-CERTIFICATE message is 18 .. 34, not 17 .. 33.
15388
15389 *Zeev Lieber <zeev-l@yahoo.com>*
15390
15391 * Undo an undocumented change introduced in 0.9.6e which caused
15392 repeated calls to OpenSSL_add_all_ciphers() and
15393 OpenSSL_add_all_digests() to be ignored, even after calling
15394 EVP_cleanup().
15395
15396 *Richard Levitte*
15397
15398 * Change the default configuration reader to deal with last line not
15399 being properly terminated.
15400
15401 *Richard Levitte*
15402
15403 * Change X509_NAME_cmp() so it applies the special rules on handling
15404 DN values that are of type PrintableString, as well as RDNs of type
15405 emailAddress where the value has the type ia5String.
15406
15407 *stefank@valicert.com via Richard Levitte*
15408
15409 * Add a SSL_SESS_CACHE_NO_INTERNAL_STORE flag to take over half
15410 the job SSL_SESS_CACHE_NO_INTERNAL_LOOKUP was inconsistently
15411 doing, define a new flag (SSL_SESS_CACHE_NO_INTERNAL) to be
15412 the bitwise-OR of the two for use by the majority of applications
15413 wanting this behaviour, and update the docs. The documented
15414 behaviour and actual behaviour were inconsistent and had been
15415 changing anyway, so this is more a bug-fix than a behavioural
15416 change.
15417
15418 *Geoff Thorpe, diagnosed by Nadav Har'El*
15419
15420 * Don't impose a 16-byte length minimum on session IDs in ssl/s3_clnt.c
15421 (the SSL 3.0 and TLS 1.0 specifications allow any length up to 32 bytes).
15422
15423 *Bodo Moeller*
15424
15425 * Fix initialization code race conditions in
15426 SSLv23_method(), SSLv23_client_method(), SSLv23_server_method(),
15427 SSLv2_method(), SSLv2_client_method(), SSLv2_server_method(),
15428 SSLv3_method(), SSLv3_client_method(), SSLv3_server_method(),
15429 TLSv1_method(), TLSv1_client_method(), TLSv1_server_method(),
15430 ssl2_get_cipher_by_char(),
15431 ssl3_get_cipher_by_char().
15432
15433 *Patrick McCormick <patrick@tellme.com>, Bodo Moeller*
15434
15435 * Reorder cleanup sequence in SSL_CTX_free(): only remove the ex_data after
15436 the cached sessions are flushed, as the remove_cb() might use ex_data
15437 contents. Bug found by Sam Varshavchik <mrsam@courier-mta.com>
15438 (see [openssl.org #212]).
15439
15440 *Geoff Thorpe, Lutz Jaenicke*
15441
15442 * Fix typo in OBJ_txt2obj which incorrectly passed the content
15443 length, instead of the encoding length to d2i_ASN1_OBJECT.
15444
15445 *Steve Henson*
15446
257e9d03 15447### Changes between 0.9.6f and 0.9.6g [9 Aug 2002]
5f8e6c50
DMSP
15448
15449 * [In 0.9.6g-engine release:]
257e9d03 15450 Fix crypto/engine/vendor_defns/cswift.h for WIN32 (use `_stdcall`).
5f8e6c50
DMSP
15451
15452 *Lynn Gazis <lgazis@rainbow.com>*
15453
257e9d03 15454### Changes between 0.9.6e and 0.9.6f [8 Aug 2002]
5f8e6c50
DMSP
15455
15456 * Fix ASN1 checks. Check for overflow by comparing with LONG_MAX
15457 and get fix the header length calculation.
15458 *Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>,
257e9d03 15459 Alon Kantor <alonk@checkpoint.com> (and others), Steve Henson*
5f8e6c50
DMSP
15460
15461 * Use proper error handling instead of 'assertions' in buffer
15462 overflow checks added in 0.9.6e. This prevents DoS (the
15463 assertions could call abort()).
15464
15465 *Arne Ansper <arne@ats.cyber.ee>, Bodo Moeller*
15466
257e9d03 15467### Changes between 0.9.6d and 0.9.6e [30 Jul 2002]
5f8e6c50
DMSP
15468
15469 * Add various sanity checks to asn1_get_length() to reject
15470 the ASN1 length bytes if they exceed sizeof(long), will appear
15471 negative or the content length exceeds the length of the
15472 supplied buffer.
15473
15474 *Steve Henson, Adi Stav <stav@mercury.co.il>, James Yonan <jim@ntlp.com>*
15475
15476 * Fix cipher selection routines: ciphers without encryption had no flags
15477 for the cipher strength set and where therefore not handled correctly
15478 by the selection routines (PR #130).
15479
15480 *Lutz Jaenicke*
15481
15482 * Fix EVP_dsa_sha macro.
15483
15484 *Nils Larsch*
15485
15486 * New option
15487 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
15488 for disabling the SSL 3.0/TLS 1.0 CBC vulnerability countermeasure
15489 that was added in OpenSSL 0.9.6d.
15490
15491 As the countermeasure turned out to be incompatible with some
15492 broken SSL implementations, the new option is part of SSL_OP_ALL.
15493 SSL_OP_ALL is usually employed when compatibility with weird SSL
15494 implementations is desired (e.g. '-bugs' option to 's_client' and
15495 's_server'), so the new option is automatically set in many
15496 applications.
15497
15498 *Bodo Moeller*
15499
15500 * Changes in security patch:
15501
15502 Changes marked "(CHATS)" were sponsored by the Defense Advanced
15503 Research Projects Agency (DARPA) and Air Force Research Laboratory,
15504 Air Force Materiel Command, USAF, under agreement number
15505 F30602-01-2-0537.
15506
15507 * Add various sanity checks to asn1_get_length() to reject
15508 the ASN1 length bytes if they exceed sizeof(long), will appear
15509 negative or the content length exceeds the length of the
d8dc8538 15510 supplied buffer. ([CVE-2002-0659])
5f8e6c50
DMSP
15511
15512 *Steve Henson, Adi Stav <stav@mercury.co.il>, James Yonan <jim@ntlp.com>*
15513
15514 * Assertions for various potential buffer overflows, not known to
15515 happen in practice.
15516
15517 *Ben Laurie (CHATS)*
15518
15519 * Various temporary buffers to hold ASCII versions of integers were
d8dc8538 15520 too small for 64 bit platforms. ([CVE-2002-0655])
257e9d03 15521 *Matthew Byng-Maddick <mbm@aldigital.co.uk> and Ben Laurie (CHATS)>*
5f8e6c50
DMSP
15522
15523 * Remote buffer overflow in SSL3 protocol - an attacker could
d8dc8538 15524 supply an oversized session ID to a client. ([CVE-2002-0656])
5f8e6c50 15525
44652c16 15526 *Ben Laurie (CHATS)*
5f8e6c50
DMSP
15527
15528 * Remote buffer overflow in SSL2 protocol - an attacker could
d8dc8538 15529 supply an oversized client master key. ([CVE-2002-0656])
5f8e6c50
DMSP
15530
15531 *Ben Laurie (CHATS)*
15532
257e9d03 15533### Changes between 0.9.6c and 0.9.6d [9 May 2002]
5f8e6c50
DMSP
15534
15535 * Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not
15536 encoded as NULL) with id-dsa-with-sha1.
15537
15538 *Nils Larsch <nla@trustcenter.de>; problem pointed out by Bodo Moeller*
15539
ec2bfb7d 15540 * Check various `X509_...()` return values in `apps/req.c`.
5f8e6c50
DMSP
15541
15542 *Nils Larsch <nla@trustcenter.de>*
15543
15544 * Fix BASE64 decode (EVP_DecodeUpdate) for data with CR/LF ended lines:
15545 an end-of-file condition would erroneously be flagged, when the CRLF
15546 was just at the end of a processed block. The bug was discovered when
15547 processing data through a buffering memory BIO handing the data to a
15548 BASE64-decoding BIO. Bug fund and patch submitted by Pavel Tsekov
15549 <ptsekov@syntrex.com> and Nedelcho Stanev.
15550
15551 *Lutz Jaenicke*
15552
15553 * Implement a countermeasure against a vulnerability recently found
15554 in CBC ciphersuites in SSL 3.0/TLS 1.0: Send an empty fragment
15555 before application data chunks to avoid the use of known IVs
15556 with data potentially chosen by the attacker.
15557
15558 *Bodo Moeller*
15559
15560 * Fix length checks in ssl3_get_client_hello().
15561
15562 *Bodo Moeller*
15563
15564 * TLS/SSL library bugfix: use s->s3->in_read_app_data differently
15565 to prevent ssl3_read_internal() from incorrectly assuming that
15566 ssl3_read_bytes() found application data while handshake
15567 processing was enabled when in fact s->s3->in_read_app_data was
15568 merely automatically cleared during the initial handshake.
15569
15570 *Bodo Moeller; problem pointed out by Arne Ansper <arne@ats.cyber.ee>*
15571
15572 * Fix object definitions for Private and Enterprise: they were not
15573 recognized in their shortname (=lowercase) representation. Extend
15574 obj_dat.pl to issue an error when using undefined keywords instead
15575 of silently ignoring the problem (Svenning Sorensen
15576 <sss@sss.dnsalias.net>).
15577
15578 *Lutz Jaenicke*
15579
15580 * Fix DH_generate_parameters() so that it works for 'non-standard'
15581 generators, i.e. generators other than 2 and 5. (Previously, the
15582 code did not properly initialise the 'add' and 'rem' values to
15583 BN_generate_prime().)
15584
15585 In the new general case, we do not insist that 'generator' is
15586 actually a primitive root: This requirement is rather pointless;
15587 a generator of the order-q subgroup is just as good, if not
15588 better.
15589
15590 *Bodo Moeller*
15591
15592 * Map new X509 verification errors to alerts. Discovered and submitted by
15593 Tom Wu <tom@arcot.com>.
15594
15595 *Lutz Jaenicke*
15596
15597 * Fix ssl3_pending() (ssl/s3_lib.c) to prevent SSL_pending() from
15598 returning non-zero before the data has been completely received
15599 when using non-blocking I/O.
15600
15601 *Bodo Moeller; problem pointed out by John Hughes*
15602
15603 * Some of the ciphers missed the strength entry (SSL_LOW etc).
15604
15605 *Ben Laurie, Lutz Jaenicke*
15606
15607 * Fix bug in SSL_clear(): bad sessions were not removed (found by
15608 Yoram Zahavi <YoramZ@gilian.com>).
15609
15610 *Lutz Jaenicke*
15611
15612 * Add information about CygWin 1.3 and on, and preserve proper
15613 configuration for the versions before that.
15614
15615 *Corinna Vinschen <vinschen@redhat.com> and Richard Levitte*
15616
15617 * Make removal from session cache (SSL_CTX_remove_session()) more robust:
15618 check whether we deal with a copy of a session and do not delete from
15619 the cache in this case. Problem reported by "Izhar Shoshani Levi"
15620 <izhar@checkpoint.com>.
15621
15622 *Lutz Jaenicke*
15623
15624 * Do not store session data into the internal session cache, if it
15625 is never intended to be looked up (SSL_SESS_CACHE_NO_INTERNAL_LOOKUP
15626 flag is set). Proposed by Aslam <aslam@funk.com>.
15627
15628 *Lutz Jaenicke*
15629
15630 * Have ASN1_BIT_STRING_set_bit() really clear a bit when the requested
15631 value is 0.
15632
15633 *Richard Levitte*
15634
15635 * [In 0.9.6d-engine release:]
15636 Fix a crashbug and a logic bug in hwcrhk_load_pubkey().
15637
15638 *Toomas Kiisk <vix@cyber.ee> via Richard Levitte*
15639
15640 * Add the configuration target linux-s390x.
15641
15642 *Neale Ferguson <Neale.Ferguson@SoftwareAG-USA.com> via Richard Levitte*
15643
15644 * The earlier bugfix for the SSL3_ST_SW_HELLO_REQ_C case of
15645 ssl3_accept (ssl/s3_srvr.c) incorrectly used a local flag
15646 variable as an indication that a ClientHello message has been
15647 received. As the flag value will be lost between multiple
15648 invocations of ssl3_accept when using non-blocking I/O, the
15649 function may not be aware that a handshake has actually taken
15650 place, thus preventing a new session from being added to the
15651 session cache.
15652
15653 To avoid this problem, we now set s->new_session to 2 instead of
15654 using a local variable.
15655
15656 *Lutz Jaenicke, Bodo Moeller*
15657
15658 * Bugfix: Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c)
15659 if the SSL_R_LENGTH_MISMATCH error is detected.
15660
15661 *Geoff Thorpe, Bodo Moeller*
15662
15663 * New 'shared_ldflag' column in Configure platform table.
15664
15665 *Richard Levitte*
15666
15667 * Fix EVP_CIPHER_mode macro.
15668
15669 *"Dan S. Camper" <dan@bti.net>*
15670
15671 * Fix ssl3_read_bytes (ssl/s3_pkt.c): To ignore messages of unknown
15672 type, we must throw them away by setting rr->length to 0.
15673
15674 *D P Chang <dpc@qualys.com>*
15675
257e9d03 15676### Changes between 0.9.6b and 0.9.6c [21 dec 2001]
5f8e6c50
DMSP
15677
15678 * Fix BN_rand_range bug pointed out by Dominikus Scherkl
15679 <Dominikus.Scherkl@biodata.com>. (The previous implementation
257e9d03
RS
15680 worked incorrectly for those cases where range = `10..._2` and
15681 `3*range` is two bits longer than range.)
5f8e6c50
DMSP
15682
15683 *Bodo Moeller*
15684
15685 * Only add signing time to PKCS7 structures if it is not already
15686 present.
15687
15688 *Steve Henson*
15689
15690 * Fix crypto/objects/objects.h: "ld-ce" should be "id-ce",
15691 OBJ_ld_ce should be OBJ_id_ce.
15692 Also some ip-pda OIDs in crypto/objects/objects.txt were
15693 incorrect (cf. RFC 3039).
15694
15695 *Matt Cooper, Frederic Giudicelli, Bodo Moeller*
15696
15697 * Release CRYPTO_LOCK_DYNLOCK when CRYPTO_destroy_dynlockid()
15698 returns early because it has nothing to do.
15699
15700 *Andy Schneider <andy.schneider@bjss.co.uk>*
15701
15702 * [In 0.9.6c-engine release:]
15703 Fix mutex callback return values in crypto/engine/hw_ncipher.c.
15704
15705 *Andy Schneider <andy.schneider@bjss.co.uk>*
15706
15707 * [In 0.9.6c-engine release:]
15708 Add support for Cryptographic Appliance's keyserver technology.
15709 (Use engine 'keyclient')
15710
15711 *Cryptographic Appliances and Geoff Thorpe*
15712
15713 * Add a configuration entry for OS/390 Unix. The C compiler 'c89'
15714 is called via tools/c89.sh because arguments have to be
15715 rearranged (all '-L' options must appear before the first object
15716 modules).
15717
15718 *Richard Shapiro <rshapiro@abinitio.com>*
15719
15720 * [In 0.9.6c-engine release:]
15721 Add support for Broadcom crypto accelerator cards, backported
15722 from 0.9.7.
15723
15724 *Broadcom, Nalin Dahyabhai <nalin@redhat.com>, Mark Cox*
15725
15726 * [In 0.9.6c-engine release:]
15727 Add support for SureWare crypto accelerator cards from
15728 Baltimore Technologies. (Use engine 'sureware')
15729
15730 *Baltimore Technologies and Mark Cox*
15731
15732 * [In 0.9.6c-engine release:]
15733 Add support for crypto accelerator cards from Accelerated
15734 Encryption Processing, www.aep.ie. (Use engine 'aep')
15735
15736 *AEP Inc. and Mark Cox*
15737
15738 * Add a configuration entry for gcc on UnixWare.
15739
15740 *Gary Benson <gbenson@redhat.com>*
15741
15742 * Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake
15743 messages are stored in a single piece (fixed-length part and
15744 variable-length part combined) and fix various bugs found on the way.
15745
15746 *Bodo Moeller*
15747
15748 * Disable caching in BIO_gethostbyname(), directly use gethostbyname()
15749 instead. BIO_gethostbyname() does not know what timeouts are
15750 appropriate, so entries would stay in cache even when they have
15751 become invalid.
257e9d03 15752 *Bodo Moeller; problem pointed out by Rich Salz <rsalz@zolera.com>*
5f8e6c50
DMSP
15753
15754 * Change ssl23_get_client_hello (ssl/s23_srvr.c) behaviour when
15755 faced with a pathologically small ClientHello fragment that does
15756 not contain client_version: Instead of aborting with an error,
15757 simply choose the highest available protocol version (i.e.,
15758 TLS 1.0 unless it is disabled). In practice, ClientHello
15759 messages are never sent like this, but this change gives us
15760 strictly correct behaviour at least for TLS.
15761
44652c16 15762 *Bodo Moeller*
5f8e6c50
DMSP
15763
15764 * Fix SSL handshake functions and SSL_clear() such that SSL_clear()
15765 never resets s->method to s->ctx->method when called from within
15766 one of the SSL handshake functions.
15767
15768 *Bodo Moeller; problem pointed out by Niko Baric*
15769
15770 * In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert
15771 (sent using the client's version number) if client_version is
15772 smaller than the protocol version in use. Also change
15773 ssl23_get_client_hello (ssl/s23_srvr.c) to select TLS 1.0 if
15774 the client demanded SSL 3.0 but only TLS 1.0 is enabled; then
15775 the client will at least see that alert.
15776
15777 *Bodo Moeller*
15778
15779 * Fix ssl3_get_message (ssl/s3_both.c) to handle message fragmentation
15780 correctly.
15781
15782 *Bodo Moeller*
15783
15784 * Avoid infinite loop in ssl3_get_message (ssl/s3_both.c) if a
15785 client receives HelloRequest while in a handshake.
15786
15787 *Bodo Moeller; bug noticed by Andy Schneider <andy.schneider@bjss.co.uk>*
15788
15789 * Bugfix in ssl3_accept (ssl/s3_srvr.c): Case SSL3_ST_SW_HELLO_REQ_C
15790 should end in 'break', not 'goto end' which circumvents various
15791 cleanups done in state SSL_ST_OK. But session related stuff
15792 must be disabled for SSL_ST_OK in the case that we just sent a
15793 HelloRequest.
15794
15795 Also avoid some overhead by not calling ssl_init_wbio_buffer()
15796 before just sending a HelloRequest.
15797
15798 *Bodo Moeller, Eric Rescorla <ekr@rtfm.com>*
15799
15800 * Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
15801 reveal whether illegal block cipher padding was found or a MAC
15802 verification error occurred. (Neither SSLerr() codes nor alerts
15803 are directly visible to potential attackers, but the information
15804 may leak via logfiles.)
15805
15806 Similar changes are not required for the SSL 2.0 implementation
15807 because the number of padding bytes is sent in clear for SSL 2.0,
15808 and the extra bytes are just ignored. However ssl/s2_pkt.c
15809 failed to verify that the purported number of padding bytes is in
15810 the legal range.
15811
15812 *Bodo Moeller*
15813
15814 * Add OpenUNIX-8 support including shared libraries
15815 (Boyd Lynn Gerber <gerberb@zenez.com>).
15816
15817 *Lutz Jaenicke*
15818
15819 * Improve RSA_padding_check_PKCS1_OAEP() check again to avoid
15820 'wristwatch attack' using huge encoding parameters (cf.
15821 James H. Manger's CRYPTO 2001 paper). Note that the
15822 RSA_PKCS1_OAEP_PADDING case of RSA_private_decrypt() does not use
15823 encoding parameters and hence was not vulnerable.
15824
15825 *Bodo Moeller*
15826
15827 * BN_sqr() bug fix.
15828
15829 *Ulf Möller, reported by Jim Ellis <jim.ellis@cavium.com>*
15830
15831 * Rabin-Miller test analyses assume uniformly distributed witnesses,
15832 so use BN_pseudo_rand_range() instead of using BN_pseudo_rand()
15833 followed by modular reduction.
15834
15835 *Bodo Moeller; pointed out by Adam Young <AYoung1@NCSUS.JNJ.COM>*
15836
15837 * Add BN_pseudo_rand_range() with obvious functionality: BN_rand_range()
15838 equivalent based on BN_pseudo_rand() instead of BN_rand().
15839
15840 *Bodo Moeller*
15841
15842 * s3_srvr.c: allow sending of large client certificate lists (> 16 kB).
15843 This function was broken, as the check for a new client hello message
15844 to handle SGC did not allow these large messages.
15845 (Tracked down by "Douglas E. Engert" <deengert@anl.gov>.)
15846
15847 *Lutz Jaenicke*
15848
257e9d03 15849 * Add alert descriptions for TLSv1 to `SSL_alert_desc_string[_long]()`.
5f8e6c50
DMSP
15850
15851 *Lutz Jaenicke*
15852
15853 * Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl()
15854 for BIO_C_GET_WRITE_BUF_SIZE ("Stephen Hinton" <shinton@netopia.com>).
15855
15856 *Lutz Jaenicke*
15857
15858 * Rework the configuration and shared library support for Tru64 Unix.
15859 The configuration part makes use of modern compiler features and
15860 still retains old compiler behavior for those that run older versions
15861 of the OS. The shared library support part includes a variant that
15862 uses the RPATH feature, and is available through the special
15863 configuration target "alpha-cc-rpath", which will never be selected
15864 automatically.
15865
15866 *Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> via Richard Levitte*
15867
15868 * In ssl3_get_key_exchange (ssl/s3_clnt.c), call ssl3_get_message()
15869 with the same message size as in ssl3_get_certificate_request().
15870 Otherwise, if no ServerKeyExchange message occurs, CertificateRequest
15871 messages might inadvertently be reject as too long.
15872
15873 *Petr Lampa <lampa@fee.vutbr.cz>*
15874
15875 * Enhanced support for IA-64 Unix platforms (well, Linux and HP-UX).
15876
15877 *Andy Polyakov*
15878
15879 * Modified SSL library such that the verify_callback that has been set
44652c16 15880 specifically for an SSL object with SSL_set_verify() is actually being
5f8e6c50
DMSP
15881 used. Before the change, a verify_callback set with this function was
15882 ignored and the verify_callback() set in the SSL_CTX at the time of
15883 the call was used. New function X509_STORE_CTX_set_verify_cb() introduced
15884 to allow the necessary settings.
15885
15886 *Lutz Jaenicke*
15887
15888 * Initialize static variable in crypto/dsa/dsa_lib.c and crypto/dh/dh_lib.c
15889 explicitly to NULL, as at least on Solaris 8 this seems not always to be
15890 done automatically (in contradiction to the requirements of the C
15891 standard). This made problems when used from OpenSSH.
15892
15893 *Lutz Jaenicke*
15894
15895 * In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored
15896 dh->length and always used
15897
15898 BN_rand_range(priv_key, dh->p).
15899
15900 BN_rand_range() is not necessary for Diffie-Hellman, and this
15901 specific range makes Diffie-Hellman unnecessarily inefficient if
15902 dh->length (recommended exponent length) is much smaller than the
15903 length of dh->p. We could use BN_rand_range() if the order of
15904 the subgroup was stored in the DH structure, but we only have
15905 dh->length.
15906
15907 So switch back to
15908
15909 BN_rand(priv_key, l, ...)
15910
15911 where 'l' is dh->length if this is defined, or BN_num_bits(dh->p)-1
15912 otherwise.
15913
15914 *Bodo Moeller*
15915
15916 * In
15917
15918 RSA_eay_public_encrypt
15919 RSA_eay_private_decrypt
15920 RSA_eay_private_encrypt (signing)
15921 RSA_eay_public_decrypt (signature verification)
15922
15923 (default implementations for RSA_public_encrypt,
15924 RSA_private_decrypt, RSA_private_encrypt, RSA_public_decrypt),
15925 always reject numbers >= n.
15926
15927 *Bodo Moeller*
15928
15929 * In crypto/rand/md_rand.c, use a new short-time lock CRYPTO_LOCK_RAND2
15930 to synchronize access to 'locking_thread'. This is necessary on
15931 systems where access to 'locking_thread' (an 'unsigned long'
15932 variable) is not atomic.
15933
15934 *Bodo Moeller*
15935
15936 * In crypto/rand/md_rand.c, set 'locking_thread' to current thread's ID
15937 *before* setting the 'crypto_lock_rand' flag. The previous code had
15938 a race condition if 0 is a valid thread ID.
15939
15940 *Travis Vitek <vitek@roguewave.com>*
15941
15942 * Add support for shared libraries under Irix.
15943
15944 *Albert Chin-A-Young <china@thewrittenword.com>*
15945
15946 * Add configuration option to build on Linux on both big-endian and
15947 little-endian MIPS.
15948
15949 *Ralf Baechle <ralf@uni-koblenz.de>*
15950
15951 * Add the possibility to create shared libraries on HP-UX.
15952
15953 *Richard Levitte*
15954
257e9d03 15955### Changes between 0.9.6a and 0.9.6b [9 Jul 2001]
5f8e6c50
DMSP
15956
15957 * Change ssleay_rand_bytes (crypto/rand/md_rand.c)
15958 to avoid a SSLeay/OpenSSL PRNG weakness pointed out by
15959 Markku-Juhani O. Saarinen <markku-juhani.saarinen@nokia.com>:
15960 PRNG state recovery was possible based on the output of
15961 one PRNG request appropriately sized to gain knowledge on
15962 'md' followed by enough consecutive 1-byte PRNG requests
15963 to traverse all of 'state'.
15964
15965 1. When updating 'md_local' (the current thread's copy of 'md')
15966 during PRNG output generation, hash all of the previous
15967 'md_local' value, not just the half used for PRNG output.
15968
15969 2. Make the number of bytes from 'state' included into the hash
15970 independent from the number of PRNG bytes requested.
15971
15972 The first measure alone would be sufficient to avoid
15973 Markku-Juhani's attack. (Actually it had never occurred
15974 to me that the half of 'md_local' used for chaining was the
15975 half from which PRNG output bytes were taken -- I had always
15976 assumed that the secret half would be used.) The second
15977 measure makes sure that additional data from 'state' is never
15978 mixed into 'md_local' in small portions; this heuristically
15979 further strengthens the PRNG.
15980
15981 *Bodo Moeller*
15982
15983 * Fix crypto/bn/asm/mips3.s.
15984
15985 *Andy Polyakov*
15986
15987 * When only the key is given to "enc", the IV is undefined. Print out
15988 an error message in this case.
15989
15990 *Lutz Jaenicke*
15991
15992 * Handle special case when X509_NAME is empty in X509 printing routines.
15993
15994 *Steve Henson*
15995
15996 * In dsa_do_verify (crypto/dsa/dsa_ossl.c), verify that r and s are
15997 positive and less than q.
15998
15999 *Bodo Moeller*
16000
257e9d03 16001 * Don't change `*pointer` in CRYPTO_add_lock() is add_lock_callback is
5f8e6c50
DMSP
16002 used: it isn't thread safe and the add_lock_callback should handle
16003 that itself.
16004
16005 *Paul Rose <Paul.Rose@bridge.com>*
16006
16007 * Verify that incoming data obeys the block size in
16008 ssl3_enc (ssl/s3_enc.c) and tls1_enc (ssl/t1_enc.c).
16009
16010 *Bodo Moeller*
16011
16012 * Fix OAEP check.
16013
16014 *Ulf Möller, Bodo Möller*
16015
16016 * The countermeasure against Bleichbacher's attack on PKCS #1 v1.5
16017 RSA encryption was accidentally removed in s3_srvr.c in OpenSSL 0.9.5
16018 when fixing the server behaviour for backwards-compatible 'client
16019 hello' messages. (Note that the attack is impractical against
16020 SSL 3.0 and TLS 1.0 anyway because length and version checking
16021 means that the probability of guessing a valid ciphertext is
16022 around 2^-40; see section 5 in Bleichenbacher's CRYPTO '98
16023 paper.)
16024
16025 Before 0.9.5, the countermeasure (hide the error by generating a
16026 random 'decryption result') did not work properly because
16027 ERR_clear_error() was missing, meaning that SSL_get_error() would
16028 detect the supposedly ignored error.
16029
16030 Both problems are now fixed.
16031
16032 *Bodo Moeller*
16033
16034 * In crypto/bio/bf_buff.c, increase DEFAULT_BUFFER_SIZE to 4096
16035 (previously it was 1024).
16036
16037 *Bodo Moeller*
16038
16039 * Fix for compatibility mode trust settings: ignore trust settings
16040 unless some valid trust or reject settings are present.
16041
16042 *Steve Henson*
16043
16044 * Fix for blowfish EVP: its a variable length cipher.
16045
16046 *Steve Henson*
16047
16048 * Fix various bugs related to DSA S/MIME verification. Handle missing
16049 parameters in DSA public key structures and return an error in the
16050 DSA routines if parameters are absent.
16051
16052 *Steve Henson*
16053
16054 * In versions up to 0.9.6, RAND_file_name() resorted to file ".rnd"
16055 in the current directory if neither $RANDFILE nor $HOME was set.
16056 RAND_file_name() in 0.9.6a returned NULL in this case. This has
16057 caused some confusion to Windows users who haven't defined $HOME.
16058 Thus RAND_file_name() is changed again: e_os.h can define a
16059 DEFAULT_HOME, which will be used if $HOME is not set.
16060 For Windows, we use "C:"; on other platforms, we still require
16061 environment variables.
16062
16063 * Move 'if (!initialized) RAND_poll()' into regions protected by
16064 CRYPTO_LOCK_RAND. This is not strictly necessary, but avoids
16065 having multiple threads call RAND_poll() concurrently.
16066
16067 *Bodo Moeller*
16068
16069 * In crypto/rand/md_rand.c, replace 'add_do_not_lock' flag by a
16070 combination of a flag and a thread ID variable.
16071 Otherwise while one thread is in ssleay_rand_bytes (which sets the
16072 flag), *other* threads can enter ssleay_add_bytes without obeying
16073 the CRYPTO_LOCK_RAND lock (and may even illegally release the lock
16074 that they do not hold after the first thread unsets add_do_not_lock).
16075
16076 *Bodo Moeller*
16077
16078 * Change bctest again: '-x' expressions are not available in all
16079 versions of 'test'.
16080
16081 *Bodo Moeller*
16082
257e9d03 16083### Changes between 0.9.6 and 0.9.6a [5 Apr 2001]
5f8e6c50
DMSP
16084
16085 * Fix a couple of memory leaks in PKCS7_dataDecode()
16086
16087 *Steve Henson, reported by Heyun Zheng <hzheng@atdsprint.com>*
16088
16089 * Change Configure and Makefiles to provide EXE_EXT, which will contain
16090 the default extension for executables, if any. Also, make the perl
16091 scripts that use symlink() to test if it really exists and use "cp"
16092 if it doesn't. All this made OpenSSL compilable and installable in
16093 CygWin.
16094
16095 *Richard Levitte*
16096
16097 * Fix for asn1_GetSequence() for indefinite length constructed data.
16098 If SEQUENCE is length is indefinite just set c->slen to the total
16099 amount of data available.
16100
16101 *Steve Henson, reported by shige@FreeBSD.org*
16102
16103 *This change does not apply to 0.9.7.*
16104
16105 * Change bctest to avoid here-documents inside command substitution
16106 (workaround for FreeBSD /bin/sh bug).
16107 For compatibility with Ultrix, avoid shell functions (introduced
16108 in the bctest version that searches along $PATH).
16109
16110 *Bodo Moeller*
16111
16112 * Rename 'des_encrypt' to 'des_encrypt1'. This avoids the clashes
16113 with des_encrypt() defined on some operating systems, like Solaris
16114 and UnixWare.
16115
16116 *Richard Levitte*
16117
16118 * Check the result of RSA-CRT (see D. Boneh, R. DeMillo, R. Lipton:
16119 On the Importance of Eliminating Errors in Cryptographic
16120 Computations, J. Cryptology 14 (2001) 2, 101-119,
257e9d03 16121 <http://theory.stanford.edu/~dabo/papers/faults.ps.gz>).
5f8e6c50
DMSP
16122
16123 *Ulf Moeller*
16124
16125 * MIPS assembler BIGNUM division bug fix.
16126
16127 *Andy Polyakov*
16128
16129 * Disabled incorrect Alpha assembler code.
16130
16131 *Richard Levitte*
16132
16133 * Fix PKCS#7 decode routines so they correctly update the length
16134 after reading an EOC for the EXPLICIT tag.
16135
16136 *Steve Henson*
16137
16138 *This change does not apply to 0.9.7.*
16139
16140 * Fix bug in PKCS#12 key generation routines. This was triggered
16141 if a 3DES key was generated with a 0 initial byte. Include
16142 PKCS12_BROKEN_KEYGEN compilation option to retain the old
16143 (but broken) behaviour.
16144
16145 *Steve Henson*
16146
16147 * Enhance bctest to search for a working bc along $PATH and print
16148 it when found.
16149
16150 *Tim Rice <tim@multitalents.net> via Richard Levitte*
16151
16152 * Fix memory leaks in err.c: free err_data string if necessary;
16153 don't write to the wrong index in ERR_set_error_data.
16154
16155 *Bodo Moeller*
16156
16157 * Implement ssl23_peek (analogous to ssl23_read), which previously
16158 did not exist.
16159
16160 *Bodo Moeller*
16161
257e9d03 16162 * Replace rdtsc with `_emit` statements for VC++ version 5.
5f8e6c50
DMSP
16163
16164 *Jeremy Cooper <jeremy@baymoo.org>*
16165
16166 * Make it possible to reuse SSLv2 sessions.
16167
16168 *Richard Levitte*
16169
16170 * In copy_email() check for >= 0 as a return value for
16171 X509_NAME_get_index_by_NID() since 0 is a valid index.
16172
16173 *Steve Henson reported by Massimiliano Pala <madwolf@opensca.org>*
16174
16175 * Avoid coredump with unsupported or invalid public keys by checking if
16176 X509_get_pubkey() fails in PKCS7_verify(). Fix memory leak when
16177 PKCS7_verify() fails with non detached data.
16178
16179 *Steve Henson*
16180
16181 * Don't use getenv in library functions when run as setuid/setgid.
16182 New function OPENSSL_issetugid().
16183
16184 *Ulf Moeller*
16185
16186 * Avoid false positives in memory leak detection code (crypto/mem_dbg.c)
16187 due to incorrect handling of multi-threading:
16188
16189 1. Fix timing glitch in the MemCheck_off() portion of CRYPTO_mem_ctrl().
16190
16191 2. Fix logical glitch in is_MemCheck_on() aka CRYPTO_is_mem_check_on().
16192
16193 3. Count how many times MemCheck_off() has been called so that
16194 nested use can be treated correctly. This also avoids
16195 inband-signalling in the previous code (which relied on the
16196 assumption that thread ID 0 is impossible).
16197
16198 *Bodo Moeller*
16199
16200 * Add "-rand" option also to s_client and s_server.
16201
16202 *Lutz Jaenicke*
16203
16204 * Fix CPU detection on Irix 6.x.
16205 *Kurt Hockenbury <khockenb@stevens-tech.edu> and
257e9d03 16206 "Bruce W. Forsberg" <bruce.forsberg@baesystems.com>*
5f8e6c50
DMSP
16207
16208 * Fix X509_NAME bug which produced incorrect encoding if X509_NAME
16209 was empty.
16210
16211 *Steve Henson*
16212
16213 *This change does not apply to 0.9.7.*
16214
16215 * Use the cached encoding of an X509_NAME structure rather than
16216 copying it. This is apparently the reason for the libsafe "errors"
16217 but the code is actually correct.
16218
16219 *Steve Henson*
16220
16221 * Add new function BN_rand_range(), and fix DSA_sign_setup() to prevent
16222 Bleichenbacher's DSA attack.
16223 Extend BN_[pseudo_]rand: As before, top=1 forces the highest two bits
16224 to be set and top=0 forces the highest bit to be set; top=-1 is new
16225 and leaves the highest bit random.
16226
16227 *Ulf Moeller, Bodo Moeller*
16228
257e9d03 16229 * In the `NCONF_...`-based implementations for `CONF_...` queries
5f8e6c50
DMSP
16230 (crypto/conf/conf_lib.c), if the input LHASH is NULL, avoid using
16231 a temporary CONF structure with the data component set to NULL
16232 (which gives segmentation faults in lh_retrieve).
16233 Instead, use NULL for the CONF pointer in CONF_get_string and
16234 CONF_get_number (which may use environment variables) and directly
16235 return NULL from CONF_get_section.
16236
16237 *Bodo Moeller*
16238
16239 * Fix potential buffer overrun for EBCDIC.
16240
16241 *Ulf Moeller*
16242
16243 * Tolerate nonRepudiation as being valid for S/MIME signing and certSign
16244 keyUsage if basicConstraints absent for a CA.
16245
16246 *Steve Henson*
16247
16248 * Make SMIME_write_PKCS7() write mail header values with a format that
16249 is more generally accepted (no spaces before the semicolon), since
16250 some programs can't parse those values properly otherwise. Also make
16251 sure BIO's that break lines after each write do not create invalid
16252 headers.
16253
16254 *Richard Levitte*
16255
16256 * Make the CRL encoding routines work with empty SEQUENCE OF. The
16257 macros previously used would not encode an empty SEQUENCE OF
16258 and break the signature.
16259
16260 *Steve Henson*
16261
16262 *This change does not apply to 0.9.7.*
16263
16264 * Zero the premaster secret after deriving the master secret in
16265 DH ciphersuites.
16266
16267 *Steve Henson*
16268
16269 * Add some EVP_add_digest_alias registrations (as found in
16270 OpenSSL_add_all_digests()) to SSL_library_init()
16271 aka OpenSSL_add_ssl_algorithms(). This provides improved
16272 compatibility with peers using X.509 certificates
16273 with unconventional AlgorithmIdentifier OIDs.
16274
16275 *Bodo Moeller*
16276
16277 * Fix for Irix with NO_ASM.
16278
16279 *"Bruce W. Forsberg" <bruce.forsberg@baesystems.com>*
16280
16281 * ./config script fixes.
16282
16283 *Ulf Moeller, Richard Levitte*
16284
16285 * Fix 'openssl passwd -1'.
16286
16287 *Bodo Moeller*
16288
16289 * Change PKCS12_key_gen_asc() so it can cope with non null
16290 terminated strings whose length is passed in the passlen
16291 parameter, for example from PEM callbacks. This was done
16292 by adding an extra length parameter to asc2uni().
16293
16294 *Steve Henson, reported by <oddissey@samsung.co.kr>*
16295
16296 * Fix C code generated by 'openssl dsaparam -C': If a BN_bin2bn
16297 call failed, free the DSA structure.
16298
16299 *Bodo Moeller*
16300
16301 * Fix to uni2asc() to cope with zero length Unicode strings.
16302 These are present in some PKCS#12 files.
16303
16304 *Steve Henson*
16305
16306 * Increase s2->wbuf allocation by one byte in ssl2_new (ssl/s2_lib.c).
16307 Otherwise do_ssl_write (ssl/s2_pkt.c) will write beyond buffer limits
16308 when writing a 32767 byte record.
16309
16310 *Bodo Moeller; problem reported by Eric Day <eday@concentric.net>*
16311
257e9d03
RS
16312 * In `RSA_eay_public_{en,ed}crypt` and RSA_eay_mod_exp (rsa_eay.c),
16313 obtain lock CRYPTO_LOCK_RSA before setting `rsa->_method_mod_{n,p,q}`.
5f8e6c50
DMSP
16314
16315 (RSA objects have a reference count access to which is protected
16316 by CRYPTO_LOCK_RSA [see rsa_lib.c, s3_srvr.c, ssl_cert.c, ssl_rsa.c],
16317 so they are meant to be shared between threads.)
16318 *Bodo Moeller, Geoff Thorpe; original patch submitted by
16319 "Reddie, Steven" <Steven.Reddie@ca.com>*
16320
16321 * Fix a deadlock in CRYPTO_mem_leaks().
16322
16323 *Bodo Moeller*
16324
16325 * Use better test patterns in bntest.
16326
16327 *Ulf Möller*
16328
16329 * rand_win.c fix for Borland C.
16330
16331 *Ulf Möller*
16332
16333 * BN_rshift bugfix for n == 0.
16334
16335 *Bodo Moeller*
16336
16337 * Add a 'bctest' script that checks for some known 'bc' bugs
16338 so that 'make test' does not abort just because 'bc' is broken.
16339
16340 *Bodo Moeller*
16341
16342 * Store verify_result within SSL_SESSION also for client side to
16343 avoid potential security hole. (Re-used sessions on the client side
16344 always resulted in verify_result==X509_V_OK, not using the original
16345 result of the server certificate verification.)
16346
16347 *Lutz Jaenicke*
16348
16349 * Fix ssl3_pending: If the record in s->s3->rrec is not of type
16350 SSL3_RT_APPLICATION_DATA, return 0.
16351 Similarly, change ssl2_pending to return 0 if SSL_in_init(s) is true.
16352
16353 *Bodo Moeller*
16354
16355 * Fix SSL_peek:
16356 Both ssl2_peek and ssl3_peek, which were totally broken in earlier
16357 releases, have been re-implemented by renaming the previous
16358 implementations of ssl2_read and ssl3_read to ssl2_read_internal
16359 and ssl3_read_internal, respectively, and adding 'peek' parameters
16360 to them. The new ssl[23]_{read,peek} functions are calls to
16361 ssl[23]_read_internal with the 'peek' flag set appropriately.
16362 A 'peek' parameter has also been added to ssl3_read_bytes, which
16363 does the actual work for ssl3_read_internal.
16364
16365 *Bodo Moeller*
16366
16367 * Initialise "ex_data" member of RSA/DSA/DH structures prior to calling
16368 the method-specific "init()" handler. Also clean up ex_data after
16369 calling the method-specific "finish()" handler. Previously, this was
16370 happening the other way round.
16371
16372 *Geoff Thorpe*
16373
16374 * Increase BN_CTX_NUM (the number of BIGNUMs in a BN_CTX) to 16.
16375 The previous value, 12, was not always sufficient for BN_mod_exp().
16376
16377 *Bodo Moeller*
16378
16379 * Make sure that shared libraries get the internal name engine with
16380 the full version number and not just 0. This should mark the
16381 shared libraries as not backward compatible. Of course, this should
16382 be changed again when we can guarantee backward binary compatibility.
16383
16384 *Richard Levitte*
16385
16386 * Fix typo in get_cert_by_subject() in by_dir.c
16387
16388 *Jean-Marc Desperrier <jean-marc.desperrier@certplus.com>*
16389
16390 * Rework the system to generate shared libraries:
16391
16392 - Make note of the expected extension for the shared libraries and
16393 if there is a need for symbolic links from for example libcrypto.so.0
16394 to libcrypto.so.0.9.7. There is extended info in Configure for
16395 that.
16396
16397 - Make as few rebuilds of the shared libraries as possible.
16398
16399 - Still avoid linking the OpenSSL programs with the shared libraries.
16400
16401 - When installing, install the shared libraries separately from the
16402 static ones.
16403
16404 *Richard Levitte*
16405
16406 * Fix SSL_CTX_set_read_ahead macro to actually use its argument.
16407
16408 Copy SSL_CTX's read_ahead flag to SSL object directly in SSL_new
16409 and not in SSL_clear because the latter is also used by the
16410 accept/connect functions; previously, the settings made by
16411 SSL_set_read_ahead would be lost during the handshake.
16412
16413 *Bodo Moeller; problems reported by Anders Gertz <gertz@epact.se>*
16414
16415 * Correct util/mkdef.pl to be selective about disabled algorithms.
16416 Previously, it would create entries for disabled algorithms no
16417 matter what.
16418
16419 *Richard Levitte*
16420
16421 * Added several new manual pages for SSL_* function.
16422
16423 *Lutz Jaenicke*
16424
257e9d03 16425### Changes between 0.9.5a and 0.9.6 [24 Sep 2000]
5f8e6c50
DMSP
16426
16427 * In ssl23_get_client_hello, generate an error message when faced
16428 with an initial SSL 3.0/TLS record that is too small to contain the
16429 first two bytes of the ClientHello message, i.e. client_version.
16430 (Note that this is a pathologic case that probably has never happened
16431 in real life.) The previous approach was to use the version number
16432 from the record header as a substitute; but our protocol choice
16433 should not depend on that one because it is not authenticated
16434 by the Finished messages.
16435
16436 *Bodo Moeller*
16437
16438 * More robust randomness gathering functions for Windows.
16439
16440 *Jeffrey Altman <jaltman@columbia.edu>*
16441
16442 * For compatibility reasons if the flag X509_V_FLAG_ISSUER_CHECK is
16443 not set then we don't setup the error code for issuer check errors
16444 to avoid possibly overwriting other errors which the callback does
16445 handle. If an application does set the flag then we assume it knows
16446 what it is doing and can handle the new informational codes
16447 appropriately.
16448
16449 *Steve Henson*
16450
16451 * Fix for a nasty bug in ASN1_TYPE handling. ASN1_TYPE is used for
16452 a general "ANY" type, as such it should be able to decode anything
16453 including tagged types. However it didn't check the class so it would
16454 wrongly interpret tagged types in the same way as their universal
16455 counterpart and unknown types were just rejected. Changed so that the
16456 tagged and unknown types are handled in the same way as a SEQUENCE:
16457 that is the encoding is stored intact. There is also a new type
16458 "V_ASN1_OTHER" which is used when the class is not universal, in this
16459 case we have no idea what the actual type is so we just lump them all
16460 together.
16461
16462 *Steve Henson*
16463
16464 * On VMS, stdout may very well lead to a file that is written to
16465 in a record-oriented fashion. That means that every write() will
16466 write a separate record, which will be read separately by the
16467 programs trying to read from it. This can be very confusing.
16468
16469 The solution is to put a BIO filter in the way that will buffer
16470 text until a linefeed is reached, and then write everything a
16471 line at a time, so every record written will be an actual line,
16472 not chunks of lines and not (usually doesn't happen, but I've
16473 seen it once) several lines in one record. BIO_f_linebuffer() is
16474 the answer.
16475
16476 Currently, it's a VMS-only method, because that's where it has
16477 been tested well enough.
16478
16479 *Richard Levitte*
16480
16481 * Remove 'optimized' squaring variant in BN_mod_mul_montgomery,
16482 it can return incorrect results.
16483 (Note: The buggy variant was not enabled in OpenSSL 0.9.5a,
16484 but it was in 0.9.6-beta[12].)
16485
16486 *Bodo Moeller*
16487
16488 * Disable the check for content being present when verifying detached
16489 signatures in pk7_smime.c. Some versions of Netscape (wrongly)
16490 include zero length content when signing messages.
16491
16492 *Steve Henson*
16493
16494 * New BIO_shutdown_wr macro, which invokes the BIO_C_SHUTDOWN_WR
16495 BIO_ctrl (for BIO pairs).
16496
16497 *Bodo Möller*
16498
16499 * Add DSO method for VMS.
16500
16501 *Richard Levitte*
16502
16503 * Bug fix: Montgomery multiplication could produce results with the
16504 wrong sign.
16505
16506 *Ulf Möller*
16507
16508 * Add RPM specification openssl.spec and modify it to build three
16509 packages. The default package contains applications, application
16510 documentation and run-time libraries. The devel package contains
16511 include files, static libraries and function documentation. The
16512 doc package contains the contents of the doc directory. The original
16513 openssl.spec was provided by Damien Miller <djm@mindrot.org>.
16514
16515 *Richard Levitte*
16516
16517 * Add a large number of documentation files for many SSL routines.
16518
16519 *Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>*
16520
16521 * Add a configuration entry for Sony News 4.
16522
16523 *NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>*
16524
16525 * Don't set the two most significant bits to one when generating a
16526 random number < q in the DSA library.
16527
16528 *Ulf Möller*
16529
16530 * New SSL API mode 'SSL_MODE_AUTO_RETRY'. This disables the default
16531 behaviour that SSL_read may result in SSL_ERROR_WANT_READ (even if
16532 the underlying transport is blocking) if a handshake took place.
16533 (The default behaviour is needed by applications such as s_client
16534 and s_server that use select() to determine when to use SSL_read;
16535 but for applications that know in advance when to expect data, it
16536 just makes things more complicated.)
16537
16538 *Bodo Moeller*
16539
16540 * Add RAND_egd_bytes(), which gives control over the number of bytes read
16541 from EGD.
16542
16543 *Ben Laurie*
16544
257e9d03 16545 * Add a few more EBCDIC conditionals that make `req` and `x509`
5f8e6c50
DMSP
16546 work better on such systems.
16547
16548 *Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>*
16549
16550 * Add two demo programs for PKCS12_parse() and PKCS12_create().
16551 Update PKCS12_parse() so it copies the friendlyName and the
16552 keyid to the certificates aux info.
16553
16554 *Steve Henson*
16555
16556 * Fix bug in PKCS7_verify() which caused an infinite loop
16557 if there was more than one signature.
16558
16559 *Sven Uszpelkat <su@celocom.de>*
16560
16561 * Major change in util/mkdef.pl to include extra information
16562 about each symbol, as well as presenting variables as well
16563 as functions. This change means that there's n more need
16564 to rebuild the .num files when some algorithms are excluded.
16565
16566 *Richard Levitte*
16567
16568 * Allow the verify time to be set by an application,
16569 rather than always using the current time.
16570
16571 *Steve Henson*
16572
16573 * Phase 2 verify code reorganisation. The certificate
16574 verify code now looks up an issuer certificate by a
16575 number of criteria: subject name, authority key id
16576 and key usage. It also verifies self signed certificates
16577 by the same criteria. The main comparison function is
16578 X509_check_issued() which performs these checks.
16579
16580 Lot of changes were necessary in order to support this
16581 without completely rewriting the lookup code.
16582
16583 Authority and subject key identifier are now cached.
16584
16585 The LHASH 'certs' is X509_STORE has now been replaced
16586 by a STACK_OF(X509_OBJECT). This is mainly because an
16587 LHASH can't store or retrieve multiple objects with
16588 the same hash value.
16589
16590 As a result various functions (which were all internal
16591 use only) have changed to handle the new X509_STORE
16592 structure. This will break anything that messed round
16593 with X509_STORE internally.
16594
16595 The functions X509_STORE_add_cert() now checks for an
16596 exact match, rather than just subject name.
16597
16598 The X509_STORE API doesn't directly support the retrieval
16599 of multiple certificates matching a given criteria, however
16600 this can be worked round by performing a lookup first
16601 (which will fill the cache with candidate certificates)
16602 and then examining the cache for matches. This is probably
16603 the best we can do without throwing out X509_LOOKUP
16604 entirely (maybe later...).
16605
16606 The X509_VERIFY_CTX structure has been enhanced considerably.
16607
16608 All certificate lookup operations now go via a get_issuer()
16609 callback. Although this currently uses an X509_STORE it
16610 can be replaced by custom lookups. This is a simple way
16611 to bypass the X509_STORE hackery necessary to make this
16612 work and makes it possible to use more efficient techniques
16613 in future. A very simple version which uses a simple
16614 STACK for its trusted certificate store is also provided
16615 using X509_STORE_CTX_trusted_stack().
16616
16617 The verify_cb() and verify() callbacks now have equivalents
16618 in the X509_STORE_CTX structure.
16619
16620 X509_STORE_CTX also has a 'flags' field which can be used
16621 to customise the verify behaviour.
16622
16623 *Steve Henson*
16624
16625 * Add new PKCS#7 signing option PKCS7_NOSMIMECAP which
16626 excludes S/MIME capabilities.
16627
16628 *Steve Henson*
16629
16630 * When a certificate request is read in keep a copy of the
16631 original encoding of the signed data and use it when outputting
16632 again. Signatures then use the original encoding rather than
16633 a decoded, encoded version which may cause problems if the
16634 request is improperly encoded.
16635
16636 *Steve Henson*
16637
16638 * For consistency with other BIO_puts implementations, call
16639 buffer_write(b, ...) directly in buffer_puts instead of calling
16640 BIO_write(b, ...).
16641
16642 In BIO_puts, increment b->num_write as in BIO_write.
16643
16644 *Peter.Sylvester@EdelWeb.fr*
16645
16646 * Fix BN_mul_word for the case where the word is 0. (We have to use
16647 BN_zero, we may not return a BIGNUM with an array consisting of
16648 words set to zero.)
16649
16650 *Bodo Moeller*
16651
16652 * Avoid calling abort() from within the library when problems are
16653 detected, except if preprocessor symbols have been defined
16654 (such as REF_CHECK, BN_DEBUG etc.).
16655
16656 *Bodo Moeller*
16657
16658 * New openssl application 'rsautl'. This utility can be
4d49b685 16659 used for low-level RSA operations. DER public key
5f8e6c50
DMSP
16660 BIO/fp routines also added.
16661
16662 *Steve Henson*
16663
16664 * New Configure entry and patches for compiling on QNX 4.
16665
16666 *Andreas Schneider <andreas@ds3.etech.fh-hamburg.de>*
16667
16668 * A demo state-machine implementation was sponsored by
257e9d03 16669 Nuron (<http://www.nuron.com/>) and is now available in
5f8e6c50
DMSP
16670 demos/state_machine.
16671
16672 *Ben Laurie*
16673
16674 * New options added to the 'dgst' utility for signature
16675 generation and verification.
16676
16677 *Steve Henson*
16678
16679 * Unrecognized PKCS#7 content types are now handled via a
16680 catch all ASN1_TYPE structure. This allows unsupported
16681 types to be stored as a "blob" and an application can
16682 encode and decode it manually.
16683
16684 *Steve Henson*
16685
16686 * Fix various signed/unsigned issues to make a_strex.c
16687 compile under VC++.
16688
16689 *Oscar Jacobsson <oscar.jacobsson@celocom.com>*
16690
16691 * ASN1 fixes. i2d_ASN1_OBJECT was not returning the correct
16692 length if passed a buffer. ASN1_INTEGER_to_BN failed
16693 if passed a NULL BN and its argument was negative.
16694
16695 *Steve Henson, pointed out by Sven Heiberg <sven@tartu.cyber.ee>*
16696
16697 * Modification to PKCS#7 encoding routines to output definite
16698 length encoding. Since currently the whole structures are in
16699 memory there's not real point in using indefinite length
16700 constructed encoding. However if OpenSSL is compiled with
16701 the flag PKCS7_INDEFINITE_ENCODING the old form is used.
16702
16703 *Steve Henson*
16704
16705 * Added BIO_vprintf() and BIO_vsnprintf().
16706
16707 *Richard Levitte*
16708
16709 * Added more prefixes to parse for in the strings written
16710 through a logging bio, to cover all the levels that are available
16711 through syslog. The prefixes are now:
16712
16713 PANIC, EMERG, EMR => LOG_EMERG
16714 ALERT, ALR => LOG_ALERT
16715 CRIT, CRI => LOG_CRIT
16716 ERROR, ERR => LOG_ERR
16717 WARNING, WARN, WAR => LOG_WARNING
16718 NOTICE, NOTE, NOT => LOG_NOTICE
16719 INFO, INF => LOG_INFO
16720 DEBUG, DBG => LOG_DEBUG
16721
16722 and as before, if none of those prefixes are present at the
16723 beginning of the string, LOG_ERR is chosen.
16724
257e9d03 16725 On Win32, the `LOG_*` levels are mapped according to this:
5f8e6c50
DMSP
16726
16727 LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR => EVENTLOG_ERROR_TYPE
16728 LOG_WARNING => EVENTLOG_WARNING_TYPE
16729 LOG_NOTICE, LOG_INFO, LOG_DEBUG => EVENTLOG_INFORMATION_TYPE
16730
5f8e6c50
DMSP
16731 *Richard Levitte*
16732
16733 * Made it possible to reconfigure with just the configuration
16734 argument "reconf" or "reconfigure". The command line arguments
16735 are stored in Makefile.ssl in the variable CONFIGURE_ARGS,
16736 and are retrieved from there when reconfiguring.
16737
16738 *Richard Levitte*
16739
16740 * MD4 implemented.
16741
16742 *Assar Westerlund <assar@sics.se>, Richard Levitte*
16743
16744 * Add the arguments -CAfile and -CApath to the pkcs12 utility.
16745
16746 *Richard Levitte*
16747
16748 * The obj_dat.pl script was messing up the sorting of object
16749 names. The reason was that it compared the quoted version
16750 of strings as a result "OCSP" > "OCSP Signing" because
16751 " > SPACE. Changed script to store unquoted versions of
16752 names and add quotes on output. It was also omitting some
16753 names from the lookup table if they were given a default
16754 value (that is if SN is missing it is given the same
16755 value as LN and vice versa), these are now added on the
16756 grounds that if an object has a name we should be able to
16757 look it up. Finally added warning output when duplicate
16758 short or long names are found.
16759
16760 *Steve Henson*
16761
16762 * Changes needed for Tandem NSK.
16763
16764 *Scott Uroff <scott@xypro.com>*
16765
16766 * Fix SSL 2.0 rollback checking: Due to an off-by-one error in
16767 RSA_padding_check_SSLv23(), special padding was never detected
16768 and thus the SSL 3.0/TLS 1.0 countermeasure against protocol
16769 version rollback attacks was not effective.
16770
16771 In s23_clnt.c, don't use special rollback-attack detection padding
16772 (RSA_SSLV23_PADDING) if SSL 2.0 is the only protocol enabled in the
16773 client; similarly, in s23_srvr.c, don't do the rollback check if
16774 SSL 2.0 is the only protocol enabled in the server.
16775
16776 *Bodo Moeller*
16777
16778 * Make it possible to get hexdumps of unprintable data with 'openssl
16779 asn1parse'. By implication, the functions ASN1_parse_dump() and
16780 BIO_dump_indent() are added.
16781
16782 *Richard Levitte*
16783
16784 * New functions ASN1_STRING_print_ex() and X509_NAME_print_ex()
16785 these print out strings and name structures based on various
16786 flags including RFC2253 support and proper handling of
16787 multibyte characters. Added options to the 'x509' utility
16788 to allow the various flags to be set.
16789
16790 *Steve Henson*
16791
16792 * Various fixes to use ASN1_TIME instead of ASN1_UTCTIME.
16793 Also change the functions X509_cmp_current_time() and
16794 X509_gmtime_adj() work with an ASN1_TIME structure,
16795 this will enable certificates using GeneralizedTime in validity
16796 dates to be checked.
16797
16798 *Steve Henson*
16799
16800 * Make the NEG_PUBKEY_BUG code (which tolerates invalid
16801 negative public key encodings) on by default,
16802 NO_NEG_PUBKEY_BUG can be set to disable it.
16803
16804 *Steve Henson*
16805
16806 * New function c2i_ASN1_OBJECT() which acts on ASN1_OBJECT
16807 content octets. An i2c_ASN1_OBJECT is unnecessary because
16808 the encoding can be trivially obtained from the structure.
16809
16810 *Steve Henson*
16811
257e9d03
RS
16812 * crypto/err.c locking bugfix: Use write locks (`CRYPTO_w_[un]lock`),
16813 not read locks (`CRYPTO_r_[un]lock`).
5f8e6c50
DMSP
16814
16815 *Bodo Moeller*
16816
16817 * A first attempt at creating official support for shared
16818 libraries through configuration. I've kept it so the
16819 default is static libraries only, and the OpenSSL programs
16820 are always statically linked for now, but there are
16821 preparations for dynamic linking in place.
16822 This has been tested on Linux and Tru64.
16823
16824 *Richard Levitte*
16825
16826 * Randomness polling function for Win9x, as described in:
16827 Peter Gutmann, Software Generation of Practically Strong
16828 Random Numbers.
16829
16830 *Ulf Möller*
16831
16832 * Fix so PRNG is seeded in req if using an already existing
16833 DSA key.
16834
16835 *Steve Henson*
16836
16837 * New options to smime application. -inform and -outform
16838 allow alternative formats for the S/MIME message including
16839 PEM and DER. The -content option allows the content to be
16840 specified separately. This should allow things like Netscape
16841 form signing output easier to verify.
16842
16843 *Steve Henson*
16844
16845 * Fix the ASN1 encoding of tags using the 'long form'.
16846
16847 *Steve Henson*
16848
257e9d03 16849 * New ASN1 functions, `i2c_*` and `c2i_*` for INTEGER and BIT
5f8e6c50
DMSP
16850 STRING types. These convert content octets to and from the
16851 underlying type. The actual tag and length octets are
16852 already assumed to have been read in and checked. These
16853 are needed because all other string types have virtually
16854 identical handling apart from the tag. By having versions
16855 of the ASN1 functions that just operate on content octets
16856 IMPLICIT tagging can be handled properly. It also allows
16857 the ASN1_ENUMERATED code to be cut down because ASN1_ENUMERATED
16858 and ASN1_INTEGER are identical apart from the tag.
16859
16860 *Steve Henson*
16861
16862 * Change the handling of OID objects as follows:
16863
16864 - New object identifiers are inserted in objects.txt, following
1dc1ea18 16865 the syntax given in [crypto/objects/README.md](crypto/objects/README.md).
5f8e6c50
DMSP
16866 - objects.pl is used to process obj_mac.num and create a new
16867 obj_mac.h.
16868 - obj_dat.pl is used to create a new obj_dat.h, using the data in
16869 obj_mac.h.
16870
16871 This is currently kind of a hack, and the perl code in objects.pl
16872 isn't very elegant, but it works as I intended. The simplest way
16873 to check that it worked correctly is to look in obj_dat.h and
16874 check the array nid_objs and make sure the objects haven't moved
16875 around (this is important!). Additions are OK, as well as
16876 consistent name changes.
16877
16878 *Richard Levitte*
16879
16880 * Add BSD-style MD5-based passwords to 'openssl passwd' (option '-1').
16881
16882 *Bodo Moeller*
16883
16884 * Addition of the command line parameter '-rand file' to 'openssl req'.
16885 The given file adds to whatever has already been seeded into the
16886 random pool through the RANDFILE configuration file option or
16887 environment variable, or the default random state file.
16888
16889 *Richard Levitte*
16890
16891 * mkstack.pl now sorts each macro group into lexical order.
16892 Previously the output order depended on the order the files
16893 appeared in the directory, resulting in needless rewriting
16894 of safestack.h .
16895
16896 *Steve Henson*
16897
16898 * Patches to make OpenSSL compile under Win32 again. Mostly
16899 work arounds for the VC++ problem that it treats func() as
16900 func(void). Also stripped out the parts of mkdef.pl that
16901 added extra typesafe functions: these no longer exist.
16902
16903 *Steve Henson*
16904
16905 * Reorganisation of the stack code. The macros are now all
16906 collected in safestack.h . Each macro is defined in terms of
257e9d03 16907 a "stack macro" of the form `SKM_<name>(type, a, b)`. The
5f8e6c50
DMSP
16908 DEBUG_SAFESTACK is now handled in terms of function casts,
16909 this has the advantage of retaining type safety without the
16910 use of additional functions. If DEBUG_SAFESTACK is not defined
16911 then the non typesafe macros are used instead. Also modified the
16912 mkstack.pl script to handle the new form. Needs testing to see
16913 if which (if any) compilers it chokes and maybe make DEBUG_SAFESTACK
16914 the default if no major problems. Similar behaviour for ASN1_SET_OF
16915 and PKCS12_STACK_OF.
16916
16917 *Steve Henson*
16918
16919 * When some versions of IIS use the 'NET' form of private key the
16920 key derivation algorithm is different. Normally MD5(password) is
16921 used as a 128 bit RC4 key. In the modified case
16922 MD5(MD5(password) + "SGCKEYSALT") is used instead. Added some
16923 new functions i2d_RSA_NET(), d2i_RSA_NET() etc which are the same
16924 as the old Netscape_RSA functions except they have an additional
16925 'sgckey' parameter which uses the modified algorithm. Also added
16926 an -sgckey command line option to the rsa utility. Thanks to
16927 Adrian Peck <bertie@ncipher.com> for posting details of the modified
16928 algorithm to openssl-dev.
16929
16930 *Steve Henson*
16931
16932 * The evp_local.h macros were using 'c.##kname' which resulted in
16933 invalid expansion on some systems (SCO 5.0.5 for example).
16934 Corrected to 'c.kname'.
16935
16936 *Phillip Porch <root@theporch.com>*
16937
16938 * New X509_get1_email() and X509_REQ_get1_email() functions that return
16939 a STACK of email addresses from a certificate or request, these look
16940 in the subject name and the subject alternative name extensions and
16941 omit any duplicate addresses.
16942
16943 *Steve Henson*
16944
16945 * Re-implement BN_mod_exp2_mont using independent (and larger) windows.
16946 This makes DSA verification about 2 % faster.
16947
16948 *Bodo Moeller*
16949
257e9d03 16950 * Increase maximum window size in `BN_mod_exp_...` to 6 bits instead of 5
5f8e6c50
DMSP
16951 (meaning that now 2^5 values will be precomputed, which is only 4 KB
16952 plus overhead for 1024 bit moduli).
16953 This makes exponentiations about 0.5 % faster for 1024 bit
16954 exponents (as measured by "openssl speed rsa2048").
16955
16956 *Bodo Moeller*
16957
16958 * Rename memory handling macros to avoid conflicts with other
16959 software:
16960 Malloc => OPENSSL_malloc
16961 Malloc_locked => OPENSSL_malloc_locked
16962 Realloc => OPENSSL_realloc
16963 Free => OPENSSL_free
16964
16965 *Richard Levitte*
16966
16967 * New function BN_mod_exp_mont_word for small bases (roughly 15%
16968 faster than BN_mod_exp_mont, i.e. 7% for a full DH exchange).
16969
16970 *Bodo Moeller*
16971
16972 * CygWin32 support.
16973
16974 *John Jarvie <jjarvie@newsguy.com>*
16975
16976 * The type-safe stack code has been rejigged. It is now only compiled
16977 in when OpenSSL is configured with the DEBUG_SAFESTACK option and
16978 by default all type-specific stack functions are "#define"d back to
16979 standard stack functions. This results in more streamlined output
16980 but retains the type-safety checking possibilities of the original
16981 approach.
16982
16983 *Geoff Thorpe*
16984
16985 * The STACK code has been cleaned up, and certain type declarations
16986 that didn't make a lot of sense have been brought in line. This has
16987 also involved a cleanup of sorts in safestack.h to more correctly
16988 map type-safe stack functions onto their plain stack counterparts.
16989 This work has also resulted in a variety of "const"ifications of
257e9d03 16990 lots of the code, especially `_cmp` operations which should normally
5f8e6c50
DMSP
16991 be prototyped with "const" parameters anyway.
16992
16993 *Geoff Thorpe*
16994
16995 * When generating bytes for the first time in md_rand.c, 'stir the pool'
16996 by seeding with STATE_SIZE dummy bytes (with zero entropy count).
16997 (The PRNG state consists of two parts, the large pool 'state' and 'md',
16998 where all of 'md' is used each time the PRNG is used, but 'state'
16999 is used only indexed by a cyclic counter. As entropy may not be
17000 well distributed from the beginning, 'md' is important as a
17001 chaining variable. However, the output function chains only half
17002 of 'md', i.e. 80 bits. ssleay_rand_add, on the other hand, chains
17003 all of 'md', and seeding with STATE_SIZE dummy bytes will result
17004 in all of 'state' being rewritten, with the new values depending
17005 on virtually all of 'md'. This overcomes the 80 bit limitation.)
17006
17007 *Bodo Moeller*
17008
17009 * In ssl/s2_clnt.c and ssl/s3_clnt.c, call ERR_clear_error() when
17010 the handshake is continued after ssl_verify_cert_chain();
17011 otherwise, if SSL_VERIFY_NONE is set, remaining error codes
17012 can lead to 'unexplainable' connection aborts later.
17013
17014 *Bodo Moeller; problem tracked down by Lutz Jaenicke*
17015
17016 * Major EVP API cipher revision.
17017 Add hooks for extra EVP features. This allows various cipher
17018 parameters to be set in the EVP interface. Support added for variable
17019 key length ciphers via the EVP_CIPHER_CTX_set_key_length() function and
17020 setting of RC2 and RC5 parameters.
17021
17022 Modify EVP_OpenInit() and EVP_SealInit() to cope with variable key length
17023 ciphers.
17024
17025 Remove lots of duplicated code from the EVP library. For example *every*
17026 cipher init() function handles the 'iv' in the same way according to the
17027 cipher mode. They also all do nothing if the 'key' parameter is NULL and
17028 for CFB and OFB modes they zero ctx->num.
17029
17030 New functionality allows removal of S/MIME code RC2 hack.
17031
17032 Most of the routines have the same form and so can be declared in terms
17033 of macros.
17034
17035 By shifting this to the top level EVP_CipherInit() it can be removed from
17036 all individual ciphers. If the cipher wants to handle IVs or keys
17037 differently it can set the EVP_CIPH_CUSTOM_IV or EVP_CIPH_ALWAYS_CALL_INIT
17038 flags.
17039
17040 Change lots of functions like EVP_EncryptUpdate() to now return a
17041 value: although software versions of the algorithms cannot fail
17042 any installed hardware versions can.
17043
17044 *Steve Henson*
17045
17046 * Implement SSL_OP_TLS_ROLLBACK_BUG: In ssl3_get_client_key_exchange, if
17047 this option is set, tolerate broken clients that send the negotiated
17048 protocol version number instead of the requested protocol version
17049 number.
17050
17051 *Bodo Moeller*
17052
257e9d03 17053 * Call dh_tmp_cb (set by `..._TMP_DH_CB`) with correct 'is_export' flag;
5f8e6c50
DMSP
17054 i.e. non-zero for export ciphersuites, zero otherwise.
17055 Previous versions had this flag inverted, inconsistent with
17056 rsa_tmp_cb (..._TMP_RSA_CB).
17057
17058 *Bodo Moeller; problem reported by Amit Chopra*
17059
17060 * Add missing DSA library text string. Work around for some IIS
17061 key files with invalid SEQUENCE encoding.
17062
17063 *Steve Henson*
17064
17065 * Add a document (doc/standards.txt) that list all kinds of standards
17066 and so on that are implemented in OpenSSL.
17067
17068 *Richard Levitte*
17069
17070 * Enhance c_rehash script. Old version would mishandle certificates
17071 with the same subject name hash and wouldn't handle CRLs at all.
17072 Added -fingerprint option to crl utility, to support new c_rehash
17073 features.
17074
17075 *Steve Henson*
17076
17077 * Eliminate non-ANSI declarations in crypto.h and stack.h.
17078
17079 *Ulf Möller*
17080
17081 * Fix for SSL server purpose checking. Server checking was
17082 rejecting certificates which had extended key usage present
17083 but no ssl client purpose.
17084
17085 *Steve Henson, reported by Rene Grosser <grosser@hisolutions.com>*
17086
17087 * Make PKCS#12 code work with no password. The PKCS#12 spec
17088 is a little unclear about how a blank password is handled.
17089 Since the password in encoded as a BMPString with terminating
17090 double NULL a zero length password would end up as just the
17091 double NULL. However no password at all is different and is
17092 handled differently in the PKCS#12 key generation code. NS
17093 treats a blank password as zero length. MSIE treats it as no
17094 password on export: but it will try both on import. We now do
17095 the same: PKCS12_parse() tries zero length and no password if
17096 the password is set to "" or NULL (NULL is now a valid password:
17097 it wasn't before) as does the pkcs12 application.
17098
17099 *Steve Henson*
17100
ec2bfb7d 17101 * Bugfixes in `apps/x509.c`: Avoid a memory leak; and don't use
5f8e6c50
DMSP
17102 perror when PEM_read_bio_X509_REQ fails, the error message must
17103 be obtained from the error queue.
17104
17105 *Bodo Moeller*
17106
17107 * Avoid 'thread_hash' memory leak in crypto/err/err.c by freeing
17108 it in ERR_remove_state if appropriate, and change ERR_get_state
17109 accordingly to avoid race conditions (this is necessary because
17110 thread_hash is no longer constant once set).
17111
17112 *Bodo Moeller*
17113
17114 * Bugfix for linux-elf makefile.one.
17115
17116 *Ulf Möller*
17117
17118 * RSA_get_default_method() will now cause a default
17119 RSA_METHOD to be chosen if one doesn't exist already.
17120 Previously this was only set during a call to RSA_new()
17121 or RSA_new_method(NULL) meaning it was possible for
17122 RSA_get_default_method() to return NULL.
17123
17124 *Geoff Thorpe*
17125
17126 * Added native name translation to the existing DSO code
17127 that will convert (if the flag to do so is set) filenames
17128 that are sufficiently small and have no path information
17129 into a canonical native form. Eg. "blah" converted to
17130 "libblah.so" or "blah.dll" etc.
17131
17132 *Geoff Thorpe*
17133
17134 * New function ERR_error_string_n(e, buf, len) which is like
17135 ERR_error_string(e, buf), but writes at most 'len' bytes
17136 including the 0 terminator. For ERR_error_string_n, 'buf'
17137 may not be NULL.
17138
17139 *Damien Miller <djm@mindrot.org>, Bodo Moeller*
17140
17141 * CONF library reworked to become more general. A new CONF
17142 configuration file reader "class" is implemented as well as a
257e9d03
RS
17143 new functions (`NCONF_*`, for "New CONF") to handle it. The now
17144 old `CONF_*` functions are still there, but are reimplemented to
5f8e6c50
DMSP
17145 work in terms of the new functions. Also, a set of functions
17146 to handle the internal storage of the configuration data is
17147 provided to make it easier to write new configuration file
17148 reader "classes" (I can definitely see something reading a
257e9d03 17149 configuration file in XML format, for example), called `_CONF_*`,
5f8e6c50
DMSP
17150 or "the configuration storage API"...
17151
17152 The new configuration file reading functions are:
17153
17154 NCONF_new, NCONF_free, NCONF_load, NCONF_load_fp, NCONF_load_bio,
17155 NCONF_get_section, NCONF_get_string, NCONF_get_numbre
17156
17157 NCONF_default, NCONF_WIN32
17158
17159 NCONF_dump_fp, NCONF_dump_bio
17160
17161 NCONF_default and NCONF_WIN32 are method (or "class") choosers,
17162 NCONF_new creates a new CONF object. This works in the same way
17163 as other interfaces in OpenSSL, like the BIO interface.
257e9d03 17164 `NCONF_dump_*` dump the internal storage of the configuration file,
5f8e6c50 17165 which is useful for debugging. All other functions take the same
257e9d03
RS
17166 arguments as the old `CONF_*` functions with the exception of the
17167 first that must be a `CONF *` instead of a `LHASH *`.
5f8e6c50 17168
257e9d03 17169 To make it easier to use the new classes with the old `CONF_*` functions,
5f8e6c50
DMSP
17170 the function CONF_set_default_method is provided.
17171
17172 *Richard Levitte*
17173
17174 * Add '-tls1' option to 'openssl ciphers', which was already
17175 mentioned in the documentation but had not been implemented.
17176 (This option is not yet really useful because even the additional
17177 experimental TLS 1.0 ciphers are currently treated as SSL 3.0 ciphers.)
17178
17179 *Bodo Moeller*
17180
17181 * Initial DSO code added into libcrypto for letting OpenSSL (and
17182 OpenSSL-based applications) load shared libraries and bind to
17183 them in a portable way.
17184
17185 *Geoff Thorpe, with contributions from Richard Levitte*
17186
257e9d03 17187### Changes between 0.9.5 and 0.9.5a [1 Apr 2000]
5f8e6c50
DMSP
17188
17189 * Make sure _lrotl and _lrotr are only used with MSVC.
17190
17191 * Use lock CRYPTO_LOCK_RAND correctly in ssleay_rand_status
17192 (the default implementation of RAND_status).
17193
17194 * Rename openssl x509 option '-crlext', which was added in 0.9.5,
17195 to '-clrext' (= clear extensions), as intended and documented.
17196 *Bodo Moeller; inconsistency pointed out by Michael Attili
17197 <attili@amaxo.com>*
17198
17199 * Fix for HMAC. It wasn't zeroing the rest of the block if the key length
17200 was larger than the MD block size.
17201
17202 *Steve Henson, pointed out by Yost William <YostW@tce.com>*
17203
17204 * Modernise PKCS12_parse() so it uses STACK_OF(X509) for its ca argument
17205 fix a leak when the ca argument was passed as NULL. Stop X509_PUBKEY_set()
17206 using the passed key: if the passed key was a private key the result
17207 of X509_print(), for example, would be to print out all the private key
17208 components.
17209
17210 *Steve Henson*
17211
17212 * des_quad_cksum() byte order bug fix.
17213 *Ulf Möller, using the problem description in krb4-0.9.7, where
257e9d03 17214 the solution is attributed to Derrick J Brashear <shadow@DEMENTIA.ORG>*
5f8e6c50
DMSP
17215
17216 * Fix so V_ASN1_APP_CHOOSE works again: however its use is strongly
17217 discouraged.
17218
17219 *Steve Henson, pointed out by Brian Korver <briank@cs.stanford.edu>*
17220
17221 * For easily testing in shell scripts whether some command
17222 'openssl XXX' exists, the new pseudo-command 'openssl no-XXX'
17223 returns with exit code 0 iff no command of the given name is available.
17224 'no-XXX' is printed in this case, 'XXX' otherwise. In both cases,
17225 the output goes to stdout and nothing is printed to stderr.
17226 Additional arguments are always ignored.
17227
17228 Since for each cipher there is a command of the same name,
17229 the 'no-cipher' compilation switches can be tested this way.
17230
17231 ('openssl no-XXX' is not able to detect pseudo-commands such
17232 as 'quit', 'list-XXX-commands', or 'no-XXX' itself.)
17233
17234 *Bodo Moeller*
17235
17236 * Update test suite so that 'make test' succeeds in 'no-rsa' configuration.
17237
17238 *Bodo Moeller*
17239
17240 * For SSL_[CTX_]set_tmp_dh, don't create a DH key if SSL_OP_SINGLE_DH_USE
17241 is set; it will be thrown away anyway because each handshake creates
17242 its own key.
17243 ssl_cert_dup, which is used by SSL_new, now copies DH keys in addition
17244 to parameters -- in previous versions (since OpenSSL 0.9.3) the
17245 'default key' from SSL_CTX_set_tmp_dh would always be lost, meaning
17246 you effectively got SSL_OP_SINGLE_DH_USE when using this macro.
17247
17248 *Bodo Moeller*
17249
17250 * New s_client option -ign_eof: EOF at stdin is ignored, and
17251 'Q' and 'R' lose their special meanings (quit/renegotiate).
17252 This is part of what -quiet does; unlike -quiet, -ign_eof
17253 does not suppress any output.
17254
17255 *Richard Levitte*
17256
17257 * Add compatibility options to the purpose and trust code. The
17258 purpose X509_PURPOSE_ANY is "any purpose" which automatically
17259 accepts a certificate or CA, this was the previous behaviour,
17260 with all the associated security issues.
17261
17262 X509_TRUST_COMPAT is the old trust behaviour: only and
17263 automatically trust self signed roots in certificate store. A
17264 new trust setting X509_TRUST_DEFAULT is used to specify that
17265 a purpose has no associated trust setting and it should instead
17266 use the value in the default purpose.
17267
17268 *Steve Henson*
17269
17270 * Fix the PKCS#8 DSA private key code so it decodes keys again
17271 and fix a memory leak.
17272
17273 *Steve Henson*
17274
17275 * In util/mkerr.pl (which implements 'make errors'), preserve
17276 reason strings from the previous version of the .c file, as
17277 the default to have only downcase letters (and digits) in
17278 automatically generated reasons codes is not always appropriate.
17279
17280 *Bodo Moeller*
17281
17282 * In ERR_load_ERR_strings(), build an ERR_LIB_SYS error reason table
17283 using strerror. Previously, ERR_reason_error_string() returned
17284 library names as reason strings for SYSerr; but SYSerr is a special
17285 case where small numbers are errno values, not library numbers.
17286
17287 *Bodo Moeller*
17288
17289 * Add '-dsaparam' option to 'openssl dhparam' application. This
17290 converts DSA parameters into DH parameters. (When creating parameters,
17291 DSA_generate_parameters is used.)
17292
17293 *Bodo Moeller*
17294
17295 * Include 'length' (recommended exponent length) in C code generated
17296 by 'openssl dhparam -C'.
17297
17298 *Bodo Moeller*
17299
17300 * The second argument to set_label in perlasm was already being used
17301 so couldn't be used as a "file scope" flag. Moved to third argument
17302 which was free.
17303
17304 *Steve Henson*
17305
17306 * In PEM_ASN1_write_bio and some other functions, use RAND_pseudo_bytes
17307 instead of RAND_bytes for encryption IVs and salts.
17308
17309 *Bodo Moeller*
17310
17311 * Include RAND_status() into RAND_METHOD instead of implementing
17312 it only for md_rand.c Otherwise replacing the PRNG by calling
17313 RAND_set_rand_method would be impossible.
17314
17315 *Bodo Moeller*
17316
17317 * Don't let DSA_generate_key() enter an infinite loop if the random
17318 number generation fails.
17319
17320 *Bodo Moeller*
17321
17322 * New 'rand' application for creating pseudo-random output.
17323
17324 *Bodo Moeller*
17325
17326 * Added configuration support for Linux/IA64
17327
17328 *Rolf Haberrecker <rolf@suse.de>*
17329
17330 * Assembler module support for Mingw32.
17331
17332 *Ulf Möller*
17333
17334 * Shared library support for HPUX (in shlib/).
17335
17336 *Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Anonymous*
17337
17338 * Shared library support for Solaris gcc.
17339
17340 *Lutz Behnke <behnke@trustcenter.de>*
17341
257e9d03 17342### Changes between 0.9.4 and 0.9.5 [28 Feb 2000]
5f8e6c50
DMSP
17343
17344 * PKCS7_encrypt() was adding text MIME headers twice because they
17345 were added manually and by SMIME_crlf_copy().
17346
17347 *Steve Henson*
17348
17349 * In bntest.c don't call BN_rand with zero bits argument.
17350
17351 *Steve Henson, pointed out by Andrew W. Gray <agray@iconsinc.com>*
17352
17353 * BN_mul bugfix: In bn_mul_part_recursion() only the a>a[n] && b>b[n]
17354 case was implemented. This caused BN_div_recp() to fail occasionally.
17355
17356 *Ulf Möller*
17357
17358 * Add an optional second argument to the set_label() in the perl
17359 assembly language builder. If this argument exists and is set
17360 to 1 it signals that the assembler should use a symbol whose
17361 scope is the entire file, not just the current function. This
17362 is needed with MASM which uses the format label:: for this scope.
17363
17364 *Steve Henson, pointed out by Peter Runestig <peter@runestig.com>*
17365
17366 * Change the ASN1 types so they are typedefs by default. Before
17367 almost all types were #define'd to ASN1_STRING which was causing
17368 STACK_OF() problems: you couldn't declare STACK_OF(ASN1_UTF8STRING)
17369 for example.
17370
17371 *Steve Henson*
17372
17373 * Change names of new functions to the new get1/get0 naming
17374 convention: After 'get1', the caller owns a reference count
257e9d03 17375 and has to call `..._free`; 'get0' returns a pointer to some
5f8e6c50
DMSP
17376 data structure without incrementing reference counters.
17377 (Some of the existing 'get' functions increment a reference
17378 counter, some don't.)
17379 Similarly, 'set1' and 'add1' functions increase reference
17380 counters or duplicate objects.
17381
17382 *Steve Henson*
17383
17384 * Allow for the possibility of temp RSA key generation failure:
17385 the code used to assume it always worked and crashed on failure.
17386
17387 *Steve Henson*
17388
17389 * Fix potential buffer overrun problem in BIO_printf().
17390 *Ulf Möller, using public domain code by Patrick Powell; problem
257e9d03 17391 pointed out by David Sacerdote <das33@cornell.edu>*
5f8e6c50
DMSP
17392
17393 * Support EGD <http://www.lothar.com/tech/crypto/>. New functions
17394 RAND_egd() and RAND_status(). In the command line application,
17395 the EGD socket can be specified like a seed file using RANDFILE
17396 or -rand.
17397
17398 *Ulf Möller*
17399
17400 * Allow the string CERTIFICATE to be tolerated in PKCS#7 structures.
17401 Some CAs (e.g. Verisign) distribute certificates in this form.
17402
17403 *Steve Henson*
17404
17405 * Remove the SSL_ALLOW_ADH compile option and set the default cipher
17406 list to exclude them. This means that no special compilation option
17407 is needed to use anonymous DH: it just needs to be included in the
17408 cipher list.
17409
17410 *Steve Henson*
17411
17412 * Change the EVP_MD_CTX_type macro so its meaning consistent with
17413 EVP_MD_type. The old functionality is available in a new macro called
17414 EVP_MD_md(). Change code that uses it and update docs.
17415
17416 *Steve Henson*
17417
257e9d03
RS
17418 * `..._ctrl` functions now have corresponding `..._callback_ctrl` functions
17419 where the `void *` argument is replaced by a function pointer argument.
17420 Previously `void *` was abused to point to functions, which works on
5f8e6c50
DMSP
17421 many platforms, but is not correct. As these functions are usually
17422 called by macros defined in OpenSSL header files, most source code
17423 should work without changes.
17424
17425 *Richard Levitte*
17426
257e9d03 17427 * `<openssl/opensslconf.h>` (which is created by Configure) now contains
5f8e6c50
DMSP
17428 sections with information on -D... compiler switches used for
17429 compiling the library so that applications can see them. To enable
257e9d03 17430 one of these sections, a pre-processor symbol `OPENSSL_..._DEFINES`
5f8e6c50
DMSP
17431 must be defined. E.g.,
17432 #define OPENSSL_ALGORITHM_DEFINES
17433 #include <openssl/opensslconf.h>
257e9d03 17434 defines all pertinent `NO_<algo>` symbols, such as NO_IDEA, NO_RSA, etc.
5f8e6c50
DMSP
17435
17436 *Richard Levitte, Ulf and Bodo Möller*
17437
17438 * Bugfix: Tolerate fragmentation and interleaving in the SSL 3/TLS
17439 record layer.
17440
17441 *Bodo Moeller*
17442
17443 * Change the 'other' type in certificate aux info to a STACK_OF
17444 X509_ALGOR. Although not an AlgorithmIdentifier as such it has
17445 the required ASN1 format: arbitrary types determined by an OID.
17446
17447 *Steve Henson*
17448
17449 * Add some PEM_write_X509_REQ_NEW() functions and a command line
17450 argument to 'req'. This is not because the function is newer or
17451 better than others it just uses the work 'NEW' in the certificate
17452 request header lines. Some software needs this.
17453
17454 *Steve Henson*
17455
17456 * Reorganise password command line arguments: now passwords can be
17457 obtained from various sources. Delete the PEM_cb function and make
17458 it the default behaviour: i.e. if the callback is NULL and the
17459 usrdata argument is not NULL interpret it as a null terminated pass
17460 phrase. If usrdata and the callback are NULL then the pass phrase
17461 is prompted for as usual.
17462
17463 *Steve Henson*
17464
17465 * Add support for the Compaq Atalla crypto accelerator. If it is installed,
17466 the support is automatically enabled. The resulting binaries will
17467 autodetect the card and use it if present.
17468
17469 *Ben Laurie and Compaq Inc.*
17470
17471 * Work around for Netscape hang bug. This sends certificate request
17472 and server done in one record. Since this is perfectly legal in the
17473 SSL/TLS protocol it isn't a "bug" option and is on by default. See
17474 the bugs/SSLv3 entry for more info.
17475
17476 *Steve Henson*
17477
17478 * HP-UX tune-up: new unified configs, HP C compiler bug workaround.
17479
17480 *Andy Polyakov*
17481
17482 * Add -rand argument to smime and pkcs12 applications and read/write
17483 of seed file.
17484
17485 *Steve Henson*
17486
17487 * New 'passwd' tool for crypt(3) and apr1 password hashes.
17488
17489 *Bodo Moeller*
17490
17491 * Add command line password options to the remaining applications.
17492
17493 *Steve Henson*
17494
17495 * Bug fix for BN_div_recp() for numerators with an even number of
17496 bits.
17497
17498 *Ulf Möller*
17499
17500 * More tests in bntest.c, and changed test_bn output.
17501
17502 *Ulf Möller*
17503
17504 * ./config recognizes MacOS X now.
17505
17506 *Andy Polyakov*
17507
17508 * Bug fix for BN_div() when the first words of num and divisor are
257e9d03 17509 equal (it gave wrong results if `(rem=(n1-q*d0)&BN_MASK2) < d0)`.
5f8e6c50
DMSP
17510
17511 *Ulf Möller*
17512
17513 * Add support for various broken PKCS#8 formats, and command line
17514 options to produce them.
17515
17516 *Steve Henson*
17517
17518 * New functions BN_CTX_start(), BN_CTX_get() and BT_CTX_end() to
17519 get temporary BIGNUMs from a BN_CTX.
17520
17521 *Ulf Möller*
17522
17523 * Correct return values in BN_mod_exp_mont() and BN_mod_exp2_mont()
17524 for p == 0.
17525
17526 *Ulf Möller*
17527
257e9d03 17528 * Change the `SSLeay_add_all_*()` functions to `OpenSSL_add_all_*()` and
5f8e6c50
DMSP
17529 include a #define from the old name to the new. The original intent
17530 was that statically linked binaries could for example just call
17531 SSLeay_add_all_ciphers() to just add ciphers to the table and not
17532 link with digests. This never worked because SSLeay_add_all_digests()
17533 and SSLeay_add_all_ciphers() were in the same source file so calling
17534 one would link with the other. They are now in separate source files.
17535
17536 *Steve Henson*
17537
17538 * Add a new -notext option to 'ca' and a -pubkey option to 'spkac'.
17539
17540 *Steve Henson*
17541
17542 * Use a less unusual form of the Miller-Rabin primality test (it used
17543 a binary algorithm for exponentiation integrated into the Miller-Rabin
17544 loop, our standard modexp algorithms are faster).
17545
17546 *Bodo Moeller*
17547
17548 * Support for the EBCDIC character set completed.
17549
17550 *Martin Kraemer <Martin.Kraemer@Mch.SNI.De>*
17551
17552 * Source code cleanups: use const where appropriate, eliminate casts,
257e9d03 17553 use `void *` instead of `char *` in lhash.
5f8e6c50
DMSP
17554
17555 *Ulf Möller*
17556
17557 * Bugfix: ssl3_send_server_key_exchange was not restartable
17558 (the state was not changed to SSL3_ST_SW_KEY_EXCH_B, and because of
17559 this the server could overwrite ephemeral keys that the client
17560 has already seen).
17561
17562 *Bodo Moeller*
17563
17564 * Turn DSA_is_prime into a macro that calls BN_is_prime,
17565 using 50 iterations of the Rabin-Miller test.
17566
17567 DSA_generate_parameters now uses BN_is_prime_fasttest (with 50
17568 iterations of the Rabin-Miller test as required by the appendix
17569 to FIPS PUB 186[-1]) instead of DSA_is_prime.
17570 As BN_is_prime_fasttest includes trial division, DSA parameter
17571 generation becomes much faster.
17572
17573 This implies a change for the callback functions in DSA_is_prime
17574 and DSA_generate_parameters: The callback function is called once
17575 for each positive witness in the Rabin-Miller test, not just
17576 occasionally in the inner loop; and the parameters to the
17577 callback function now provide an iteration count for the outer
17578 loop rather than for the current invocation of the inner loop.
17579 DSA_generate_parameters additionally can call the callback
17580 function with an 'iteration count' of -1, meaning that a
17581 candidate has passed the trial division test (when q is generated
17582 from an application-provided seed, trial division is skipped).
17583
17584 *Bodo Moeller*
17585
17586 * New function BN_is_prime_fasttest that optionally does trial
17587 division before starting the Rabin-Miller test and has
17588 an additional BN_CTX * argument (whereas BN_is_prime always
17589 has to allocate at least one BN_CTX).
17590 'callback(1, -1, cb_arg)' is called when a number has passed the
17591 trial division stage.
17592
17593 *Bodo Moeller*
17594
17595 * Fix for bug in CRL encoding. The validity dates weren't being handled
17596 as ASN1_TIME.
17597
17598 *Steve Henson*
17599
17600 * New -pkcs12 option to CA.pl script to write out a PKCS#12 file.
17601
17602 *Steve Henson*
17603
17604 * New function BN_pseudo_rand().
17605
17606 *Ulf Möller*
17607
17608 * Clean up BN_mod_mul_montgomery(): replace the broken (and unreadable)
17609 bignum version of BN_from_montgomery() with the working code from
17610 SSLeay 0.9.0 (the word based version is faster anyway), and clean up
17611 the comments.
17612
17613 *Ulf Möller*
17614
17615 * Avoid a race condition in s2_clnt.c (function get_server_hello) that
17616 made it impossible to use the same SSL_SESSION data structure in
17617 SSL2 clients in multiple threads.
17618
17619 *Bodo Moeller*
17620
17621 * The return value of RAND_load_file() no longer counts bytes obtained
17622 by stat(). RAND_load_file(..., -1) is new and uses the complete file
17623 to seed the PRNG (previously an explicit byte count was required).
17624
17625 *Ulf Möller, Bodo Möller*
17626
17627 * Clean up CRYPTO_EX_DATA functions, some of these didn't have prototypes
257e9d03 17628 used `char *` instead of `void *` and had casts all over the place.
5f8e6c50
DMSP
17629
17630 *Steve Henson*
17631
17632 * Make BN_generate_prime() return NULL on error if ret!=NULL.
17633
17634 *Ulf Möller*
17635
17636 * Retain source code compatibility for BN_prime_checks macro:
17637 BN_is_prime(..., BN_prime_checks, ...) now uses
17638 BN_prime_checks_for_size to determine the appropriate number of
17639 Rabin-Miller iterations.
17640
17641 *Ulf Möller*
17642
17643 * Diffie-Hellman uses "safe" primes: DH_check() return code renamed to
17644 DH_CHECK_P_NOT_SAFE_PRIME.
17645 (Check if this is true? OpenPGP calls them "strong".)
17646
17647 *Ulf Möller*
17648
17649 * Merge the functionality of "dh" and "gendh" programs into a new program
17650 "dhparam". The old programs are retained for now but will handle DH keys
17651 (instead of parameters) in future.
17652
17653 *Steve Henson*
17654
17655 * Make the ciphers, s_server and s_client programs check the return values
17656 when a new cipher list is set.
17657
17658 *Steve Henson*
17659
17660 * Enhance the SSL/TLS cipher mechanism to correctly handle the TLS 56bit
17661 ciphers. Before when the 56bit ciphers were enabled the sorting was
17662 wrong.
17663
17664 The syntax for the cipher sorting has been extended to support sorting by
17665 cipher-strength (using the strength_bits hard coded in the tables).
ec2bfb7d 17666 The new command is `@STRENGTH` (see also `doc/apps/ciphers.pod`).
5f8e6c50
DMSP
17667
17668 Fix a bug in the cipher-command parser: when supplying a cipher command
17669 string with an "undefined" symbol (neither command nor alphanumeric
17670 *A-Za-z0-9*, ssl_set_cipher_list used to hang in an endless loop. Now
17671 an error is flagged.
17672
17673 Due to the strength-sorting extension, the code of the
17674 ssl_create_cipher_list() function was completely rearranged. I hope that
17675 the readability was also increased :-)
17676
17677 *Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>*
17678
17679 * Minor change to 'x509' utility. The -CAcreateserial option now uses 1
17680 for the first serial number and places 2 in the serial number file. This
17681 avoids problems when the root CA is created with serial number zero and
17682 the first user certificate has the same issuer name and serial number
17683 as the root CA.
17684
17685 *Steve Henson*
17686
17687 * Fixes to X509_ATTRIBUTE utilities, change the 'req' program so it uses
17688 the new code. Add documentation for this stuff.
17689
17690 *Steve Henson*
17691
17692 * Changes to X509_ATTRIBUTE utilities. These have been renamed from
257e9d03 17693 `X509_*()` to `X509at_*()` on the grounds that they don't handle X509
5f8e6c50
DMSP
17694 structures and behave in an analogous way to the X509v3 functions:
17695 they shouldn't be called directly but wrapper functions should be used
17696 instead.
17697
17698 So we also now have some wrapper functions that call the X509at functions
17699 when passed certificate requests. (TO DO: similar things can be done with
17700 PKCS#7 signed and unsigned attributes, PKCS#12 attributes and a few other
17701 things. Some of these need some d2i or i2d and print functionality
17702 because they handle more complex structures.)
17703
17704 *Steve Henson*
17705
17706 * Add missing #ifndefs that caused missing symbols when building libssl
17707 as a shared library without RSA. Use #ifndef NO_SSL2 instead of
257e9d03 17708 NO_RSA in `ssl/s2*.c`.
5f8e6c50
DMSP
17709
17710 *Kris Kennaway <kris@hub.freebsd.org>, modified by Ulf Möller*
17711
17712 * Precautions against using the PRNG uninitialized: RAND_bytes() now
17713 has a return value which indicates the quality of the random data
17714 (1 = ok, 0 = not seeded). Also an error is recorded on the thread's
17715 error queue. New function RAND_pseudo_bytes() generates output that is
17716 guaranteed to be unique but not unpredictable. RAND_add is like
17717 RAND_seed, but takes an extra argument for an entropy estimate
17718 (RAND_seed always assumes full entropy).
17719
17720 *Ulf Möller*
17721
17722 * Do more iterations of Rabin-Miller probable prime test (specifically,
17723 3 for 1024-bit primes, 6 for 512-bit primes, 12 for 256-bit primes
17724 instead of only 2 for all lengths; see BN_prime_checks_for_size definition
17725 in crypto/bn/bn_prime.c for the complete table). This guarantees a
17726 false-positive rate of at most 2^-80 for random input.
17727
17728 *Bodo Moeller*
17729
17730 * Rewrite ssl3_read_n (ssl/s3_pkt.c) avoiding a couple of bugs.
17731
17732 *Bodo Moeller*
17733
17734 * New function X509_CTX_rget_chain() (renamed to X509_CTX_get1_chain
17735 in the 0.9.5 release), this returns the chain
17736 from an X509_CTX structure with a dup of the stack and all
17737 the X509 reference counts upped: so the stack will exist
17738 after X509_CTX_cleanup() has been called. Modify pkcs12.c
17739 to use this.
17740
17741 Also make SSL_SESSION_print() print out the verify return
17742 code.
17743
17744 *Steve Henson*
17745
17746 * Add manpage for the pkcs12 command. Also change the default
17747 behaviour so MAC iteration counts are used unless the new
17748 -nomaciter option is used. This improves file security and
17749 only older versions of MSIE (4.0 for example) need it.
17750
17751 *Steve Henson*
17752
17753 * Honor the no-xxx Configure options when creating .DEF files.
17754
17755 *Ulf Möller*
17756
17757 * Add PKCS#10 attributes to field table: challengePassword,
17758 unstructuredName and unstructuredAddress. These are taken from
17759 draft PKCS#9 v2.0 but are compatible with v1.2 provided no
17760 international characters are used.
17761
17762 More changes to X509_ATTRIBUTE code: allow the setting of types
17763 based on strings. Remove the 'loc' parameter when adding
17764 attributes because these will be a SET OF encoding which is sorted
17765 in ASN1 order.
17766
17767 *Steve Henson*
17768
17769 * Initial changes to the 'req' utility to allow request generation
17770 automation. This will allow an application to just generate a template
17771 file containing all the field values and have req construct the
17772 request.
17773
17774 Initial support for X509_ATTRIBUTE handling. Stacks of these are
17775 used all over the place including certificate requests and PKCS#7
17776 structures. They are currently handled manually where necessary with
17777 some primitive wrappers for PKCS#7. The new functions behave in a
17778 manner analogous to the X509 extension functions: they allow
17779 attributes to be looked up by NID and added.
17780
17781 Later something similar to the X509V3 code would be desirable to
17782 automatically handle the encoding, decoding and printing of the
17783 more complex types. The string types like challengePassword can
17784 be handled by the string table functions.
17785
17786 Also modified the multi byte string table handling. Now there is
17787 a 'global mask' which masks out certain types. The table itself
17788 can use the flag STABLE_NO_MASK to ignore the mask setting: this
17789 is useful when for example there is only one permissible type
17790 (as in countryName) and using the mask might result in no valid
17791 types at all.
17792
17793 *Steve Henson*
17794
17795 * Clean up 'Finished' handling, and add functions SSL_get_finished and
17796 SSL_get_peer_finished to allow applications to obtain the latest
17797 Finished messages sent to the peer or expected from the peer,
17798 respectively. (SSL_get_peer_finished is usually the Finished message
17799 actually received from the peer, otherwise the protocol will be aborted.)
17800
17801 As the Finished message are message digests of the complete handshake
17802 (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can
17803 be used for external authentication procedures when the authentication
17804 provided by SSL/TLS is not desired or is not enough.
17805
17806 *Bodo Moeller*
17807
17808 * Enhanced support for Alpha Linux is added. Now ./config checks if
17809 the host supports BWX extension and if Compaq C is present on the
17810 $PATH. Just exploiting of the BWX extension results in 20-30%
17811 performance kick for some algorithms, e.g. DES and RC4 to mention
17812 a couple. Compaq C in turn generates ~20% faster code for MD5 and
17813 SHA1.
17814
17815 *Andy Polyakov*
17816
17817 * Add support for MS "fast SGC". This is arguably a violation of the
17818 SSL3/TLS protocol. Netscape SGC does two handshakes: the first with
17819 weak crypto and after checking the certificate is SGC a second one
17820 with strong crypto. MS SGC stops the first handshake after receiving
17821 the server certificate message and sends a second client hello. Since
17822 a server will typically do all the time consuming operations before
17823 expecting any further messages from the client (server key exchange
17824 is the most expensive) there is little difference between the two.
17825
17826 To get OpenSSL to support MS SGC we have to permit a second client
17827 hello message after we have sent server done. In addition we have to
17828 reset the MAC if we do get this second client hello.
17829
17830 *Steve Henson*
17831
17832 * Add a function 'd2i_AutoPrivateKey()' this will automatically decide
17833 if a DER encoded private key is RSA or DSA traditional format. Changed
17834 d2i_PrivateKey_bio() to use it. This is only needed for the "traditional"
17835 format DER encoded private key. Newer code should use PKCS#8 format which
17836 has the key type encoded in the ASN1 structure. Added DER private key
17837 support to pkcs8 application.
17838
17839 *Steve Henson*
17840
17841 * SSL 3/TLS 1 servers now don't request certificates when an anonymous
17842 ciphersuites has been selected (as required by the SSL 3/TLS 1
17843 specifications). Exception: When SSL_VERIFY_FAIL_IF_NO_PEER_CERT
17844 is set, we interpret this as a request to violate the specification
17845 (the worst that can happen is a handshake failure, and 'correct'
17846 behaviour would result in a handshake failure anyway).
17847
17848 *Bodo Moeller*
17849
17850 * In SSL_CTX_add_session, take into account that there might be multiple
17851 SSL_SESSION structures with the same session ID (e.g. when two threads
17852 concurrently obtain them from an external cache).
17853 The internal cache can handle only one SSL_SESSION with a given ID,
17854 so if there's a conflict, we now throw out the old one to achieve
17855 consistency.
17856
17857 *Bodo Moeller*
17858
17859 * Add OIDs for idea and blowfish in CBC mode. This will allow both
17860 to be used in PKCS#5 v2.0 and S/MIME. Also add checking to
17861 some routines that use cipher OIDs: some ciphers do not have OIDs
17862 defined and so they cannot be used for S/MIME and PKCS#5 v2.0 for
17863 example.
17864
17865 *Steve Henson*
17866
17867 * Simplify the trust setting structure and code. Now we just have
17868 two sequences of OIDs for trusted and rejected settings. These will
17869 typically have values the same as the extended key usage extension
17870 and any application specific purposes.
17871
17872 The trust checking code now has a default behaviour: it will just
17873 check for an object with the same NID as the passed id. Functions can
17874 be provided to override either the default behaviour or the behaviour
17875 for a given id. SSL client, server and email already have functions
17876 in place for compatibility: they check the NID and also return "trusted"
17877 if the certificate is self signed.
17878
17879 *Steve Henson*
17880
17881 * Add d2i,i2d bio/fp functions for PrivateKey: these convert the
17882 traditional format into an EVP_PKEY structure.
17883
17884 *Steve Henson*
17885
17886 * Add a password callback function PEM_cb() which either prompts for
17887 a password if usr_data is NULL or otherwise assumes it is a null
17888 terminated password. Allow passwords to be passed on command line
17889 environment or config files in a few more utilities.
17890
17891 *Steve Henson*
17892
17893 * Add a bunch of DER and PEM functions to handle PKCS#8 format private
17894 keys. Add some short names for PKCS#8 PBE algorithms and allow them
17895 to be specified on the command line for the pkcs8 and pkcs12 utilities.
17896 Update documentation.
17897
17898 *Steve Henson*
17899
17900 * Support for ASN1 "NULL" type. This could be handled before by using
17901 ASN1_TYPE but there wasn't any function that would try to read a NULL
17902 and produce an error if it couldn't. For compatibility we also have
17903 ASN1_NULL_new() and ASN1_NULL_free() functions but these are faked and
17904 don't allocate anything because they don't need to.
17905
17906 *Steve Henson*
17907
17908 * Initial support for MacOS is now provided. Examine INSTALL.MacOS
17909 for details.
17910
17911 *Andy Polyakov, Roy Woods <roy@centicsystems.ca>*
17912
17913 * Rebuild of the memory allocation routines used by OpenSSL code and
17914 possibly others as well. The purpose is to make an interface that
17915 provide hooks so anyone can build a separate set of allocation and
17916 deallocation routines to be used by OpenSSL, for example memory
17917 pool implementations, or something else, which was previously hard
17918 since Malloc(), Realloc() and Free() were defined as macros having
17919 the values malloc, realloc and free, respectively (except for Win32
17920 compilations). The same is provided for memory debugging code.
17921 OpenSSL already comes with functionality to find memory leaks, but
17922 this gives people a chance to debug other memory problems.
17923
17924 With these changes, a new set of functions and macros have appeared:
17925
17926 CRYPTO_set_mem_debug_functions() [F]
17927 CRYPTO_get_mem_debug_functions() [F]
17928 CRYPTO_dbg_set_options() [F]
17929 CRYPTO_dbg_get_options() [F]
17930 CRYPTO_malloc_debug_init() [M]
17931
17932 The memory debug functions are NULL by default, unless the library
17933 is compiled with CRYPTO_MDEBUG or friends is defined. If someone
17934 wants to debug memory anyway, CRYPTO_malloc_debug_init() (which
17935 gives the standard debugging functions that come with OpenSSL) or
17936 CRYPTO_set_mem_debug_functions() (tells OpenSSL to use functions
17937 provided by the library user) must be used. When the standard
17938 debugging functions are used, CRYPTO_dbg_set_options can be used to
17939 request additional information:
17940 CRYPTO_dbg_set_options(V_CYRPTO_MDEBUG_xxx) corresponds to setting
17941 the CRYPTO_MDEBUG_xxx macro when compiling the library.
17942
17943 Also, things like CRYPTO_set_mem_functions will always give the
17944 expected result (the new set of functions is used for allocation
17945 and deallocation) at all times, regardless of platform and compiler
17946 options.
17947
17948 To finish it up, some functions that were never use in any other
17949 way than through macros have a new API and new semantic:
17950
17951 CRYPTO_dbg_malloc()
17952 CRYPTO_dbg_realloc()
17953 CRYPTO_dbg_free()
17954
17955 All macros of value have retained their old syntax.
17956
17957 *Richard Levitte and Bodo Moeller*
17958
17959 * Some S/MIME fixes. The OID for SMIMECapabilities was wrong, the
17960 ordering of SMIMECapabilities wasn't in "strength order" and there
17961 was a missing NULL in the AlgorithmIdentifier for the SHA1 signature
17962 algorithm.
17963
17964 *Steve Henson*
17965
17966 * Some ASN1 types with illegal zero length encoding (INTEGER,
17967 ENUMERATED and OBJECT IDENTIFIER) choked the ASN1 routines.
17968
17969 *Frans Heymans <fheymans@isaserver.be>, modified by Steve Henson*
17970
17971 * Merge in my S/MIME library for OpenSSL. This provides a simple
17972 S/MIME API on top of the PKCS#7 code, a MIME parser (with enough
17973 functionality to handle multipart/signed properly) and a utility
17974 called 'smime' to call all this stuff. This is based on code I
17975 originally wrote for Celo who have kindly allowed it to be
17976 included in OpenSSL.
17977
17978 *Steve Henson*
17979
17980 * Add variants des_set_key_checked and des_set_key_unchecked of
17981 des_set_key (aka des_key_sched). Global variable des_check_key
17982 decides which of these is called by des_set_key; this way
17983 des_check_key behaves as it always did, but applications and
17984 the library itself, which was buggy for des_check_key == 1,
17985 have a cleaner way to pick the version they need.
17986
17987 *Bodo Moeller*
17988
17989 * New function PKCS12_newpass() which changes the password of a
17990 PKCS12 structure.
17991
17992 *Steve Henson*
17993
17994 * Modify X509_TRUST and X509_PURPOSE so it also uses a static and
17995 dynamic mix. In both cases the ids can be used as an index into the
17996 table. Also modified the X509_TRUST_add() and X509_PURPOSE_add()
17997 functions so they accept a list of the field values and the
17998 application doesn't need to directly manipulate the X509_TRUST
17999 structure.
18000
18001 *Steve Henson*
18002
18003 * Modify the ASN1_STRING_TABLE stuff so it also uses bsearch and doesn't
18004 need initialising.
18005
18006 *Steve Henson*
18007
18008 * Modify the way the V3 extension code looks up extensions. This now
18009 works in a similar way to the object code: we have some "standard"
18010 extensions in a static table which is searched with OBJ_bsearch()
18011 and the application can add dynamic ones if needed. The file
18012 crypto/x509v3/ext_dat.h now has the info: this file needs to be
18013 updated whenever a new extension is added to the core code and kept
18014 in ext_nid order. There is a simple program 'tabtest.c' which checks
18015 this. New extensions are not added too often so this file can readily
18016 be maintained manually.
18017
18018 There are two big advantages in doing things this way. The extensions
18019 can be looked up immediately and no longer need to be "added" using
18020 X509V3_add_standard_extensions(): this function now does nothing.
257e9d03
RS
18021 Side note: I get *lots* of email saying the extension code doesn't
18022 work because people forget to call this function.
5f8e6c50
DMSP
18023 Also no dynamic allocation is done unless new extensions are added:
18024 so if we don't add custom extensions there is no need to call
18025 X509V3_EXT_cleanup().
18026
18027 *Steve Henson*
18028
18029 * Modify enc utility's salting as follows: make salting the default. Add a
18030 magic header, so unsalted files fail gracefully instead of just decrypting
18031 to garbage. This is because not salting is a big security hole, so people
18032 should be discouraged from doing it.
18033
18034 *Ben Laurie*
18035
18036 * Fixes and enhancements to the 'x509' utility. It allowed a message
18037 digest to be passed on the command line but it only used this
18038 parameter when signing a certificate. Modified so all relevant
18039 operations are affected by the digest parameter including the
18040 -fingerprint and -x509toreq options. Also -x509toreq choked if a
18041 DSA key was used because it didn't fix the digest.
18042
18043 *Steve Henson*
18044
18045 * Initial certificate chain verify code. Currently tests the untrusted
18046 certificates for consistency with the verify purpose (which is set
18047 when the X509_STORE_CTX structure is set up) and checks the pathlength.
18048
18049 There is a NO_CHAIN_VERIFY compilation option to keep the old behaviour:
18050 this is because it will reject chains with invalid extensions whereas
18051 every previous version of OpenSSL and SSLeay made no checks at all.
18052
18053 Trust code: checks the root CA for the relevant trust settings. Trust
18054 settings have an initial value consistent with the verify purpose: e.g.
18055 if the verify purpose is for SSL client use it expects the CA to be
18056 trusted for SSL client use. However the default value can be changed to
18057 permit custom trust settings: one example of this would be to only trust
18058 certificates from a specific "secure" set of CAs.
18059
18060 Also added X509_STORE_CTX_new() and X509_STORE_CTX_free() functions
18061 which should be used for version portability: especially since the
18062 verify structure is likely to change more often now.
18063
18064 SSL integration. Add purpose and trust to SSL_CTX and SSL and functions
18065 to set them. If not set then assume SSL clients will verify SSL servers
18066 and vice versa.
18067
18068 Two new options to the verify program: -untrusted allows a set of
18069 untrusted certificates to be passed in and -purpose which sets the
18070 intended purpose of the certificate. If a purpose is set then the
18071 new chain verify code is used to check extension consistency.
18072
18073 *Steve Henson*
18074
18075 * Support for the authority information access extension.
18076
18077 *Steve Henson*
18078
18079 * Modify RSA and DSA PEM read routines to transparently handle
18080 PKCS#8 format private keys. New *_PUBKEY_* functions that handle
18081 public keys in a format compatible with certificate
18082 SubjectPublicKeyInfo structures. Unfortunately there were already
18083 functions called *_PublicKey_* which used various odd formats so
18084 these are retained for compatibility: however the DSA variants were
18085 never in a public release so they have been deleted. Changed dsa/rsa
18086 utilities to handle the new format: note no releases ever handled public
18087 keys so we should be OK.
18088
18089 The primary motivation for this change is to avoid the same fiasco
18090 that dogs private keys: there are several incompatible private key
18091 formats some of which are standard and some OpenSSL specific and
18092 require various evil hacks to allow partial transparent handling and
18093 even then it doesn't work with DER formats. Given the option anything
18094 other than PKCS#8 should be dumped: but the other formats have to
18095 stay in the name of compatibility.
18096
18097 With public keys and the benefit of hindsight one standard format
18098 is used which works with EVP_PKEY, RSA or DSA structures: though
18099 it clearly returns an error if you try to read the wrong kind of key.
18100
18101 Added a -pubkey option to the 'x509' utility to output the public key.
257e9d03
RS
18102 Also rename the `EVP_PKEY_get_*()` to `EVP_PKEY_rget_*()`
18103 (renamed to `EVP_PKEY_get1_*()` in the OpenSSL 0.9.5 release) and add
18104 `EVP_PKEY_rset_*()` functions (renamed to `EVP_PKEY_set1_*()`)
18105 that do the same as the `EVP_PKEY_assign_*()` except they up the
5f8e6c50
DMSP
18106 reference count of the added key (they don't "swallow" the
18107 supplied key).
18108
18109 *Steve Henson*
18110
18111 * Fixes to crypto/x509/by_file.c the code to read in certificates and
18112 CRLs would fail if the file contained no certificates or no CRLs:
18113 added a new function to read in both types and return the number
18114 read: this means that if none are read it will be an error. The
18115 DER versions of the certificate and CRL reader would always fail
18116 because it isn't possible to mix certificates and CRLs in DER format
18117 without choking one or the other routine. Changed this to just read
18118 a certificate: this is the best we can do. Also modified the code
ec2bfb7d 18119 in `apps/verify.c` to take notice of return codes: it was previously
5f8e6c50
DMSP
18120 attempting to read in certificates from NULL pointers and ignoring
18121 any errors: this is one reason why the cert and CRL reader seemed
18122 to work. It doesn't check return codes from the default certificate
18123 routines: these may well fail if the certificates aren't installed.
18124
18125 *Steve Henson*
18126
18127 * Code to support otherName option in GeneralName.
18128
18129 *Steve Henson*
18130
18131 * First update to verify code. Change the verify utility
18132 so it warns if it is passed a self signed certificate:
18133 for consistency with the normal behaviour. X509_verify
18134 has been modified to it will now verify a self signed
18135 certificate if *exactly* the same certificate appears
18136 in the store: it was previously impossible to trust a
18137 single self signed certificate. This means that:
18138 openssl verify ss.pem
18139 now gives a warning about a self signed certificate but
18140 openssl verify -CAfile ss.pem ss.pem
18141 is OK.
18142
18143 *Steve Henson*
18144
18145 * For servers, store verify_result in SSL_SESSION data structure
18146 (and add it to external session representation).
18147 This is needed when client certificate verifications fails,
18148 but an application-provided verification callback (set by
18149 SSL_CTX_set_cert_verify_callback) allows accepting the session
18150 anyway (i.e. leaves x509_store_ctx->error != X509_V_OK
18151 but returns 1): When the session is reused, we have to set
18152 ssl->verify_result to the appropriate error code to avoid
18153 security holes.
18154
18155 *Bodo Moeller, problem pointed out by Lutz Jaenicke*
18156
18157 * Fix a bug in the new PKCS#7 code: it didn't consider the
18158 case in PKCS7_dataInit() where the signed PKCS7 structure
18159 didn't contain any existing data because it was being created.
18160
18161 *Po-Cheng Chen <pocheng@nst.com.tw>, slightly modified by Steve Henson*
18162
18163 * Add a salt to the key derivation routines in enc.c. This
18164 forms the first 8 bytes of the encrypted file. Also add a
18165 -S option to allow a salt to be input on the command line.
18166
18167 *Steve Henson*
18168
18169 * New function X509_cmp(). Oddly enough there wasn't a function
18170 to compare two certificates. We do this by working out the SHA1
18171 hash and comparing that. X509_cmp() will be needed by the trust
18172 code.
18173
18174 *Steve Henson*
18175
18176 * SSL_get1_session() is like SSL_get_session(), but increments
18177 the reference count in the SSL_SESSION returned.
18178
18179 *Geoff Thorpe <geoff@eu.c2.net>*
18180
18181 * Fix for 'req': it was adding a null to request attributes.
18182 Also change the X509_LOOKUP and X509_INFO code to handle
18183 certificate auxiliary information.
18184
18185 *Steve Henson*
18186
18187 * Add support for 40 and 64 bit RC2 and RC4 algorithms: document
18188 the 'enc' command.
18189
18190 *Steve Henson*
18191
18192 * Add the possibility to add extra information to the memory leak
18193 detecting output, to form tracebacks, showing from where each
18194 allocation was originated: CRYPTO_push_info("constant string") adds
18195 the string plus current file name and line number to a per-thread
18196 stack, CRYPTO_pop_info() does the obvious, CRYPTO_remove_all_info()
18197 is like calling CYRPTO_pop_info() until the stack is empty.
18198 Also updated memory leak detection code to be multi-thread-safe.
18199
18200 *Richard Levitte*
18201
18202 * Add options -text and -noout to pkcs7 utility and delete the
18203 encryption options which never did anything. Update docs.
18204
18205 *Steve Henson*
18206
18207 * Add options to some of the utilities to allow the pass phrase
18208 to be included on either the command line (not recommended on
18209 OSes like Unix) or read from the environment. Update the
18210 manpages and fix a few bugs.
18211
18212 *Steve Henson*
18213
18214 * Add a few manpages for some of the openssl commands.
18215
18216 *Steve Henson*
18217
18218 * Fix the -revoke option in ca. It was freeing up memory twice,
18219 leaking and not finding already revoked certificates.
18220
18221 *Steve Henson*
18222
18223 * Extensive changes to support certificate auxiliary information.
18224 This involves the use of X509_CERT_AUX structure and X509_AUX
18225 functions. An X509_AUX function such as PEM_read_X509_AUX()
18226 can still read in a certificate file in the usual way but it
18227 will also read in any additional "auxiliary information". By
18228 doing things this way a fair degree of compatibility can be
18229 retained: existing certificates can have this information added
18230 using the new 'x509' options.
18231
18232 Current auxiliary information includes an "alias" and some trust
18233 settings. The trust settings will ultimately be used in enhanced
18234 certificate chain verification routines: currently a certificate
18235 can only be trusted if it is self signed and then it is trusted
18236 for all purposes.
18237
18238 *Steve Henson*
18239
257e9d03 18240 * Fix assembler for Alpha (tested only on DEC OSF not Linux or `*BSD`).
5f8e6c50
DMSP
18241 The problem was that one of the replacement routines had not been working
18242 since SSLeay releases. For now the offending routine has been replaced
18243 with non-optimised assembler. Even so, this now gives around 95%
18244 performance improvement for 1024 bit RSA signs.
18245
18246 *Mark Cox*
18247
18248 * Hack to fix PKCS#7 decryption when used with some unorthodox RC2
18249 handling. Most clients have the effective key size in bits equal to
18250 the key length in bits: so a 40 bit RC2 key uses a 40 bit (5 byte) key.
18251 A few however don't do this and instead use the size of the decrypted key
18252 to determine the RC2 key length and the AlgorithmIdentifier to determine
18253 the effective key length. In this case the effective key length can still
18254 be 40 bits but the key length can be 168 bits for example. This is fixed
18255 by manually forcing an RC2 key into the EVP_PKEY structure because the
18256 EVP code can't currently handle unusual RC2 key sizes: it always assumes
18257 the key length and effective key length are equal.
18258
18259 *Steve Henson*
18260
18261 * Add a bunch of functions that should simplify the creation of
18262 X509_NAME structures. Now you should be able to do:
18263 X509_NAME_add_entry_by_txt(nm, "CN", MBSTRING_ASC, "Steve", -1, -1, 0);
18264 and have it automatically work out the correct field type and fill in
18265 the structures. The more adventurous can try:
18266 X509_NAME_add_entry_by_txt(nm, field, MBSTRING_UTF8, str, -1, -1, 0);
18267 and it will (hopefully) work out the correct multibyte encoding.
18268
18269 *Steve Henson*
18270
18271 * Change the 'req' utility to use the new field handling and multibyte
18272 copy routines. Before the DN field creation was handled in an ad hoc
18273 way in req, ca, and x509 which was rather broken and didn't support
18274 BMPStrings or UTF8Strings. Since some software doesn't implement
18275 BMPStrings or UTF8Strings yet, they can be enabled using the config file
18276 using the dirstring_type option. See the new comment in the default
18277 openssl.cnf for more info.
18278
18279 *Steve Henson*
18280
18281 * Make crypto/rand/md_rand.c more robust:
18282 - Assure unique random numbers after fork().
18283 - Make sure that concurrent threads access the global counter and
18284 md serializably so that we never lose entropy in them
18285 or use exactly the same state in multiple threads.
18286 Access to the large state is not always serializable because
18287 the additional locking could be a performance killer, and
18288 md should be large enough anyway.
18289
18290 *Bodo Moeller*
18291
ec2bfb7d 18292 * New file `apps/app_rand.c` with commonly needed functionality
5f8e6c50
DMSP
18293 for handling the random seed file.
18294
18295 Use the random seed file in some applications that previously did not:
18296 ca,
18297 dsaparam -genkey (which also ignored its '-rand' option),
18298 s_client,
18299 s_server,
18300 x509 (when signing).
18301 Except on systems with /dev/urandom, it is crucial to have a random
18302 seed file at least for key creation, DSA signing, and for DH exchanges;
18303 for RSA signatures we could do without one.
18304
18305 gendh and gendsa (unlike genrsa) used to read only the first byte
18306 of each file listed in the '-rand' option. The function as previously
18307 found in genrsa is now in app_rand.c and is used by all programs
18308 that support '-rand'.
18309
18310 *Bodo Moeller*
18311
18312 * In RAND_write_file, use mode 0600 for creating files;
18313 don't just chmod when it may be too late.
18314
18315 *Bodo Moeller*
18316
18317 * Report an error from X509_STORE_load_locations
18318 when X509_LOOKUP_load_file or X509_LOOKUP_add_dir failed.
18319
18320 *Bill Perry*
18321
18322 * New function ASN1_mbstring_copy() this copies a string in either
18323 ASCII, Unicode, Universal (4 bytes per character) or UTF8 format
18324 into an ASN1_STRING type. A mask of permissible types is passed
18325 and it chooses the "minimal" type to use or an error if not type
18326 is suitable.
18327
18328 *Steve Henson*
18329
18330 * Add function equivalents to the various macros in asn1.h. The old
257e9d03
RS
18331 macros are retained with an `M_` prefix. Code inside the library can
18332 use the `M_` macros. External code (including the openssl utility)
5f8e6c50
DMSP
18333 should *NOT* in order to be "shared library friendly".
18334
18335 *Steve Henson*
18336
18337 * Add various functions that can check a certificate's extensions
18338 to see if it usable for various purposes such as SSL client,
18339 server or S/MIME and CAs of these types. This is currently
18340 VERY EXPERIMENTAL but will ultimately be used for certificate chain
18341 verification. Also added a -purpose flag to x509 utility to
18342 print out all the purposes.
18343
18344 *Steve Henson*
18345
18346 * Add a CRYPTO_EX_DATA to X509 certificate structure and associated
18347 functions.
18348
18349 *Steve Henson*
18350
257e9d03 18351 * New `X509V3_{X509,CRL,REVOKED}_get_d2i()` functions. These will search
5f8e6c50
DMSP
18352 for, obtain and decode and extension and obtain its critical flag.
18353 This allows all the necessary extension code to be handled in a
18354 single function call.
18355
18356 *Steve Henson*
18357
18358 * RC4 tune-up featuring 30-40% performance improvement on most RISC
18359 platforms. See crypto/rc4/rc4_enc.c for further details.
18360
18361 *Andy Polyakov*
18362
18363 * New -noout option to asn1parse. This causes no output to be produced
18364 its main use is when combined with -strparse and -out to extract data
18365 from a file (which may not be in ASN.1 format).
18366
18367 *Steve Henson*
18368
18369 * Fix for pkcs12 program. It was hashing an invalid certificate pointer
18370 when producing the local key id.
18371
18372 *Richard Levitte <levitte@stacken.kth.se>*
18373
18374 * New option -dhparam in s_server. This allows a DH parameter file to be
18375 stated explicitly. If it is not stated then it tries the first server
18376 certificate file. The previous behaviour hard coded the filename
18377 "server.pem".
18378
18379 *Steve Henson*
18380
18381 * Add -pubin and -pubout options to the rsa and dsa commands. These allow
18382 a public key to be input or output. For example:
18383 openssl rsa -in key.pem -pubout -out pubkey.pem
18384 Also added necessary DSA public key functions to handle this.
18385
18386 *Steve Henson*
18387
18388 * Fix so PKCS7_dataVerify() doesn't crash if no certificates are contained
18389 in the message. This was handled by allowing
18390 X509_find_by_issuer_and_serial() to tolerate a NULL passed to it.
18391
18392 *Steve Henson, reported by Sampo Kellomaki <sampo@mail.neuronio.pt>*
18393
18394 * Fix for bug in d2i_ASN1_bytes(): other ASN1 functions add an extra null
18395 to the end of the strings whereas this didn't. This would cause problems
18396 if strings read with d2i_ASN1_bytes() were later modified.
18397
18398 *Steve Henson, reported by Arne Ansper <arne@ats.cyber.ee>*
18399
18400 * Fix for base64 decode bug. When a base64 bio reads only one line of
18401 data and it contains EOF it will end up returning an error. This is
18402 caused by input 46 bytes long. The cause is due to the way base64
18403 BIOs find the start of base64 encoded data. They do this by trying a
18404 trial decode on each line until they find one that works. When they
18405 do a flag is set and it starts again knowing it can pass all the
18406 data directly through the decoder. Unfortunately it doesn't reset
18407 the context it uses. This means that if EOF is reached an attempt
18408 is made to pass two EOFs through the context and this causes the
18409 resulting error. This can also cause other problems as well. As is
18410 usual with these problems it takes *ages* to find and the fix is
18411 trivial: move one line.
18412
257e9d03 18413 *Steve Henson, reported by ian@uns.ns.ac.yu (Ivan Nejgebauer)*
5f8e6c50
DMSP
18414
18415 * Ugly workaround to get s_client and s_server working under Windows. The
18416 old code wouldn't work because it needed to select() on sockets and the
18417 tty (for keypresses and to see if data could be written). Win32 only
18418 supports select() on sockets so we select() with a 1s timeout on the
18419 sockets and then see if any characters are waiting to be read, if none
18420 are present then we retry, we also assume we can always write data to
18421 the tty. This isn't nice because the code then blocks until we've
18422 received a complete line of data and it is effectively polling the
18423 keyboard at 1s intervals: however it's quite a bit better than not
18424 working at all :-) A dedicated Windows application might handle this
18425 with an event loop for example.
18426
18427 *Steve Henson*
18428
18429 * Enhance RSA_METHOD structure. Now there are two extra methods, rsa_sign
18430 and rsa_verify. When the RSA_FLAGS_SIGN_VER option is set these functions
18431 will be called when RSA_sign() and RSA_verify() are used. This is useful
18432 if rsa_pub_dec() and rsa_priv_enc() equivalents are not available.
18433 For this to work properly RSA_public_decrypt() and RSA_private_encrypt()
18434 should *not* be used: RSA_sign() and RSA_verify() must be used instead.
18435 This necessitated the support of an extra signature type NID_md5_sha1
18436 for SSL signatures and modifications to the SSL library to use it instead
18437 of calling RSA_public_decrypt() and RSA_private_encrypt().
18438
18439 *Steve Henson*
18440
18441 * Add new -verify -CAfile and -CApath options to the crl program, these
18442 will lookup a CRL issuers certificate and verify the signature in a
18443 similar way to the verify program. Tidy up the crl program so it
18444 no longer accesses structures directly. Make the ASN1 CRL parsing a bit
18445 less strict. It will now permit CRL extensions even if it is not
18446 a V2 CRL: this will allow it to tolerate some broken CRLs.
18447
18448 *Steve Henson*
18449
18450 * Initialize all non-automatic variables each time one of the openssl
18451 sub-programs is started (this is necessary as they may be started
18452 multiple times from the "OpenSSL>" prompt).
18453
18454 *Lennart Bang, Bodo Moeller*
18455
18456 * Preliminary compilation option RSA_NULL which disables RSA crypto without
18457 removing all other RSA functionality (this is what NO_RSA does). This
18458 is so (for example) those in the US can disable those operations covered
18459 by the RSA patent while allowing storage and parsing of RSA keys and RSA
18460 key generation.
18461
18462 *Steve Henson*
18463
18464 * Non-copying interface to BIO pairs.
18465 (still largely untested)
18466
18467 *Bodo Moeller*
18468
18469 * New function ASN1_tag2str() to convert an ASN1 tag to a descriptive
18470 ASCII string. This was handled independently in various places before.
18471
18472 *Steve Henson*
18473
18474 * New functions UTF8_getc() and UTF8_putc() that parse and generate
18475 UTF8 strings a character at a time.
18476
18477 *Steve Henson*
18478
18479 * Use client_version from client hello to select the protocol
18480 (s23_srvr.c) and for RSA client key exchange verification
18481 (s3_srvr.c), as required by the SSL 3.0/TLS 1.0 specifications.
18482
18483 *Bodo Moeller*
18484
18485 * Add various utility functions to handle SPKACs, these were previously
18486 handled by poking round in the structure internals. Added new function
18487 NETSCAPE_SPKI_print() to print out SPKAC and a new utility 'spkac' to
18488 print, verify and generate SPKACs. Based on an original idea from
18489 Massimiliano Pala <madwolf@comune.modena.it> but extensively modified.
18490
18491 *Steve Henson*
18492
18493 * RIPEMD160 is operational on all platforms and is back in 'make test'.
18494
18495 *Andy Polyakov*
18496
18497 * Allow the config file extension section to be overwritten on the
18498 command line. Based on an original idea from Massimiliano Pala
18499 <madwolf@comune.modena.it>. The new option is called -extensions
18500 and can be applied to ca, req and x509. Also -reqexts to override
18501 the request extensions in req and -crlexts to override the crl extensions
18502 in ca.
18503
18504 *Steve Henson*
18505
18506 * Add new feature to the SPKAC handling in ca. Now you can include
18507 the same field multiple times by preceding it by "XXXX." for example:
18508 1.OU="Unit name 1"
18509 2.OU="Unit name 2"
18510 this is the same syntax as used in the req config file.
18511
18512 *Steve Henson*
18513
18514 * Allow certificate extensions to be added to certificate requests. These
18515 are specified in a 'req_extensions' option of the req section of the
18516 config file. They can be printed out with the -text option to req but
18517 are otherwise ignored at present.
18518
18519 *Steve Henson*
18520
18521 * Fix a horrible bug in enc_read() in crypto/evp/bio_enc.c: if the first
18522 data read consists of only the final block it would not decrypted because
18523 EVP_CipherUpdate() would correctly report zero bytes had been decrypted.
18524 A misplaced 'break' also meant the decrypted final block might not be
18525 copied until the next read.
18526
18527 *Steve Henson*
18528
18529 * Initial support for DH_METHOD. Again based on RSA_METHOD. Also added
18530 a few extra parameters to the DH structure: these will be useful if
18531 for example we want the value of 'q' or implement X9.42 DH.
18532
18533 *Steve Henson*
18534
18535 * Initial support for DSA_METHOD. This is based on the RSA_METHOD and
18536 provides hooks that allow the default DSA functions or functions on a
18537 "per key" basis to be replaced. This allows hardware acceleration and
18538 hardware key storage to be handled without major modification to the
4d49b685 18539 library. Also added low-level modexp hooks and CRYPTO_EX structure and
5f8e6c50
DMSP
18540 associated functions.
18541
18542 *Steve Henson*
18543
18544 * Add a new flag to memory BIOs, BIO_FLAG_MEM_RDONLY. This marks the BIO
18545 as "read only": it can't be written to and the buffer it points to will
18546 not be freed. Reading from a read only BIO is much more efficient than
18547 a normal memory BIO. This was added because there are several times when
18548 an area of memory needs to be read from a BIO. The previous method was
18549 to create a memory BIO and write the data to it, this results in two
18550 copies of the data and an O(n^2) reading algorithm. There is a new
18551 function BIO_new_mem_buf() which creates a read only memory BIO from
18552 an area of memory. Also modified the PKCS#7 routines to use read only
18553 memory BIOs.
18554
18555 *Steve Henson*
18556
18557 * Bugfix: ssl23_get_client_hello did not work properly when called in
18558 state SSL23_ST_SR_CLNT_HELLO_B, i.e. when the first 7 bytes of
18559 a SSLv2-compatible client hello for SSLv3 or TLSv1 could be read,
18560 but a retry condition occurred while trying to read the rest.
18561
18562 *Bodo Moeller*
18563
18564 * The PKCS7_ENC_CONTENT_new() function was setting the content type as
18565 NID_pkcs7_encrypted by default: this was wrong since this should almost
18566 always be NID_pkcs7_data. Also modified the PKCS7_set_type() to handle
18567 the encrypted data type: this is a more sensible place to put it and it
18568 allows the PKCS#12 code to be tidied up that duplicated this
18569 functionality.
18570
18571 *Steve Henson*
18572
18573 * Changed obj_dat.pl script so it takes its input and output files on
18574 the command line. This should avoid shell escape redirection problems
18575 under Win32.
18576
18577 *Steve Henson*
18578
18579 * Initial support for certificate extension requests, these are included
18580 in things like Xenroll certificate requests. Included functions to allow
18581 extensions to be obtained and added.
18582
18583 *Steve Henson*
18584
18585 * -crlf option to s_client and s_server for sending newlines as
18586 CRLF (as required by many protocols).
18587
18588 *Bodo Moeller*
18589
257e9d03 18590### Changes between 0.9.3a and 0.9.4 [09 Aug 1999]
5f8e6c50
DMSP
18591
18592 * Install libRSAglue.a when OpenSSL is built with RSAref.
18593
18594 *Ralf S. Engelschall*
18595
257e9d03 18596 * A few more `#ifndef NO_FP_API / #endif` pairs for consistency.
5f8e6c50
DMSP
18597
18598 *Andrija Antonijevic <TheAntony2@bigfoot.com>*
18599
18600 * Fix -startdate and -enddate (which was missing) arguments to 'ca'
18601 program.
18602
18603 *Steve Henson*
18604
18605 * New function DSA_dup_DH, which duplicates DSA parameters/keys as
18606 DH parameters/keys (q is lost during that conversion, but the resulting
18607 DH parameters contain its length).
18608
18609 For 1024-bit p, DSA_generate_parameters followed by DSA_dup_DH is
18610 much faster than DH_generate_parameters (which creates parameters
257e9d03 18611 where `p = 2*q + 1`), and also the smaller q makes DH computations
5f8e6c50
DMSP
18612 much more efficient (160-bit exponentiation instead of 1024-bit
18613 exponentiation); so this provides a convenient way to support DHE
18614 ciphersuites in SSL/TLS servers (see ssl/ssltest.c). It is of
18615 utter importance to use
18616 SSL_CTX_set_options(s_ctx, SSL_OP_SINGLE_DH_USE);
18617 or
18618 SSL_set_options(s_ctx, SSL_OP_SINGLE_DH_USE);
18619 when such DH parameters are used, because otherwise small subgroup
18620 attacks may become possible!
18621
18622 *Bodo Moeller*
18623
18624 * Avoid memory leak in i2d_DHparams.
18625
18626 *Bodo Moeller*
18627
18628 * Allow the -k option to be used more than once in the enc program:
18629 this allows the same encrypted message to be read by multiple recipients.
18630
18631 *Steve Henson*
18632
18633 * New function OBJ_obj2txt(buf, buf_len, a, no_name), this converts
18634 an ASN1_OBJECT to a text string. If the "no_name" parameter is set then
18635 it will always use the numerical form of the OID, even if it has a short
18636 or long name.
18637
18638 *Steve Henson*
18639
18640 * Added an extra RSA flag: RSA_FLAG_EXT_PKEY. Previously the rsa_mod_exp
18641 method only got called if p,q,dmp1,dmq1,iqmp components were present,
18642 otherwise bn_mod_exp was called. In the case of hardware keys for example
18643 no private key components need be present and it might store extra data
18644 in the RSA structure, which cannot be accessed from bn_mod_exp.
18645 By setting RSA_FLAG_EXT_PKEY rsa_mod_exp will always be called for
18646 private key operations.
18647
18648 *Steve Henson*
18649
18650 * Added support for SPARC Linux.
18651
18652 *Andy Polyakov*
18653
18654 * pem_password_cb function type incompatibly changed from
18655 typedef int pem_password_cb(char *buf, int size, int rwflag);
18656 to
18657 ....(char *buf, int size, int rwflag, void *userdata);
18658 so that applications can pass data to their callbacks:
257e9d03 18659 The `PEM[_ASN1]_{read,write}...` functions and macros now take an
5f8e6c50
DMSP
18660 additional void * argument, which is just handed through whenever
18661 the password callback is called.
18662
18663 *Damien Miller <dmiller@ilogic.com.au>; tiny changes by Bodo Moeller*
18664
18665 New function SSL_CTX_set_default_passwd_cb_userdata.
18666
18667 Compatibility note: As many C implementations push function arguments
18668 onto the stack in reverse order, the new library version is likely to
18669 interoperate with programs that have been compiled with the old
18670 pem_password_cb definition (PEM_whatever takes some data that
18671 happens to be on the stack as its last argument, and the callback
18672 just ignores this garbage); but there is no guarantee whatsoever that
18673 this will work.
18674
18675 * The -DPLATFORM="\"$(PLATFORM)\"" definition and the similar -DCFLAGS=...
18676 (both in crypto/Makefile.ssl for use by crypto/cversion.c) caused
18677 problems not only on Windows, but also on some Unix platforms.
18678 To avoid problematic command lines, these definitions are now in an
18679 auto-generated file crypto/buildinf.h (created by crypto/Makefile.ssl
18680 for standard "make" builds, by util/mk1mf.pl for "mk1mf" builds).
18681
18682 *Bodo Moeller*
18683
18684 * MIPS III/IV assembler module is reimplemented.
18685
18686 *Andy Polyakov*
18687
18688 * More DES library cleanups: remove references to srand/rand and
18689 delete an unused file.
18690
18691 *Ulf Möller*
18692
18693 * Add support for the free Netwide assembler (NASM) under Win32,
18694 since not many people have MASM (ml) and it can be hard to obtain.
18695 This is currently experimental but it seems to work OK and pass all
18696 the tests. Check out INSTALL.W32 for info.
18697
18698 *Steve Henson*
18699
18700 * Fix memory leaks in s3_clnt.c: All non-anonymous SSL3/TLS1 connections
18701 without temporary keys kept an extra copy of the server key,
18702 and connections with temporary keys did not free everything in case
18703 of an error.
18704
18705 *Bodo Moeller*
18706
18707 * New function RSA_check_key and new openssl rsa option -check
18708 for verifying the consistency of RSA keys.
18709
18710 *Ulf Moeller, Bodo Moeller*
18711
18712 * Various changes to make Win32 compile work:
18713 1. Casts to avoid "loss of data" warnings in p5_crpt2.c
18714 2. Change unsigned int to int in b_dump.c to avoid "signed/unsigned
18715 comparison" warnings.
257e9d03 18716 3. Add `sk_<TYPE>_sort` to DEF file generator and do make update.
5f8e6c50
DMSP
18717
18718 *Steve Henson*
18719
18720 * Add a debugging option to PKCS#5 v2 key generation function: when
18721 you #define DEBUG_PKCS5V2 passwords, salts, iteration counts and
18722 derived keys are printed to stderr.
18723
18724 *Steve Henson*
18725
18726 * Copy the flags in ASN1_STRING_dup().
18727
18728 *Roman E. Pavlov <pre@mo.msk.ru>*
18729
18730 * The x509 application mishandled signing requests containing DSA
18731 keys when the signing key was also DSA and the parameters didn't match.
18732
18733 It was supposed to omit the parameters when they matched the signing key:
18734 the verifying software was then supposed to automatically use the CA's
18735 parameters if they were absent from the end user certificate.
18736
18737 Omitting parameters is no longer recommended. The test was also
18738 the wrong way round! This was probably due to unusual behaviour in
18739 EVP_cmp_parameters() which returns 1 if the parameters match.
18740 This meant that parameters were omitted when they *didn't* match and
18741 the certificate was useless. Certificates signed with 'ca' didn't have
18742 this bug.
18743
18744 *Steve Henson, reported by Doug Erickson <Doug.Erickson@Part.NET>*
18745
18746 * Memory leak checking (-DCRYPTO_MDEBUG) had some problems.
18747 The interface is as follows:
18748 Applications can use
18749 CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON) aka MemCheck_start(),
18750 CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_OFF) aka MemCheck_stop();
18751 "off" is now the default.
18752 The library internally uses
18753 CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE) aka MemCheck_off(),
18754 CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE) aka MemCheck_on()
18755 to disable memory-checking temporarily.
18756
18757 Some inconsistent states that previously were possible (and were
18758 even the default) are now avoided.
18759
18760 -DCRYPTO_MDEBUG_TIME is new and additionally stores the current time
18761 with each memory chunk allocated; this is occasionally more helpful
18762 than just having a counter.
18763
18764 -DCRYPTO_MDEBUG_THREAD is also new and adds the thread ID.
18765
18766 -DCRYPTO_MDEBUG_ALL enables all of the above, plus any future
18767 extensions.
18768
18769 *Bodo Moeller*
18770
18771 * Introduce "mode" for SSL structures (with defaults in SSL_CTX),
18772 which largely parallels "options", but is for changing API behaviour,
18773 whereas "options" are about protocol behaviour.
18774 Initial "mode" flags are:
18775
18776 SSL_MODE_ENABLE_PARTIAL_WRITE Allow SSL_write to report success when
18777 a single record has been written.
18778 SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER Don't insist that SSL_write
18779 retries use the same buffer location.
18780 (But all of the contents must be
18781 copied!)
18782
18783 *Bodo Moeller*
18784
18785 * Bugfix: SSL_set_options ignored its parameter, only SSL_CTX_set_options
18786 worked.
18787
18788 * Fix problems with no-hmac etc.
18789
18790 *Ulf Möller, pointed out by Brian Wellington <bwelling@tislabs.com>*
18791
18792 * New functions RSA_get_default_method(), RSA_set_method() and
18793 RSA_get_method(). These allows replacement of RSA_METHODs without having
18794 to mess around with the internals of an RSA structure.
18795
18796 *Steve Henson*
18797
18798 * Fix memory leaks in DSA_do_sign and DSA_is_prime.
18799 Also really enable memory leak checks in openssl.c and in some
18800 test programs.
18801
18802 *Chad C. Mulligan, Bodo Moeller*
18803
18804 * Fix a bug in d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() which can mess
18805 up the length of negative integers. This has now been simplified to just
18806 store the length when it is first determined and use it later, rather
18807 than trying to keep track of where data is copied and updating it to
18808 point to the end.
257e9d03 18809 *Steve Henson, reported by Brien Wheeler <bwheeler@authentica-security.com>*
5f8e6c50
DMSP
18810
18811 * Add a new function PKCS7_signatureVerify. This allows the verification
18812 of a PKCS#7 signature but with the signing certificate passed to the
18813 function itself. This contrasts with PKCS7_dataVerify which assumes the
18814 certificate is present in the PKCS#7 structure. This isn't always the
18815 case: certificates can be omitted from a PKCS#7 structure and be
18816 distributed by "out of band" means (such as a certificate database).
18817
18818 *Steve Henson*
18819
257e9d03 18820 * Complete the `PEM_*` macros with DECLARE_PEM versions to replace the
5f8e6c50
DMSP
18821 function prototypes in pem.h, also change util/mkdef.pl to add the
18822 necessary function names.
18823
18824 *Steve Henson*
18825
18826 * mk1mf.pl (used by Windows builds) did not properly read the
18827 options set by Configure in the top level Makefile, and Configure
18828 was not even able to write more than one option correctly.
18829 Fixed, now "no-idea no-rc5 -DCRYPTO_MDEBUG" etc. works as intended.
18830
18831 *Bodo Moeller*
18832
18833 * New functions CONF_load_bio() and CONF_load_fp() to allow a config
18834 file to be loaded from a BIO or FILE pointer. The BIO version will
18835 for example allow memory BIOs to contain config info.
18836
18837 *Steve Henson*
18838
18839 * New function "CRYPTO_num_locks" that returns CRYPTO_NUM_LOCKS.
18840 Whoever hopes to achieve shared-library compatibility across versions
18841 must use this, not the compile-time macro.
18842 (Exercise 0.9.4: Which is the minimum library version required by
18843 such programs?)
18844 Note: All this applies only to multi-threaded programs, others don't
18845 need locks.
18846
18847 *Bodo Moeller*
18848
18849 * Add missing case to s3_clnt.c state machine -- one of the new SSL tests
18850 through a BIO pair triggered the default case, i.e.
18851 SSLerr(...,SSL_R_UNKNOWN_STATE).
18852
18853 *Bodo Moeller*
18854
18855 * New "BIO pair" concept (crypto/bio/bss_bio.c) so that applications
18856 can use the SSL library even if none of the specific BIOs is
18857 appropriate.
18858
18859 *Bodo Moeller*
18860
18861 * Fix a bug in i2d_DSAPublicKey() which meant it returned the wrong value
18862 for the encoded length.
18863
18864 *Jeon KyoungHo <khjeon@sds.samsung.co.kr>*
18865
18866 * Add initial documentation of the X509V3 functions.
18867
18868 *Steve Henson*
18869
18870 * Add a new pair of functions PEM_write_PKCS8PrivateKey() and
18871 PEM_write_bio_PKCS8PrivateKey() that are equivalent to
18872 PEM_write_PrivateKey() and PEM_write_bio_PrivateKey() but use the more
18873 secure PKCS#8 private key format with a high iteration count.
18874
18875 *Steve Henson*
18876
18877 * Fix determination of Perl interpreter: A perl or perl5
257e9d03 18878 *directory* in $PATH was also accepted as the interpreter.
5f8e6c50
DMSP
18879
18880 *Ralf S. Engelschall*
18881
18882 * Fix demos/sign/sign.c: well there wasn't anything strictly speaking
18883 wrong with it but it was very old and did things like calling
18884 PEM_ASN1_read() directly and used MD5 for the hash not to mention some
18885 unusual formatting.
18886
18887 *Steve Henson*
18888
18889 * Fix demos/selfsign.c: it used obsolete and deleted functions, changed
18890 to use the new extension code.
18891
18892 *Steve Henson*
18893
18894 * Implement the PEM_read/PEM_write functions in crypto/pem/pem_all.c
18895 with macros. This should make it easier to change their form, add extra
18896 arguments etc. Fix a few PEM prototypes which didn't have cipher as a
18897 constant.
18898
18899 *Steve Henson*
18900
18901 * Add to configuration table a new entry that can specify an alternative
18902 name for unistd.h (for pre-POSIX systems); we need this for NeXTstep,
18903 according to Mark Crispin <MRC@Panda.COM>.
18904
18905 *Bodo Moeller*
18906
5f8e6c50
DMSP
18907 * DES CBC did not update the IV. Weird.
18908
18909 *Ben Laurie*
18910lse
18911 des_cbc_encrypt does not update the IV, but des_ncbc_encrypt does.
18912 Changing the behaviour of the former might break existing programs --
18913 where IV updating is needed, des_ncbc_encrypt can be used.
18914ndif
18915
18916 * When bntest is run from "make test" it drives bc to check its
18917 calculations, as well as internally checking them. If an internal check
18918 fails, it needs to cause bc to give a non-zero result or make test carries
18919 on without noticing the failure. Fixed.
18920
18921 *Ben Laurie*
18922
18923 * DES library cleanups.
18924
18925 *Ulf Möller*
18926
18927 * Add support for PKCS#5 v2.0 PBE algorithms. This will permit PKCS#8 to be
18928 used with any cipher unlike PKCS#5 v1.5 which can at most handle 64 bit
18929 ciphers. NOTE: although the key derivation function has been verified
18930 against some published test vectors it has not been extensively tested
18931 yet. Added a -v2 "cipher" option to pkcs8 application to allow the use
18932 of v2.0.
18933
18934 *Steve Henson*
18935
18936 * Instead of "mkdir -p", which is not fully portable, use new
18937 Perl script "util/mkdir-p.pl".
18938
18939 *Bodo Moeller*
18940
18941 * Rewrite the way password based encryption (PBE) is handled. It used to
18942 assume that the ASN1 AlgorithmIdentifier parameter was a PBEParameter
18943 structure. This was true for the PKCS#5 v1.5 and PKCS#12 PBE algorithms
18944 but doesn't apply to PKCS#5 v2.0 where it can be something else. Now
18945 the 'parameter' field of the AlgorithmIdentifier is passed to the
18946 underlying key generation function so it must do its own ASN1 parsing.
18947 This has also changed the EVP_PBE_CipherInit() function which now has a
18948 'parameter' argument instead of literal salt and iteration count values
18949 and the function EVP_PBE_ALGOR_CipherInit() has been deleted.
18950
18951 *Steve Henson*
18952
18953 * Support for PKCS#5 v1.5 compatible password based encryption algorithms
18954 and PKCS#8 functionality. New 'pkcs8' application linked to openssl.
18955 Needed to change the PEM_STRING_EVP_PKEY value which was just "PRIVATE
18956 KEY" because this clashed with PKCS#8 unencrypted string. Since this
18957 value was just used as a "magic string" and not used directly its
18958 value doesn't matter.
18959
18960 *Steve Henson*
18961
18962 * Introduce some semblance of const correctness to BN. Shame C doesn't
18963 support mutable.
18964
18965 *Ben Laurie*
18966
18967 * "linux-sparc64" configuration (ultrapenguin).
18968
18969 *Ray Miller <ray.miller@oucs.ox.ac.uk>*
18970 "linux-sparc" configuration.
18971
18972 *Christian Forster <fo@hawo.stw.uni-erlangen.de>*
18973
18974 * config now generates no-xxx options for missing ciphers.
18975
18976 *Ulf Möller*
18977
18978 * Support the EBCDIC character set (work in progress).
18979 File ebcdic.c not yet included because it has a different license.
18980
18981 *Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>*
18982
18983 * Support BS2000/OSD-POSIX.
18984
18985 *Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>*
18986
257e9d03 18987 * Make callbacks for key generation use `void *` instead of `char *`.
5f8e6c50
DMSP
18988
18989 *Ben Laurie*
18990
18991 * Make S/MIME samples compile (not yet tested).
18992
18993 *Ben Laurie*
18994
18995 * Additional typesafe stacks.
18996
18997 *Ben Laurie*
18998
18999 * New configuration variants "bsdi-elf-gcc" (BSD/OS 4.x).
19000
19001 *Bodo Moeller*
19002
257e9d03 19003### Changes between 0.9.3 and 0.9.3a [29 May 1999]
5f8e6c50
DMSP
19004
19005 * New configuration variant "sco5-gcc".
19006
19007 * Updated some demos.
19008
19009 *Sean O Riordain, Wade Scholine*
19010
19011 * Add missing BIO_free at exit of pkcs12 application.
19012
19013 *Wu Zhigang*
19014
19015 * Fix memory leak in conf.c.
19016
19017 *Steve Henson*
19018
19019 * Updates for Win32 to assembler version of MD5.
19020
19021 *Steve Henson*
19022
ec2bfb7d 19023 * Set #! path to perl in `apps/der_chop` to where we found it
5f8e6c50
DMSP
19024 instead of using a fixed path.
19025
19026 *Bodo Moeller*
19027
19028 * SHA library changes for irix64-mips4-cc.
19029
19030 *Andy Polyakov*
19031
19032 * Improvements for VMS support.
19033
19034 *Richard Levitte*
19035
257e9d03 19036### Changes between 0.9.2b and 0.9.3 [24 May 1999]
5f8e6c50
DMSP
19037
19038 * Bignum library bug fix. IRIX 6 passes "make test" now!
19039 This also avoids the problems with SC4.2 and unpatched SC5.
19040
19041 *Andy Polyakov <appro@fy.chalmers.se>*
19042
19043 * New functions sk_num, sk_value and sk_set to replace the previous macros.
19044 These are required because of the typesafe stack would otherwise break
19045 existing code. If old code used a structure member which used to be STACK
19046 and is now STACK_OF (for example cert in a PKCS7_SIGNED structure) with
19047 sk_num or sk_value it would produce an error because the num, data members
19048 are not present in STACK_OF. Now it just produces a warning. sk_set
19049 replaces the old method of assigning a value to sk_value
19050 (e.g. sk_value(x, i) = y) which the library used in a few cases. Any code
19051 that does this will no longer work (and should use sk_set instead) but
19052 this could be regarded as a "questionable" behaviour anyway.
19053
19054 *Steve Henson*
19055
19056 * Fix most of the other PKCS#7 bugs. The "experimental" code can now
19057 correctly handle encrypted S/MIME data.
19058
19059 *Steve Henson*
19060
19061 * Change type of various DES function arguments from des_cblock
19062 (which means, in function argument declarations, pointer to char)
19063 to des_cblock * (meaning pointer to array with 8 char elements),
19064 which allows the compiler to do more typechecking; it was like
19065 that back in SSLeay, but with lots of ugly casts.
19066
19067 Introduce new type const_des_cblock.
19068
19069 *Bodo Moeller*
19070
19071 * Reorganise the PKCS#7 library and get rid of some of the more obvious
19072 problems: find RecipientInfo structure that matches recipient certificate
19073 and initialise the ASN1 structures properly based on passed cipher.
19074
19075 *Steve Henson*
19076
19077 * Belatedly make the BN tests actually check the results.
19078
19079 *Ben Laurie*
19080
19081 * Fix the encoding and decoding of negative ASN1 INTEGERS and conversion
19082 to and from BNs: it was completely broken. New compilation option
19083 NEG_PUBKEY_BUG to allow for some broken certificates that encode public
19084 key elements as negative integers.
19085
19086 *Steve Henson*
19087
19088 * Reorganize and speed up MD5.
19089
19090 *Andy Polyakov <appro@fy.chalmers.se>*
19091
19092 * VMS support.
19093
19094 *Richard Levitte <richard@levitte.org>*
19095
19096 * New option -out to asn1parse to allow the parsed structure to be
19097 output to a file. This is most useful when combined with the -strparse
19098 option to examine the output of things like OCTET STRINGS.
19099
19100 *Steve Henson*
19101
19102 * Make SSL library a little more fool-proof by not requiring any longer
257e9d03
RS
19103 that `SSL_set_{accept,connect}_state` be called before
19104 `SSL_{accept,connect}` may be used (`SSL_set_..._state` is omitted
5f8e6c50
DMSP
19105 in many applications because usually everything *appeared* to work as
19106 intended anyway -- now it really works as intended).
19107
19108 *Bodo Moeller*
19109
19110 * Move openssl.cnf out of lib/.
19111
19112 *Ulf Möller*
19113
257e9d03 19114 * Fix various things to let OpenSSL even pass "egcc -pipe -O2 -Wall
5f8e6c50 19115 -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes
257e9d03 19116 -Wmissing-declarations -Wnested-externs -Winline" with EGCS 1.1.2+
5f8e6c50
DMSP
19117
19118 *Ralf S. Engelschall*
19119
19120 * Various fixes to the EVP and PKCS#7 code. It may now be able to
19121 handle PKCS#7 enveloped data properly.
19122
19123 *Sebastian Akerman <sak@parallelconsulting.com>, modified by Steve*
19124
19125 * Create a duplicate of the SSL_CTX's CERT in SSL_new instead of
19126 copying pointers. The cert_st handling is changed by this in
19127 various ways (and thus what used to be known as ctx->default_cert
257e9d03 19128 is now called ctx->cert, since we don't resort to `s->ctx->[default_]cert`
5f8e6c50
DMSP
19129 any longer when s->cert does not give us what we need).
19130 ssl_cert_instantiate becomes obsolete by this change.
19131 As soon as we've got the new code right (possibly it already is?),
19132 we have solved a couple of bugs of the earlier code where s->cert
19133 was used as if it could not have been shared with other SSL structures.
19134
19135 Note that using the SSL API in certain dirty ways now will result
19136 in different behaviour than observed with earlier library versions:
257e9d03 19137 Changing settings for an `SSL_CTX *ctx` after having done s = SSL_new(ctx)
5f8e6c50
DMSP
19138 does not influence s as it used to.
19139
19140 In order to clean up things more thoroughly, inside SSL_SESSION
19141 we don't use CERT any longer, but a new structure SESS_CERT
19142 that holds per-session data (if available); currently, this is
19143 the peer's certificate chain and, for clients, the server's certificate
19144 and temporary key. CERT holds only those values that can have
19145 meaningful defaults in an SSL_CTX.
19146
19147 *Bodo Moeller*
19148
19149 * New function X509V3_EXT_i2d() to create an X509_EXTENSION structure
19150 from the internal representation. Various PKCS#7 fixes: remove some
19151 evil casts and set the enc_dig_alg field properly based on the signing
19152 key type.
19153
19154 *Steve Henson*
19155
19156 * Allow PKCS#12 password to be set from the command line or the
19157 environment. Let 'ca' get its config file name from the environment
19158 variables "OPENSSL_CONF" or "SSLEAY_CONF" (for consistency with 'req'
19159 and 'x509').
19160
19161 *Steve Henson*
19162
19163 * Allow certificate policies extension to use an IA5STRING for the
19164 organization field. This is contrary to the PKIX definition but
19165 VeriSign uses it and IE5 only recognises this form. Document 'x509'
19166 extension option.
19167
19168 *Steve Henson*
19169
19170 * Add PEDANTIC compiler flag to allow compilation with gcc -pedantic,
19171 without disallowing inline assembler and the like for non-pedantic builds.
19172
19173 *Ben Laurie*
19174
19175 * Support Borland C++ builder.
19176
19177 *Janez Jere <jj@void.si>, modified by Ulf Möller*
19178
19179 * Support Mingw32.
19180
19181 *Ulf Möller*
19182
19183 * SHA-1 cleanups and performance enhancements.
19184
19185 *Andy Polyakov <appro@fy.chalmers.se>*
19186
19187 * Sparc v8plus assembler for the bignum library.
19188
19189 *Andy Polyakov <appro@fy.chalmers.se>*
19190
19191 * Accept any -xxx and +xxx compiler options in Configure.
19192
19193 *Ulf Möller*
19194
19195 * Update HPUX configuration.
19196
19197 *Anonymous*
19198
257e9d03 19199 * Add missing `sk_<type>_unshift()` function to safestack.h
5f8e6c50
DMSP
19200
19201 *Ralf S. Engelschall*
19202
19203 * New function SSL_CTX_use_certificate_chain_file that sets the
19204 "extra_cert"s in addition to the certificate. (This makes sense
19205 only for "PEM" format files, as chains as a whole are not
19206 DER-encoded.)
19207
19208 *Bodo Moeller*
19209
19210 * Support verify_depth from the SSL API.
19211 x509_vfy.c had what can be considered an off-by-one-error:
19212 Its depth (which was not part of the external interface)
19213 was actually counting the number of certificates in a chain;
19214 now it really counts the depth.
19215
19216 *Bodo Moeller*
19217
19218 * Bugfix in crypto/x509/x509_cmp.c: The SSLerr macro was used
19219 instead of X509err, which often resulted in confusing error
19220 messages since the error codes are not globally unique
19221 (e.g. an alleged error in ssl3_accept when a certificate
19222 didn't match the private key).
19223
19224 * New function SSL_CTX_set_session_id_context that allows to set a default
19225 value (so that you don't need SSL_set_session_id_context for each
19226 connection using the SSL_CTX).
19227
19228 *Bodo Moeller*
19229
19230 * OAEP decoding bug fix.
19231
19232 *Ulf Möller*
19233
19234 * Support INSTALL_PREFIX for package builders, as proposed by
19235 David Harris.
19236
19237 *Bodo Moeller*
19238
19239 * New Configure options "threads" and "no-threads". For systems
19240 where the proper compiler options are known (currently Solaris
19241 and Linux), "threads" is the default.
19242
19243 *Bodo Moeller*
19244
19245 * New script util/mklink.pl as a faster substitute for util/mklink.sh.
19246
19247 *Bodo Moeller*
19248
19249 * Install various scripts to $(OPENSSLDIR)/misc, not to
19250 $(INSTALLTOP)/bin -- they shouldn't clutter directories
19251 such as /usr/local/bin.
19252
19253 *Bodo Moeller*
19254
19255 * "make linux-shared" to build shared libraries.
19256
19257 *Niels Poppe <niels@netbox.org>*
19258
257e9d03 19259 * New Configure option `no-<cipher>` (rsa, idea, rc5, ...).
5f8e6c50
DMSP
19260
19261 *Ulf Möller*
19262
19263 * Add the PKCS#12 API documentation to openssl.txt. Preliminary support for
19264 extension adding in x509 utility.
19265
19266 *Steve Henson*
19267
19268 * Remove NOPROTO sections and error code comments.
19269
19270 *Ulf Möller*
19271
19272 * Partial rewrite of the DEF file generator to now parse the ANSI
19273 prototypes.
19274
19275 *Steve Henson*
19276
19277 * New Configure options --prefix=DIR and --openssldir=DIR.
19278
19279 *Ulf Möller*
19280
19281 * Complete rewrite of the error code script(s). It is all now handled
19282 by one script at the top level which handles error code gathering,
19283 header rewriting and C source file generation. It should be much better
19284 than the old method: it now uses a modified version of Ulf's parser to
19285 read the ANSI prototypes in all header files (thus the old K&R definitions
19286 aren't needed for error creation any more) and do a better job of
44652c16 19287 translating function codes into names. The old 'ASN1 error code embedded
5f8e6c50
DMSP
19288 in a comment' is no longer necessary and it doesn't use .err files which
19289 have now been deleted. Also the error code call doesn't have to appear all
19290 on one line (which resulted in some large lines...).
19291
19292 *Steve Henson*
19293
257e9d03 19294 * Change #include filenames from `<foo.h>` to `<openssl/foo.h>`.
5f8e6c50
DMSP
19295
19296 *Bodo Moeller*
19297
19298 * Change behaviour of ssl2_read when facing length-0 packets: Don't return
19299 0 (which usually indicates a closed connection), but continue reading.
19300
19301 *Bodo Moeller*
19302
19303 * Fix some race conditions.
19304
19305 *Bodo Moeller*
19306
19307 * Add support for CRL distribution points extension. Add Certificate
19308 Policies and CRL distribution points documentation.
19309
19310 *Steve Henson*
19311
19312 * Move the autogenerated header file parts to crypto/opensslconf.h.
19313
19314 *Ulf Möller*
19315
19316 * Fix new 56-bit DES export ciphersuites: they were using 7 bytes instead of
19317 8 of keying material. Merlin has also confirmed interop with this fix
19318 between OpenSSL and Baltimore C/SSL 2.0 and J/SSL 2.0.
19319
19320 *Merlin Hughes <merlin@baltimore.ie>*
19321
19322 * Fix lots of warnings.
19323
19324 *Richard Levitte <levitte@stacken.kth.se>*
19325
19326 * In add_cert_dir() in crypto/x509/by_dir.c, break out of the loop if
19327 the directory spec didn't end with a LIST_SEPARATOR_CHAR.
19328
19329 *Richard Levitte <levitte@stacken.kth.se>*
19330
19331 * Fix problems with sizeof(long) == 8.
19332
19333 *Andy Polyakov <appro@fy.chalmers.se>*
19334
19335 * Change functions to ANSI C.
19336
19337 *Ulf Möller*
19338
19339 * Fix typos in error codes.
19340
19341 *Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>, Ulf Möller*
19342
19343 * Remove defunct assembler files from Configure.
19344
19345 *Ulf Möller*
19346
19347 * SPARC v8 assembler BIGNUM implementation.
19348
19349 *Andy Polyakov <appro@fy.chalmers.se>*
19350
19351 * Support for Certificate Policies extension: both print and set.
19352 Various additions to support the r2i method this uses.
19353
19354 *Steve Henson*
19355
19356 * A lot of constification, and fix a bug in X509_NAME_oneline() that could
19357 return a const string when you are expecting an allocated buffer.
19358
19359 *Ben Laurie*
19360
19361 * Add support for ASN1 types UTF8String and VISIBLESTRING, also the CHOICE
19362 types DirectoryString and DisplayText.
19363
19364 *Steve Henson*
19365
19366 * Add code to allow r2i extensions to access the configuration database,
19367 add an LHASH database driver and add several ctx helper functions.
19368
19369 *Steve Henson*
19370
19371 * Fix an evil bug in bn_expand2() which caused various BN functions to
19372 fail when they extended the size of a BIGNUM.
19373
19374 *Steve Henson*
19375
19376 * Various utility functions to handle SXNet extension. Modify mkdef.pl to
19377 support typesafe stack.
19378
19379 *Steve Henson*
19380
19381 * Fix typo in SSL_[gs]et_options().
19382
19383 *Nils Frostberg <nils@medcom.se>*
19384
19385 * Delete various functions and files that belonged to the (now obsolete)
19386 old X509V3 handling code.
19387
19388 *Steve Henson*
19389
19390 * New Configure option "rsaref".
19391
19392 *Ulf Möller*
19393
19394 * Don't auto-generate pem.h.
19395
19396 *Bodo Moeller*
19397
19398 * Introduce type-safe ASN.1 SETs.
19399
19400 *Ben Laurie*
19401
19402 * Convert various additional casted stacks to type-safe STACK_OF() variants.
19403
19404 *Ben Laurie, Ralf S. Engelschall, Steve Henson*
19405
19406 * Introduce type-safe STACKs. This will almost certainly break lots of code
19407 that links with OpenSSL (well at least cause lots of warnings), but fear
19408 not: the conversion is trivial, and it eliminates loads of evil casts. A
19409 few STACKed things have been converted already. Feel free to convert more.
19410 In the fullness of time, I'll do away with the STACK type altogether.
19411
19412 *Ben Laurie*
19413
257e9d03
RS
19414 * Add `openssl ca -revoke <certfile>` facility which revokes a certificate
19415 specified in `<certfile>` by updating the entry in the index.txt file.
5f8e6c50
DMSP
19416 This way one no longer has to edit the index.txt file manually for
19417 revoking a certificate. The -revoke option does the gory details now.
19418
19419 *Massimiliano Pala <madwolf@openca.org>, Ralf S. Engelschall*
19420
257e9d03
RS
19421 * Fix `openssl crl -noout -text` combination where `-noout` killed the
19422 `-text` option at all and this way the `-noout -text` combination was
19423 inconsistent in `openssl crl` with the friends in `openssl x509|rsa|dsa`.
5f8e6c50
DMSP
19424
19425 *Ralf S. Engelschall*
19426
19427 * Make sure a corresponding plain text error message exists for the
19428 X509_V_ERR_CERT_REVOKED/23 error number which can occur when a
19429 verify callback function determined that a certificate was revoked.
19430
19431 *Ralf S. Engelschall*
19432
257e9d03 19433 * Bugfix: In test/testenc, don't test `openssl <cipher>` for
5f8e6c50
DMSP
19434 ciphers that were excluded, e.g. by -DNO_IDEA. Also, test
19435 all available ciphers including rc5, which was forgotten until now.
19436 In order to let the testing shell script know which algorithms
19437 are available, a new (up to now undocumented) command
257e9d03 19438 `openssl list-cipher-commands` is used.
5f8e6c50
DMSP
19439
19440 *Bodo Moeller*
19441
19442 * Bugfix: s_client occasionally would sleep in select() when
19443 it should have checked SSL_pending() first.
19444
19445 *Bodo Moeller*
19446
19447 * New functions DSA_do_sign and DSA_do_verify to provide access to
19448 the raw DSA values prior to ASN.1 encoding.
19449
19450 *Ulf Möller*
19451
19452 * Tweaks to Configure
19453
19454 *Niels Poppe <niels@netbox.org>*
19455
19456 * Add support for PKCS#5 v2.0 ASN1 PBES2 structures. No other support,
19457 yet...
19458
19459 *Steve Henson*
19460
19461 * New variables $(RANLIB) and $(PERL) in the Makefiles.
19462
19463 *Ulf Möller*
19464
19465 * New config option to avoid instructions that are illegal on the 80386.
19466 The default code is faster, but requires at least a 486.
19467
19468 *Ulf Möller*
19469
19470 * Got rid of old SSL2_CLIENT_VERSION (inconsistently used) and
19471 SSL2_SERVER_VERSION (not used at all) macros, which are now the
19472 same as SSL2_VERSION anyway.
19473
19474 *Bodo Moeller*
19475
19476 * New "-showcerts" option for s_client.
19477
19478 *Bodo Moeller*
19479
19480 * Still more PKCS#12 integration. Add pkcs12 application to openssl
19481 application. Various cleanups and fixes.
19482
19483 *Steve Henson*
19484
19485 * More PKCS#12 integration. Add new pkcs12 directory with Makefile.ssl and
19486 modify error routines to work internally. Add error codes and PBE init
19487 to library startup routines.
19488
19489 *Steve Henson*
19490
19491 * Further PKCS#12 integration. Added password based encryption, PKCS#8 and
19492 packing functions to asn1 and evp. Changed function names and error
19493 codes along the way.
19494
19495 *Steve Henson*
19496
19497 * PKCS12 integration: and so it begins... First of several patches to
19498 slowly integrate PKCS#12 functionality into OpenSSL. Add PKCS#12
19499 objects to objects.h
19500
19501 *Steve Henson*
19502
19503 * Add a new 'indent' option to some X509V3 extension code. Initial ASN1
19504 and display support for Thawte strong extranet extension.
19505
19506 *Steve Henson*
19507
19508 * Add LinuxPPC support.
19509
19510 *Jeff Dubrule <igor@pobox.org>*
19511
19512 * Get rid of redundant BN file bn_mulw.c, and rename bn_div64 to
19513 bn_div_words in alpha.s.
19514
19515 *Hannes Reinecke <H.Reinecke@hw.ac.uk> and Ben Laurie*
19516
19517 * Make sure the RSA OAEP test is skipped under -DRSAref because
19518 OAEP isn't supported when OpenSSL is built with RSAref.
19519
19520 *Ulf Moeller <ulf@fitug.de>*
19521
19522 * Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h
19523 so they no longer are missing under -DNOPROTO.
19524
19525 *Soren S. Jorvang <soren@t.dk>*
19526
257e9d03 19527### Changes between 0.9.1c and 0.9.2b [22 Mar 1999]
5f8e6c50
DMSP
19528
19529 * Make SSL_get_peer_cert_chain() work in servers. Unfortunately, it still
19530 doesn't work when the session is reused. Coming soon!
19531
19532 *Ben Laurie*
19533
19534 * Fix a security hole, that allows sessions to be reused in the wrong
19535 context thus bypassing client cert protection! All software that uses
19536 client certs and session caches in multiple contexts NEEDS PATCHING to
19537 allow session reuse! A fuller solution is in the works.
19538
19539 *Ben Laurie, problem pointed out by Holger Reif, Bodo Moeller (and ???)*
19540
19541 * Some more source tree cleanups (removed obsolete files
19542 crypto/bf/asm/bf586.pl, test/test.txt and crypto/sha/asm/f.s; changed
19543 permission on "config" script to be executable) and a fix for the INSTALL
19544 document.
19545
19546 *Ulf Moeller <ulf@fitug.de>*
19547
19548 * Remove some legacy and erroneous uses of malloc, free instead of
19549 Malloc, Free.
19550
19551 *Lennart Bang <lob@netstream.se>, with minor changes by Steve*
19552
19553 * Make rsa_oaep_test return non-zero on error.
19554
19555 *Ulf Moeller <ulf@fitug.de>*
19556
19557 * Add support for native Solaris shared libraries. Configure
19558 solaris-sparc-sc4-pic, make, then run shlib/solaris-sc4.sh. It'd be nice
19559 if someone would make that last step automatic.
19560
19561 *Matthias Loepfe <Matthias.Loepfe@AdNovum.CH>*
19562
19563 * ctx_size was not built with the right compiler during "make links". Fixed.
19564
19565 *Ben Laurie*
19566
19567 * Change the meaning of 'ALL' in the cipher list. It now means "everything
19568 except NULL ciphers". This means the default cipher list will no longer
19569 enable NULL ciphers. They need to be specifically enabled e.g. with
19570 the string "DEFAULT:eNULL".
19571
19572 *Steve Henson*
19573
19574 * Fix to RSA private encryption routines: if p < q then it would
19575 occasionally produce an invalid result. This will only happen with
19576 externally generated keys because OpenSSL (and SSLeay) ensure p > q.
19577
19578 *Steve Henson*
19579
19580 * Be less restrictive and allow also `perl util/perlpath.pl
1dc1ea18
DDO
19581 /path/to/bin/perl` in addition to `perl util/perlpath.pl /path/to/bin`,
19582 because this way one can also use an interpreter named `perl5` (which is
5f8e6c50 19583 usually the name of Perl 5.xxx on platforms where an Perl 4.x is still
1dc1ea18 19584 installed as `perl`).
5f8e6c50
DMSP
19585
19586 *Matthias Loepfe <Matthias.Loepfe@adnovum.ch>*
19587
19588 * Let util/clean-depend.pl work also with older Perl 5.00x versions.
19589
19590 *Matthias Loepfe <Matthias.Loepfe@adnovum.ch>*
19591
19592 * Fix Makefile.org so CC,CFLAG etc are passed to 'make links' add
19593 advapi32.lib to Win32 build and change the pem test comparison
19594 to fc.exe (thanks to Ulrich Kroener <kroneru@yahoo.com> for the
19595 suggestion). Fix misplaced ASNI prototypes and declarations in evp.h
19596 and crypto/des/ede_cbcm_enc.c.
19597
19598 *Steve Henson*
19599
19600 * DES quad checksum was broken on big-endian architectures. Fixed.
19601
19602 *Ben Laurie*
19603
19604 * Comment out two functions in bio.h that aren't implemented. Fix up the
19605 Win32 test batch file so it (might) work again. The Win32 test batch file
19606 is horrible: I feel ill....
19607
19608 *Steve Henson*
19609
19610 * Move various #ifdefs around so NO_SYSLOG, NO_DIRENT etc are now selected
19611 in e_os.h. Audit of header files to check ANSI and non ANSI
19612 sections: 10 functions were absent from non ANSI section and not exported
19613 from Windows DLLs. Fixed up libeay.num for new functions.
19614
19615 *Steve Henson*
19616
1dc1ea18 19617 * Make `openssl version` output lines consistent.
5f8e6c50
DMSP
19618
19619 *Ralf S. Engelschall*
19620
19621 * Fix Win32 symbol export lists for BIO functions: Added
19622 BIO_get_ex_new_index, BIO_get_ex_num, BIO_get_ex_data and BIO_set_ex_data
19623 to ms/libeay{16,32}.def.
19624
19625 *Ralf S. Engelschall*
19626
19627 * Second round of fixing the OpenSSL perl/ stuff. It now at least compiled
19628 fine under Unix and passes some trivial tests I've now added. But the
19629 whole stuff is horribly incomplete, so a README.1ST with a disclaimer was
19630 added to make sure no one expects that this stuff really works in the
19631 OpenSSL 0.9.2 release. Additionally I've started to clean the XS sources
19632 up and fixed a few little bugs and inconsistencies in OpenSSL.{pm,xs} and
19633 openssl_bio.xs.
19634
19635 *Ralf S. Engelschall*
19636
19637 * Fix the generation of two part addresses in perl.
19638
19639 *Kenji Miyake <kenji@miyake.org>, integrated by Ben Laurie*
19640
19641 * Add config entry for Linux on MIPS.
19642
19643 *John Tobey <jtobey@channel1.com>*
19644
19645 * Make links whenever Configure is run, unless we are on Windoze.
19646
19647 *Ben Laurie*
19648
19649 * Permit extensions to be added to CRLs using crl_section in openssl.cnf.
19650 Currently only issuerAltName and AuthorityKeyIdentifier make any sense
19651 in CRLs.
19652
19653 *Steve Henson*
19654
19655 * Add a useful kludge to allow package maintainers to specify compiler and
19656 other platforms details on the command line without having to patch the
257e9d03
RS
19657 Configure script every time: One now can use
19658 `perl Configure <id>:<details>`,
19659 i.e. platform ids are allowed to have details appended
5f8e6c50 19660 to them (separated by colons). This is treated as there would be a static
257e9d03
RS
19661 pre-configured entry in Configure's %table under key `<id>` with value
19662 `<details>` and `perl Configure <id>` is called. So, when you want to
5f8e6c50 19663 perform a quick test-compile under FreeBSD 3.1 with pgcc and without
257e9d03 19664 assembler stuff you can use `perl Configure "FreeBSD-elf:pgcc:-O6:::"`
5f8e6c50
DMSP
19665 now, which overrides the FreeBSD-elf entry on-the-fly.
19666
19667 *Ralf S. Engelschall*
19668
19669 * Disable new TLS1 ciphersuites by default: they aren't official yet.
19670
19671 *Ben Laurie*
19672
19673 * Allow DSO flags like -fpic, -fPIC, -KPIC etc. to be specified
1dc1ea18 19674 on the `perl Configure ...` command line. This way one can compile
5f8e6c50
DMSP
19675 OpenSSL libraries with Position Independent Code (PIC) which is needed
19676 for linking it into DSOs.
19677
19678 *Ralf S. Engelschall*
19679
19680 * Remarkably, export ciphers were totally broken and no-one had noticed!
19681 Fixed.
19682
19683 *Ben Laurie*
19684
19685 * Cleaned up the LICENSE document: The official contact for any license
19686 questions now is the OpenSSL core team under openssl-core@openssl.org.
19687 And add a paragraph about the dual-license situation to make sure people
19688 recognize that _BOTH_ the OpenSSL license _AND_ the SSLeay license apply
19689 to the OpenSSL toolkit.
19690
19691 *Ralf S. Engelschall*
19692
1dc1ea18
DDO
19693 * General source tree makefile cleanups: Made `making xxx in yyy...`
19694 display consistent in the source tree and replaced `/bin/rm` by `rm`.
19695 Additionally cleaned up the `make links` target: Remove unnecessary
5f8e6c50
DMSP
19696 semicolons, subsequent redundant removes, inline point.sh into mklink.sh
19697 to speed processing and no longer clutter the display with confusing
19698 stuff. Instead only the actually done links are displayed.
19699
19700 *Ralf S. Engelschall*
19701
19702 * Permit null encryption ciphersuites, used for authentication only. It used
19703 to be necessary to set the preprocessor define SSL_ALLOW_ENULL to do this.
19704 It is now necessary to set SSL_FORBID_ENULL to prevent the use of null
19705 encryption.
19706
19707 *Ben Laurie*
19708
19709 * Add a bunch of fixes to the PKCS#7 stuff. It used to sometimes reorder
19710 signed attributes when verifying signatures (this would break them),
19711 the detached data encoding was wrong and public keys obtained using
19712 X509_get_pubkey() weren't freed.
19713
19714 *Steve Henson*
19715
19716 * Add text documentation for the BUFFER functions. Also added a work around
19717 to a Win95 console bug. This was triggered by the password read stuff: the
19718 last character typed gets carried over to the next fread(). If you were
19719 generating a new cert request using 'req' for example then the last
19720 character of the passphrase would be CR which would then enter the first
19721 field as blank.
19722
19723 *Steve Henson*
19724
257e9d03 19725 * Added the new 'Includes OpenSSL Cryptography Software' button as
5f8e6c50
DMSP
19726 doc/openssl_button.{gif,html} which is similar in style to the old SSLeay
19727 button and can be used by applications based on OpenSSL to show the
19728 relationship to the OpenSSL project.
19729
19730 *Ralf S. Engelschall*
19731
19732 * Remove confusing variables in function signatures in files
19733 ssl/ssl_lib.c and ssl/ssl.h.
19734
19735 *Lennart Bong <lob@kulthea.stacken.kth.se>*
19736
19737 * Don't install bss_file.c under PREFIX/include/
19738
19739 *Lennart Bong <lob@kulthea.stacken.kth.se>*
19740
19741 * Get the Win32 compile working again. Modify mkdef.pl so it can handle
19742 functions that return function pointers and has support for NT specific
19743 stuff. Fix mk1mf.pl and VC-32.pl to support NT differences also. Various
19744 #ifdef WIN32 and WINNTs sprinkled about the place and some changes from
19745 unsigned to signed types: this was killing the Win32 compile.
19746
19747 *Steve Henson*
19748
19749 * Add new certificate file to stack functions,
19750 SSL_add_dir_cert_subjects_to_stack() and
19751 SSL_add_file_cert_subjects_to_stack(). These largely supplant
19752 SSL_load_client_CA_file(), and can be used to add multiple certs easily
19753 to a stack (usually this is then handed to SSL_CTX_set_client_CA_list()).
19754 This means that Apache-SSL and similar packages don't have to mess around
19755 to add as many CAs as they want to the preferred list.
19756
19757 *Ben Laurie*
19758
19759 * Experiment with doxygen documentation. Currently only partially applied to
19760 ssl/ssl_lib.c.
257e9d03 19761 See <http://www.stack.nl/~dimitri/doxygen/index.html>, and run doxygen with
5f8e6c50
DMSP
19762 openssl.doxy as the configuration file.
19763
19764 *Ben Laurie*
19765
19766 * Get rid of remaining C++-style comments which strict C compilers hate.
19767
19768 *Ralf S. Engelschall, pointed out by Carlos Amengual*
19769
19770 * Changed BN_RECURSION in bn_mont.c to BN_RECURSION_MONT so it is not
19771 compiled in by default: it has problems with large keys.
19772
19773 *Steve Henson*
19774
19775 * Add a bunch of SSL_xxx() functions for configuring the temporary RSA and
19776 DH private keys and/or callback functions which directly correspond to
19777 their SSL_CTX_xxx() counterparts but work on a per-connection basis. This
19778 is needed for applications which have to configure certificates on a
19779 per-connection basis (e.g. Apache+mod_ssl) instead of a per-context basis
19780 (e.g. s_server).
19781 For the RSA certificate situation is makes no difference, but
19782 for the DSA certificate situation this fixes the "no shared cipher"
19783 problem where the OpenSSL cipher selection procedure failed because the
19784 temporary keys were not overtaken from the context and the API provided
19785 no way to reconfigure them.
19786 The new functions now let applications reconfigure the stuff and they
19787 are in detail: SSL_need_tmp_RSA, SSL_set_tmp_rsa, SSL_set_tmp_dh,
19788 SSL_set_tmp_rsa_callback and SSL_set_tmp_dh_callback. Additionally a new
19789 non-public-API function ssl_cert_instantiate() is used as a helper
19790 function and also to reduce code redundancy inside ssl_rsa.c.
19791
19792 *Ralf S. Engelschall*
19793
19794 * Move s_server -dcert and -dkey options out of the undocumented feature
19795 area because they are useful for the DSA situation and should be
19796 recognized by the users.
19797
19798 *Ralf S. Engelschall*
19799
19800 * Fix the cipher decision scheme for export ciphers: the export bits are
19801 *not* within SSL_MKEY_MASK or SSL_AUTH_MASK, they are within
19802 SSL_EXP_MASK. So, the original variable has to be used instead of the
19803 already masked variable.
19804
19805 *Richard Levitte <levitte@stacken.kth.se>*
19806
257e9d03 19807 * Fix `port` variable from `int` to `unsigned int` in crypto/bio/b_sock.c
5f8e6c50
DMSP
19808
19809 *Richard Levitte <levitte@stacken.kth.se>*
19810
19811 * Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()
257e9d03
RS
19812 from `int` to `unsigned int` because it is a length and initialized by
19813 EVP_DigestFinal() which expects an `unsigned int *`.
5f8e6c50
DMSP
19814
19815 *Richard Levitte <levitte@stacken.kth.se>*
19816
19817 * Don't hard-code path to Perl interpreter on shebang line of Configure
19818 script. Instead use the usual Shell->Perl transition trick.
19819
19820 *Ralf S. Engelschall*
19821
1dc1ea18 19822 * Make `openssl x509 -noout -modulus`' functional also for DSA certificates
5f8e6c50 19823 (in addition to RSA certificates) to match the behaviour of `openssl dsa
1dc1ea18
DDO
19824 -noout -modulus` as it's already the case for `openssl rsa -noout
19825 -modulus`. For RSA the -modulus is the real "modulus" while for DSA
5f8e6c50 19826 currently the public key is printed (a decision which was already done by
1dc1ea18 19827 `openssl dsa -modulus` in the past) which serves a similar purpose.
5f8e6c50
DMSP
19828 Additionally the NO_RSA no longer completely removes the whole -modulus
19829 option; it now only avoids using the RSA stuff. Same applies to NO_DSA
19830 now, too.
19831
19832 *Ralf S. Engelschall*
19833
19834 * Add Arne Ansper's reliable BIO - this is an encrypted, block-digested
19835 BIO. See the source (crypto/evp/bio_ok.c) for more info.
19836
19837 *Arne Ansper <arne@ats.cyber.ee>*
19838
19839 * Dump the old yucky req code that tried (and failed) to allow raw OIDs
19840 to be added. Now both 'req' and 'ca' can use new objects defined in the
19841 config file.
19842
19843 *Steve Henson*
19844
19845 * Add cool BIO that does syslog (or event log on NT).
19846
19847 *Arne Ansper <arne@ats.cyber.ee>, integrated by Ben Laurie*
19848
19849 * Add support for new TLS ciphersuites, TLS_RSA_EXPORT56_WITH_RC4_56_MD5,
19850 TLS_RSA_EXPORT56_WITH_RC2_CBC_56_MD5 and
19851 TLS_RSA_EXPORT56_WITH_DES_CBC_SHA, as specified in "56-bit Export Cipher
19852 Suites For TLS", draft-ietf-tls-56-bit-ciphersuites-00.txt.
19853
19854 *Ben Laurie*
19855
19856 * Add preliminary config info for new extension code.
19857
19858 *Steve Henson*
19859
19860 * Make RSA_NO_PADDING really use no padding.
19861
19862 *Ulf Moeller <ulf@fitug.de>*
19863
19864 * Generate errors when private/public key check is done.
19865
19866 *Ben Laurie*
19867
19868 * Overhaul for 'crl' utility. New function X509_CRL_print. Partial support
19869 for some CRL extensions and new objects added.
19870
19871 *Steve Henson*
19872
19873 * Really fix the ASN1 IMPLICIT bug this time... Partial support for private
19874 key usage extension and fuller support for authority key id.
19875
19876 *Steve Henson*
19877
19878 * Add OAEP encryption for the OpenSSL crypto library. OAEP is the improved
19879 padding method for RSA, which is recommended for new applications in PKCS
19880 #1 v2.0 (RFC 2437, October 1998).
19881 OAEP (Optimal Asymmetric Encryption Padding) has better theoretical
19882 foundations than the ad-hoc padding used in PKCS #1 v1.5. It is secure
19883 against Bleichbacher's attack on RSA.
19884 *Ulf Moeller <ulf@fitug.de>, reformatted, corrected and integrated by
257e9d03 19885 Ben Laurie*
5f8e6c50
DMSP
19886
19887 * Updates to the new SSL compression code
19888
19889 *Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)*
19890
19891 * Fix so that the version number in the master secret, when passed
19892 via RSA, checks that if TLS was proposed, but we roll back to SSLv3
19893 (because the server will not accept higher), that the version number
19894 is 0x03,0x01, not 0x03,0x00
19895
19896 *Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)*
19897
ec2bfb7d
DDO
19898 * Run extensive memory leak checks on SSL commands. Fixed *lots* of memory
19899 leaks in `ssl/` relating to new `X509_get_pubkey()` behaviour. Also fixes
19900 in `apps/` and an unrelated leak in `crypto/dsa/dsa_vrf.c`.
5f8e6c50
DMSP
19901
19902 *Steve Henson*
19903
19904 * Support for RAW extensions where an arbitrary extension can be
ec2bfb7d 19905 created by including its DER encoding. See `apps/openssl.cnf` for
5f8e6c50
DMSP
19906 an example.
19907
19908 *Steve Henson*
19909
19910 * Make sure latest Perl versions don't interpret some generated C array
19911 code as Perl array code in the crypto/err/err_genc.pl script.
19912
19913 *Lars Weber <3weber@informatik.uni-hamburg.de>*
19914
19915 * Modify ms/do_ms.bat to not generate assembly language makefiles since
19916 not many people have the assembler. Various Win32 compilation fixes and
19917 update to the INSTALL.W32 file with (hopefully) more accurate Win32
19918 build instructions.
19919
19920 *Steve Henson*
19921
19922 * Modify configure script 'Configure' to automatically create crypto/date.h
19923 file under Win32 and also build pem.h from pem.org. New script
19924 util/mkfiles.pl to create the MINFO file on environments that can't do a
19925 'make files': perl util/mkfiles.pl >MINFO should work.
19926
19927 *Steve Henson*
19928
19929 * Major rework of DES function declarations, in the pursuit of correctness
19930 and purity. As a result, many evil casts evaporated, and some weirdness,
19931 too. You may find this causes warnings in your code. Zapping your evil
19932 casts will probably fix them. Mostly.
19933
19934 *Ben Laurie*
19935
19936 * Fix for a typo in asn1.h. Bug fix to object creation script
19937 obj_dat.pl. It considered a zero in an object definition to mean
19938 "end of object": none of the objects in objects.h have any zeros
19939 so it wasn't spotted.
19940
19941 *Steve Henson, reported by Erwann ABALEA <eabalea@certplus.com>*
19942
19943 * Add support for Triple DES Cipher Block Chaining with Output Feedback
19944 Masking (CBCM). In the absence of test vectors, the best I have been able
19945 to do is check that the decrypt undoes the encrypt, so far. Send me test
19946 vectors if you have them.
19947
19948 *Ben Laurie*
19949
19950 * Correct calculation of key length for export ciphers (too much space was
19951 allocated for null ciphers). This has not been tested!
19952
19953 *Ben Laurie*
19954
19955 * Modifications to the mkdef.pl for Win32 DEF file creation. The usage
19956 message is now correct (it understands "crypto" and "ssl" on its
19957 command line). There is also now an "update" option. This will update
19958 the util/ssleay.num and util/libeay.num files with any new functions.
19959 If you do a:
19960 perl util/mkdef.pl crypto ssl update
19961 it will update them.
19962
19963 *Steve Henson*
19964
257e9d03 19965 * Overhauled the Perl interface:
5f8e6c50
DMSP
19966 - ported BN stuff to OpenSSL's different BN library
19967 - made the perl/ source tree CVS-aware
19968 - renamed the package from SSLeay to OpenSSL (the files still contain
19969 their history because I've copied them in the repository)
19970 - removed obsolete files (the test scripts will be replaced
19971 by better Test::Harness variants in the future)
19972
19973 *Ralf S. Engelschall*
19974
19975 * First cut for a very conservative source tree cleanup:
19976 1. merge various obsolete readme texts into doc/ssleay.txt
19977 where we collect the old documents and readme texts.
19978 2. remove the first part of files where I'm already sure that we no
19979 longer need them because of three reasons: either they are just temporary
19980 files which were left by Eric or they are preserved original files where
19981 I've verified that the diff is also available in the CVS via "cvs diff
19982 -rSSLeay_0_8_1b" or they were renamed (as it was definitely the case for
19983 the crypto/md/ stuff).
19984
19985 *Ralf S. Engelschall*
19986
19987 * More extension code. Incomplete support for subject and issuer alt
19988 name, issuer and authority key id. Change the i2v function parameters
19989 and add an extra 'crl' parameter in the X509V3_CTX structure: guess
19990 what that's for :-) Fix to ASN1 macro which messed up
19991 IMPLICIT tag and add f_enum.c which adds a2i, i2a for ENUMERATED.
19992
19993 *Steve Henson*
19994
19995 * Preliminary support for ENUMERATED type. This is largely copied from the
19996 INTEGER code.
19997
19998 *Steve Henson*
19999
20000 * Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.
20001
20002 *Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)*
20003
257e9d03 20004 * Make sure `make rehash` target really finds the `openssl` program.
5f8e6c50
DMSP
20005
20006 *Ralf S. Engelschall, Matthias Loepfe <Matthias.Loepfe@adnovum.ch>*
20007
20008 * Squeeze another 7% of speed out of MD5 assembler, at least on a P2. I'd
20009 like to hear about it if this slows down other processors.
20010
20011 *Ben Laurie*
20012
20013 * Add CygWin32 platform information to Configure script.
20014
20015 *Alan Batie <batie@aahz.jf.intel.com>*
20016
257e9d03 20017 * Fixed ms/32all.bat script: `no_asm` -> `no-asm`
5f8e6c50
DMSP
20018
20019 *Rainer W. Gerling <gerling@mpg-gv.mpg.de>*
20020
20021 * New program nseq to manipulate netscape certificate sequences
20022
20023 *Steve Henson*
20024
20025 * Modify crl2pkcs7 so it supports multiple -certfile arguments. Fix a
20026 few typos.
20027
20028 *Steve Henson*
20029
20030 * Fixes to BN code. Previously the default was to define BN_RECURSION
20031 but the BN code had some problems that would cause failures when
20032 doing certificate verification and some other functions.
20033
20034 *Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)*
20035
20036 * Add ASN1 and PEM code to support netscape certificate sequences.
20037
20038 *Steve Henson*
20039
20040 * Add ASN1 and PEM code to support netscape certificate sequences.
20041
20042 *Steve Henson*
20043
20044 * Add several PKIX and private extended key usage OIDs.
20045
20046 *Steve Henson*
20047
20048 * Modify the 'ca' program to handle the new extension code. Modify
20049 openssl.cnf for new extension format, add comments.
20050
20051 *Steve Henson*
20052
20053 * More X509 V3 changes. Fix typo in v3_bitstr.c. Add support to 'req'
20054 and add a sample to openssl.cnf so req -x509 now adds appropriate
20055 CA extensions.
20056
20057 *Steve Henson*
20058
20059 * Continued X509 V3 changes. Add to other makefiles, integrate with the
20060 error code, add initial support to X509_print() and x509 application.
20061
20062 *Steve Henson*
20063
20064 * Takes a deep breath and start adding X509 V3 extension support code. Add
20065 files in crypto/x509v3. Move original stuff to crypto/x509v3/old. All this
20066 stuff is currently isolated and isn't even compiled yet.
20067
20068 *Steve Henson*
20069
20070 * Continuing patches for GeneralizedTime. Fix up certificate and CRL
20071 ASN1 to use ASN1_TIME and modify print routines to use ASN1_TIME_print.
20072 Removed the versions check from X509 routines when loading extensions:
20073 this allows certain broken certificates that don't set the version
20074 properly to be processed.
20075
20076 *Steve Henson*
20077
20078 * Deal with irritating shit to do with dependencies, in YAAHW (Yet Another
20079 Ad Hoc Way) - Makefile.ssls now all contain local dependencies, which
20080 can still be regenerated with "make depend".
20081
20082 *Ben Laurie*
20083
20084 * Spelling mistake in C version of CAST-128.
20085
20086 *Ben Laurie, reported by Jeremy Hylton <jeremy@cnri.reston.va.us>*
20087
20088 * Changes to the error generation code. The perl script err-code.pl
20089 now reads in the old error codes and retains the old numbers, only
20090 adding new ones if necessary. It also only changes the .err files if new
20091 codes are added. The makefiles have been modified to only insert errors
20092 when needed (to avoid needlessly modifying header files). This is done
20093 by only inserting errors if the .err file is newer than the auto generated
20094 C file. To rebuild all the error codes from scratch (the old behaviour)
20095 either modify crypto/Makefile.ssl to pass the -regen flag to err_code.pl
20096 or delete all the .err files.
20097
20098 *Steve Henson*
20099
20100 * CAST-128 was incorrectly implemented for short keys. The C version has
20101 been fixed, but is untested. The assembler versions are also fixed, but
20102 new assembler HAS NOT BEEN GENERATED FOR WIN32 - the Makefile needs fixing
20103 to regenerate it if needed.
20104 *Ben Laurie, reported (with fix for C version) by Jun-ichiro itojun
20105 Hagino <itojun@kame.net>*
20106
20107 * File was opened incorrectly in randfile.c.
20108
20109 *Ulf Möller <ulf@fitug.de>*
20110
20111 * Beginning of support for GeneralizedTime. d2i, i2d, check and print
20112 functions. Also ASN1_TIME suite which is a CHOICE of UTCTime or
20113 GeneralizedTime. ASN1_TIME is the proper type used in certificates et
20114 al: it's just almost always a UTCTime. Note this patch adds new error
20115 codes so do a "make errors" if there are problems.
20116
20117 *Steve Henson*
20118
20119 * Correct Linux 1 recognition in config.
20120
20121 *Ulf Möller <ulf@fitug.de>*
20122
20123 * Remove pointless MD5 hash when using DSA keys in ca.
20124
20125 *Anonymous <nobody@replay.com>*
20126
20127 * Generate an error if given an empty string as a cert directory. Also
20128 generate an error if handed NULL (previously returned 0 to indicate an
20129 error, but didn't set one).
20130
20131 *Ben Laurie, reported by Anonymous <nobody@replay.com>*
20132
20133 * Add prototypes to SSL methods. Make SSL_write's buffer const, at last.
20134
20135 *Ben Laurie*
20136
20137 * Fix the dummy function BN_ref_mod_exp() in rsaref.c to have the correct
20138 parameters. This was causing a warning which killed off the Win32 compile.
20139
20140 *Steve Henson*
20141
20142 * Remove C++ style comments from crypto/bn/bn_local.h.
20143
20144 *Neil Costigan <neil.costigan@celocom.com>*
20145
20146 * The function OBJ_txt2nid was broken. It was supposed to return a nid
20147 based on a text string, looking up short and long names and finally
20148 "dot" format. The "dot" format stuff didn't work. Added new function
20149 OBJ_txt2obj to do the same but return an ASN1_OBJECT and rewrote
20150 OBJ_txt2nid to use it. OBJ_txt2obj can also return objects even if the
20151 OID is not part of the table.
20152
20153 *Steve Henson*
20154
20155 * Add prototypes to X509 lookup/verify methods, fixing a bug in
20156 X509_LOOKUP_by_alias().
20157
20158 *Ben Laurie*
20159
20160 * Sort openssl functions by name.
20161
20162 *Ben Laurie*
20163
ec2bfb7d 20164 * Get the `gendsa` command working and add it to the `list` command. Remove
5f8e6c50
DMSP
20165 encryption from sample DSA keys (in case anyone is interested the password
20166 was "1234").
20167
20168 *Steve Henson*
20169
257e9d03 20170 * Make *all* `*_free` functions accept a NULL pointer.
5f8e6c50
DMSP
20171
20172 *Frans Heymans <fheymans@isaserver.be>*
20173
20174 * If a DH key is generated in s3_srvr.c, don't blow it by trying to use
20175 NULL pointers.
20176
20177 *Anonymous <nobody@replay.com>*
20178
20179 * s_server should send the CAfile as acceptable CAs, not its own cert.
20180
20181 *Bodo Moeller <3moeller@informatik.uni-hamburg.de>*
20182
ec2bfb7d 20183 * Don't blow it for numeric `-newkey` arguments to `apps/req`.
5f8e6c50
DMSP
20184
20185 *Bodo Moeller <3moeller@informatik.uni-hamburg.de>*
20186
20187 * Temp key "for export" tests were wrong in s3_srvr.c.
20188
20189 *Anonymous <nobody@replay.com>*
20190
20191 * Add prototype for temp key callback functions
20192 SSL_CTX_set_tmp_{rsa,dh}_callback().
20193
20194 *Ben Laurie*
20195
20196 * Make DH_free() tolerate being passed a NULL pointer (like RSA_free() and
20197 DSA_free()). Make X509_PUBKEY_set() check for errors in d2i_PublicKey().
20198
20199 *Steve Henson*
20200
20201 * X509_name_add_entry() freed the wrong thing after an error.
20202
20203 *Arne Ansper <arne@ats.cyber.ee>*
20204
20205 * rsa_eay.c would attempt to free a NULL context.
20206
20207 *Arne Ansper <arne@ats.cyber.ee>*
20208
20209 * BIO_s_socket() had a broken should_retry() on Windoze.
20210
20211 *Arne Ansper <arne@ats.cyber.ee>*
20212
20213 * BIO_f_buffer() didn't pass on BIO_CTRL_FLUSH.
20214
20215 *Arne Ansper <arne@ats.cyber.ee>*
20216
20217 * Make sure the already existing X509_STORE->depth variable is initialized
20218 in X509_STORE_new(), but document the fact that this variable is still
20219 unused in the certificate verification process.
20220
20221 *Ralf S. Engelschall*
20222
ec2bfb7d 20223 * Fix the various library and `apps/` files to free up pkeys obtained from
5f8e6c50
DMSP
20224 X509_PUBKEY_get() et al. Also allow x509.c to handle netscape extensions.
20225
20226 *Steve Henson*
20227
20228 * Fix reference counting in X509_PUBKEY_get(). This makes
20229 demos/maurice/example2.c work, amongst others, probably.
20230
20231 *Steve Henson and Ben Laurie*
20232
ec2bfb7d 20233 * First cut of a cleanup for `apps/`. First the `ssleay` program is now named
257e9d03 20234 `openssl` and second, the shortcut symlinks for the `openssl <command>`
5f8e6c50 20235 are no longer created. This way we have a single and consistent command
257e9d03 20236 line interface `openssl <command>`, similar to `cvs <command>`.
5f8e6c50
DMSP
20237
20238 *Ralf S. Engelschall, Paul Sutton and Ben Laurie*
20239
20240 * ca.c: move test for DSA keys inside #ifndef NO_DSA. Make pubkey
20241 BIT STRING wrapper always have zero unused bits.
20242
20243 *Steve Henson*
20244
20245 * Add CA.pl, perl version of CA.sh, add extended key usage OID.
20246
20247 *Steve Henson*
20248
20249 * Make the top-level INSTALL documentation easier to understand.
20250
20251 *Paul Sutton*
20252
20253 * Makefiles updated to exit if an error occurs in a sub-directory
20254 make (including if user presses ^C) [Paul Sutton]
20255
20256 * Make Montgomery context stuff explicit in RSA data structure.
20257
20258 *Ben Laurie*
20259
20260 * Fix build order of pem and err to allow for generated pem.h.
20261
20262 *Ben Laurie*
20263
20264 * Fix renumbering bug in X509_NAME_delete_entry().
20265
20266 *Ben Laurie*
20267
20268 * Enhanced the err-ins.pl script so it makes the error library number
20269 global and can add a library name. This is needed for external ASN1 and
20270 other error libraries.
20271
20272 *Steve Henson*
20273
20274 * Fixed sk_insert which never worked properly.
20275
20276 *Steve Henson*
20277
20278 * Fix ASN1 macros so they can handle indefinite length constructed
20279 EXPLICIT tags. Some non standard certificates use these: they can now
20280 be read in.
20281
20282 *Steve Henson*
20283
20284 * Merged the various old/obsolete SSLeay documentation files (doc/xxx.doc)
20285 into a single doc/ssleay.txt bundle. This way the information is still
20286 preserved but no longer messes up this directory. Now it's new room for
20287 the new set of documentation files.
20288
20289 *Ralf S. Engelschall*
20290
20291 * SETs were incorrectly DER encoded. This was a major pain, because they
20292 shared code with SEQUENCEs, which aren't coded the same. This means that
20293 almost everything to do with SETs or SEQUENCEs has either changed name or
20294 number of arguments.
20295
20296 *Ben Laurie, based on a partial fix by GP Jayan <gp@nsj.co.jp>*
20297
20298 * Fix test data to work with the above.
20299
20300 *Ben Laurie*
20301
20302 * Fix the RSA header declarations that hid a bug I fixed in 0.9.0b but
20303 was already fixed by Eric for 0.9.1 it seems.
20304
20305 *Ben Laurie - pointed out by Ulf Möller <ulf@fitug.de>*
20306
20307 * Autodetect FreeBSD3.
20308
20309 *Ben Laurie*
20310
20311 * Fix various bugs in Configure. This affects the following platforms:
20312 nextstep
20313 ncr-scde
20314 unixware-2.0
20315 unixware-2.0-pentium
20316 sco5-cc.
20317
20318 *Ben Laurie*
20319
20320 * Eliminate generated files from CVS. Reorder tests to regenerate files
20321 before they are needed.
20322
20323 *Ben Laurie*
20324
20325 * Generate Makefile.ssl from Makefile.org (to keep CVS happy).
20326
20327 *Ben Laurie*
20328
257e9d03 20329### Changes between 0.9.1b and 0.9.1c [23-Dec-1998]
5f8e6c50
DMSP
20330
20331 * Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and
20332 changed SSLeay to OpenSSL in version strings.
20333
20334 *Ralf S. Engelschall*
20335
20336 * Some fixups to the top-level documents.
20337
20338 *Paul Sutton*
20339
20340 * Fixed the nasty bug where rsaref.h was not found under compile-time
20341 because the symlink to include/ was missing.
20342
20343 *Ralf S. Engelschall*
20344
20345 * Incorporated the popular no-RSA/DSA-only patches
a63fa5f7 20346 which allow to compile an RSA-free SSLeay.
5f8e6c50
DMSP
20347
20348 *Andrew Cooke / Interrader Ldt., Ralf S. Engelschall*
20349
257e9d03 20350 * Fixed nasty rehash problem under `make -f Makefile.ssl links`
5f8e6c50
DMSP
20351 when "ssleay" is still not found.
20352
20353 *Ralf S. Engelschall*
20354
20355 * Added more platforms to Configure: Cray T3E, HPUX 11,
20356
20357 *Ralf S. Engelschall, Beckmann <beckman@acl.lanl.gov>*
20358
20359 * Updated the README file.
20360
20361 *Ralf S. Engelschall*
20362
20363 * Added various .cvsignore files in the CVS repository subdirs
20364 to make a "cvs update" really silent.
20365
20366 *Ralf S. Engelschall*
20367
20368 * Recompiled the error-definition header files and added
20369 missing symbols to the Win32 linker tables.
20370
20371 *Ralf S. Engelschall*
20372
20373 * Cleaned up the top-level documents;
20374 o new files: CHANGES and LICENSE
20375 o merged VERSION, HISTORY* and README* files a CHANGES.SSLeay
20376 o merged COPYRIGHT into LICENSE
20377 o removed obsolete TODO file
20378 o renamed MICROSOFT to INSTALL.W32
20379
20380 *Ralf S. Engelschall*
20381
20382 * Removed dummy files from the 0.9.1b source tree:
20383 crypto/asn1/x crypto/bio/cd crypto/bio/fg crypto/bio/grep crypto/bio/vi
20384 crypto/bn/asm/......add.c crypto/bn/asm/a.out crypto/dsa/f crypto/md5/f
20385 crypto/pem/gmon.out crypto/perlasm/f crypto/pkcs7/build crypto/rsa/f
20386 crypto/sha/asm/f crypto/threads/f ms/zzz ssl/f ssl/f.mak test/f
20387 util/f.mak util/pl/f util/pl/f.mak crypto/bf/bf_locl.old apps/f
20388
20389 *Ralf S. Engelschall*
20390
20391 * Added various platform portability fixes.
20392
20393 *Mark J. Cox*
20394
20395 * The Genesis of the OpenSSL rpject:
20396 We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.
20397 Young and Tim J. Hudson created while they were working for C2Net until
20398 summer 1998.
20399
20400 *The OpenSSL Project*
20401
257e9d03 20402### Changes between 0.9.0b and 0.9.1b [not released]
5f8e6c50
DMSP
20403
20404 * Updated a few CA certificates under certs/
20405
20406 *Eric A. Young*
20407
20408 * Changed some BIGNUM api stuff.
20409
20410 *Eric A. Young*
20411
20412 * Various platform ports: OpenBSD, Ultrix, IRIX 64bit, NetBSD,
20413 DGUX x86, Linux Alpha, etc.
20414
20415 *Eric A. Young*
20416
20417 * New COMP library [crypto/comp/] for SSL Record Layer Compression:
20418 RLE (dummy implemented) and ZLIB (really implemented when ZLIB is
20419 available).
20420
20421 *Eric A. Young*
20422
20423 * Add -strparse option to asn1pars program which parses nested
20424 binary structures
20425
20426 *Dr Stephen Henson <shenson@bigfoot.com>*
20427
20428 * Added "oid_file" to ssleay.cnf for "ca" and "req" programs.
20429
20430 *Eric A. Young*
20431
20432 * DSA fix for "ca" program.
20433
20434 *Eric A. Young*
20435
20436 * Added "-genkey" option to "dsaparam" program.
20437
20438 *Eric A. Young*
20439
20440 * Added RIPE MD160 (rmd160) message digest.
20441
20442 *Eric A. Young*
20443
20444 * Added -a (all) option to "ssleay version" command.
20445
20446 *Eric A. Young*
20447
20448 * Added PLATFORM define which is the id given to Configure.
20449
20450 *Eric A. Young*
20451
20452 * Added MemCheck_XXXX functions to crypto/mem.c for memory checking.
20453
20454 *Eric A. Young*
20455
20456 * Extended the ASN.1 parser routines.
20457
20458 *Eric A. Young*
20459
20460 * Extended BIO routines to support REUSEADDR, seek, tell, etc.
20461
20462 *Eric A. Young*
20463
20464 * Added a BN_CTX to the BN library.
20465
20466 *Eric A. Young*
20467
20468 * Fixed the weak key values in DES library
20469
20470 *Eric A. Young*
20471
20472 * Changed API in EVP library for cipher aliases.
20473
20474 *Eric A. Young*
20475
20476 * Added support for RC2/64bit cipher.
20477
20478 *Eric A. Young*
20479
20480 * Converted the lhash library to the crypto/mem.c functions.
20481
20482 *Eric A. Young*
20483
20484 * Added more recognized ASN.1 object ids.
20485
20486 *Eric A. Young*
20487
20488 * Added more RSA padding checks for SSL/TLS.
20489
20490 *Eric A. Young*
20491
20492 * Added BIO proxy/filter functionality.
20493
20494 *Eric A. Young*
20495
20496 * Added extra_certs to SSL_CTX which can be used
20497 send extra CA certificates to the client in the CA cert chain sending
20498 process. It can be configured with SSL_CTX_add_extra_chain_cert().
20499
20500 *Eric A. Young*
20501
20502 * Now Fortezza is denied in the authentication phase because
20503 this is key exchange mechanism is not supported by SSLeay at all.
20504
20505 *Eric A. Young*
20506
20507 * Additional PKCS1 checks.
20508
20509 *Eric A. Young*
20510
20511 * Support the string "TLSv1" for all TLS v1 ciphers.
20512
20513 *Eric A. Young*
20514
20515 * Added function SSL_get_ex_data_X509_STORE_CTX_idx() which gives the
20516 ex_data index of the SSL context in the X509_STORE_CTX ex_data.
20517
20518 *Eric A. Young*
20519
20520 * Fixed a few memory leaks.
20521
20522 *Eric A. Young*
20523
20524 * Fixed various code and comment typos.
20525
20526 *Eric A. Young*
20527
20528 * A minor bug in ssl/s3_clnt.c where there would always be 4 0
20529 bytes sent in the client random.
20530
20531 *Edward Bishop <ebishop@spyglass.com>*
44652c16 20532
44652c16
DMSP
20533<!-- Links -->
20534
0873e6f6 20535[CVE-2024-0727]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-0727
38b2508f 20536[CVE-2023-6237]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-6237
858c7bc2 20537[CVE-2023-6129]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-6129
4d4657cb 20538[CVE-2023-5678]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-5678
1e6e682a 20539[CVE-2023-5363]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-5363
0be7510f 20540[CVE-2023-4807]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-4807
4b297628 20541[CVE-2023-3817]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-3817
4ec53ad6 20542[CVE-2023-3446]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-3446
1e398bec 20543[CVE-2023-2975]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-2975
18f82df5 20544[RFC 2578 (STD 58), section 3.5]: https://datatracker.ietf.org/doc/html/rfc2578#section-3.5
d63b3e79 20545[CVE-2023-2650]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-2650
72dfe465 20546[CVE-2023-1255]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-1255
5ab3f71a 20547[CVE-2023-0466]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0466
986f9a67
MC
20548[CVE-2023-0465]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0465
20549[CVE-2023-0464]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0464
5f14b5bc
TM
20550[CVE-2023-0401]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0401
20551[CVE-2023-0286]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0286
20552[CVE-2023-0217]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0217
20553[CVE-2023-0216]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0216
20554[CVE-2023-0215]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-0215
20555[CVE-2022-4450]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-4450
20556[CVE-2022-4304]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-4304
20557[CVE-2022-4203]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-4203
20558[CVE-2022-3996]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-3996
20559[CVE-2022-2274]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-2274
1472127d 20560[CVE-2022-2097]: https://www.openssl.org/news/vulnerabilities.html#CVE-2022-2097
1e13198f 20561[CVE-2020-1971]: https://www.openssl.org/news/vulnerabilities.html#CVE-2020-1971
6ffc3127 20562[CVE-2020-1967]: https://www.openssl.org/news/vulnerabilities.html#CVE-2020-1967
44652c16
DMSP
20563[CVE-2019-1563]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1563
20564[CVE-2019-1559]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1559
20565[CVE-2019-1552]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1552
20566[CVE-2019-1551]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1551
20567[CVE-2019-1549]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1549
20568[CVE-2019-1547]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1547
20569[CVE-2019-1543]: https://www.openssl.org/news/vulnerabilities.html#CVE-2019-1543
20570[CVE-2018-5407]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-5407
20571[CVE-2018-0739]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0739
20572[CVE-2018-0737]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0737
20573[CVE-2018-0735]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0735
20574[CVE-2018-0734]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0734
20575[CVE-2018-0733]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0733
20576[CVE-2018-0732]: https://www.openssl.org/news/vulnerabilities.html#CVE-2018-0732
20577[CVE-2017-3738]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3738
20578[CVE-2017-3737]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3737
20579[CVE-2017-3736]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3736
20580[CVE-2017-3735]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3735
20581[CVE-2017-3733]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3733
20582[CVE-2017-3732]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3732
20583[CVE-2017-3731]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3731
20584[CVE-2017-3730]: https://www.openssl.org/news/vulnerabilities.html#CVE-2017-3730
20585[CVE-2016-7055]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7055
20586[CVE-2016-7054]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7054
20587[CVE-2016-7053]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7053
20588[CVE-2016-7052]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-7052
20589[CVE-2016-6309]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6309
20590[CVE-2016-6308]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6308
20591[CVE-2016-6307]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6307
20592[CVE-2016-6306]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6306
20593[CVE-2016-6305]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6305
20594[CVE-2016-6304]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6304
20595[CVE-2016-6303]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6303
20596[CVE-2016-6302]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-6302
20597[CVE-2016-2183]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2183
20598[CVE-2016-2182]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2182
20599[CVE-2016-2181]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2181
20600[CVE-2016-2180]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2180
20601[CVE-2016-2179]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2179
20602[CVE-2016-2178]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2178
20603[CVE-2016-2177]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2177
20604[CVE-2016-2176]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2176
20605[CVE-2016-2109]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2109
20606[CVE-2016-2107]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2107
20607[CVE-2016-2106]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2106
20608[CVE-2016-2105]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-2105
20609[CVE-2016-0800]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0800
20610[CVE-2016-0799]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0799
20611[CVE-2016-0798]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0798
20612[CVE-2016-0797]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0797
20613[CVE-2016-0705]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0705
20614[CVE-2016-0702]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0702
20615[CVE-2016-0701]: https://www.openssl.org/news/vulnerabilities.html#CVE-2016-0701
20616[CVE-2015-3197]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3197
20617[CVE-2015-3196]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3196
20618[CVE-2015-3195]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3195
20619[CVE-2015-3194]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3194
20620[CVE-2015-3193]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-3193
20621[CVE-2015-1793]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1793
20622[CVE-2015-1792]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1792
20623[CVE-2015-1791]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1791
20624[CVE-2015-1790]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1790
20625[CVE-2015-1789]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1789
20626[CVE-2015-1788]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1788
20627[CVE-2015-1787]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-1787
20628[CVE-2015-0293]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0293
20629[CVE-2015-0291]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0291
20630[CVE-2015-0290]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0290
20631[CVE-2015-0289]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0289
20632[CVE-2015-0288]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0288
20633[CVE-2015-0287]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0287
20634[CVE-2015-0286]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0286
20635[CVE-2015-0285]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0285
20636[CVE-2015-0209]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0209
20637[CVE-2015-0208]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0208
20638[CVE-2015-0207]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0207
20639[CVE-2015-0206]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0206
20640[CVE-2015-0205]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0205
20641[CVE-2015-0204]: https://www.openssl.org/news/vulnerabilities.html#CVE-2015-0204
20642[CVE-2014-8275]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-8275
20643[CVE-2014-5139]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-5139
20644[CVE-2014-3572]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3572
20645[CVE-2014-3571]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3571
20646[CVE-2014-3570]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3570
20647[CVE-2014-3569]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3569
20648[CVE-2014-3568]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3568
20649[CVE-2014-3567]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3567
20650[CVE-2014-3566]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3566
20651[CVE-2014-3513]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3513
20652[CVE-2014-3512]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3512
20653[CVE-2014-3511]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3511
20654[CVE-2014-3510]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3510
20655[CVE-2014-3509]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3509
20656[CVE-2014-3508]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3508
20657[CVE-2014-3507]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3507
20658[CVE-2014-3506]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3506
20659[CVE-2014-3505]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3505
20660[CVE-2014-3470]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-3470
20661[CVE-2014-0224]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0224
20662[CVE-2014-0221]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0221
20663[CVE-2014-0195]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0195
20664[CVE-2014-0160]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0160
20665[CVE-2014-0076]: https://www.openssl.org/news/vulnerabilities.html#CVE-2014-0076
20666[CVE-2013-6450]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-6450
20667[CVE-2013-4353]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-4353
20668[CVE-2013-0169]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-0169
20669[CVE-2013-0166]: https://www.openssl.org/news/vulnerabilities.html#CVE-2013-0166
20670[CVE-2012-2686]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-2686
20671[CVE-2012-2333]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-2333
20672[CVE-2012-2110]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-2110
20673[CVE-2012-0884]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-0884
20674[CVE-2012-0050]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-0050
20675[CVE-2012-0027]: https://www.openssl.org/news/vulnerabilities.html#CVE-2012-0027
20676[CVE-2011-4619]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4619
20677[CVE-2011-4577]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4577
20678[CVE-2011-4576]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4576
20679[CVE-2011-4109]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4109
20680[CVE-2011-4108]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-4108
20681[CVE-2011-3210]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-3210
20682[CVE-2011-3207]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-3207
20683[CVE-2011-0014]: https://www.openssl.org/news/vulnerabilities.html#CVE-2011-0014
20684[CVE-2010-4252]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-4252
20685[CVE-2010-4180]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-4180
20686[CVE-2010-3864]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-3864
20687[CVE-2010-1633]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-1633
20688[CVE-2010-0740]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-0740
20689[CVE-2010-0433]: https://www.openssl.org/news/vulnerabilities.html#CVE-2010-0433
20690[CVE-2009-4355]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-4355
20691[CVE-2009-3555]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-3555
20692[CVE-2009-3245]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-3245
20693[CVE-2009-1386]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-1386
20694[CVE-2009-1379]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-1379
20695[CVE-2009-1378]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-1378
20696[CVE-2009-1377]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-1377
20697[CVE-2009-0789]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-0789
20698[CVE-2009-0591]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-0591
20699[CVE-2009-0590]: https://www.openssl.org/news/vulnerabilities.html#CVE-2009-0590
20700[CVE-2008-5077]: https://www.openssl.org/news/vulnerabilities.html#CVE-2008-5077
20701[CVE-2008-1678]: https://www.openssl.org/news/vulnerabilities.html#CVE-2008-1678
20702[CVE-2008-1672]: https://www.openssl.org/news/vulnerabilities.html#CVE-2008-1672
20703[CVE-2008-0891]: https://www.openssl.org/news/vulnerabilities.html#CVE-2008-0891
20704[CVE-2007-5135]: https://www.openssl.org/news/vulnerabilities.html#CVE-2007-5135
20705[CVE-2007-4995]: https://www.openssl.org/news/vulnerabilities.html#CVE-2007-4995
20706[CVE-2006-4343]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-4343
20707[CVE-2006-4339]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-4339
20708[CVE-2006-3738]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-3738
20709[CVE-2006-2940]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-2940
20710[CVE-2006-2937]: https://www.openssl.org/news/vulnerabilities.html#CVE-2006-2937
20711[CVE-2005-2969]: https://www.openssl.org/news/vulnerabilities.html#CVE-2005-2969
20712[CVE-2004-0112]: https://www.openssl.org/news/vulnerabilities.html#CVE-2004-0112
20713[CVE-2004-0079]: https://www.openssl.org/news/vulnerabilities.html#CVE-2004-0079
20714[CVE-2003-0851]: https://www.openssl.org/news/vulnerabilities.html#CVE-2003-0851
20715[CVE-2003-0545]: https://www.openssl.org/news/vulnerabilities.html#CVE-2003-0545
20716[CVE-2003-0544]: https://www.openssl.org/news/vulnerabilities.html#CVE-2003-0544
20717[CVE-2003-0543]: https://www.openssl.org/news/vulnerabilities.html#CVE-2003-0543
20718[CVE-2003-0078]: https://www.openssl.org/news/vulnerabilities.html#CVE-2003-0078
20719[CVE-2002-0659]: https://www.openssl.org/news/vulnerabilities.html#CVE-2002-0659
20720[CVE-2002-0657]: https://www.openssl.org/news/vulnerabilities.html#CVE-2002-0657
20721[CVE-2002-0656]: https://www.openssl.org/news/vulnerabilities.html#CVE-2002-0656
20722[CVE-2002-0655]: https://www.openssl.org/news/vulnerabilities.html#CVE-2002-0655