openssl/providers/implementations
Richard Levitte 8df9f34384 providers/implementations/kdfs/pvkkdf.c: Ensure SIZE_MAX is defined
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19529)
2022-10-28 12:05:56 +02:00
..
asymciphers set MGF1 digest correctly 2022-10-07 19:53:04 +02:00
ciphers Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
digests Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source 2022-10-19 13:21:01 +02:00
encode_decode Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
exchange Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
include/prov rand: remove the ossl_rand_pool_add_additional_data() function. 2022-10-27 09:23:00 +11:00
kdfs providers/implementations/kdfs/pvkkdf.c: Ensure SIZE_MAX is defined 2022-10-28 12:05:56 +02:00
kem Add HPKE DHKEM provider support for EC, X25519 and X448. 2022-09-23 09:24:47 +01:00
keymgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
macs Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
rands Make openVMS seeding less dependent of OpenVMS version 2022-10-27 12:35:38 +02:00
signature Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
storemgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00