openssl/providers/implementations/macs
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
..
blake2_mac_impl.c mac: add a getter for the MAC block size. 2021-05-25 17:23:50 +10:00
blake2b_mac.c mac: add a getter for the MAC block size. 2021-05-25 17:23:50 +10:00
blake2s_mac.c mac: add a getter for the MAC block size. 2021-05-25 17:23:50 +10:00
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
cmac_prov.c cmac_set_ctx_params(): Fail if cipher mode is not CBC 2022-11-11 16:54:50 +01:00
gmac_prov.c Fix check of EVP_CIPHER_CTX_ctrl 2022-05-24 08:57:37 +02:00
hmac_prov.c Move protocol version specific code into separate files 2022-08-18 16:38:12 +01:00
kmac_prov.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
poly1305_prov.c Update copyright year 2022-05-03 13:34:51 +01:00
siphash_prov.c Update copyright year 2022-05-03 13:34:51 +01:00