openssl/providers/implementations
Pauli 13eaa4ecaa kmac: fix customistation string overflow bug
Previously there was an off by two error allowing a stack buffer overrun.
Avoided this by allocating a correct sized buffer on the stack.  A side effect
is that the maximum size of the customisation string can be increased.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14810)
2021-04-12 14:59:09 +10:00
..
asymciphers Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
ciphers Update copyright year 2021-04-08 13:04:41 +01:00
digests Update copyright year 2021-04-08 13:04:41 +01:00
encode_decode Update copyright year 2021-04-08 13:04:41 +01:00
exchange Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
include/prov Update copyright year 2021-04-08 13:04:41 +01:00
kdfs Update copyright year 2021-04-08 13:04:41 +01:00
kem Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
keymgmt Update copyright year 2021-04-08 13:04:41 +01:00
macs kmac: fix customistation string overflow bug 2021-04-12 14:59:09 +10:00
rands Update copyright year 2021-04-08 13:04:41 +01:00
signature Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
storemgmt CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00