openssl/providers/implementations
Tomas Mraz 94976a1e8d cmac_set_ctx_params(): Fail if cipher mode is not CBC
Also add negative test cases for CMAC and GMAC using
a cipher with wrong mode.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19401)
2022-11-11 16:54:50 +01: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 cmac_set_ctx_params(): Fail if cipher mode is not CBC 2022-11-11 16:54:50 +01:00
rands Make openVMS seeding less dependent of OpenVMS version 2022-10-27 12:35:38 +02:00
signature Check for private key existence before calling eddsa sign functions 2022-11-04 13:31:44 +01:00
storemgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
build.info