[openssl/openssl] c935b8: Raise the KMAC limits for key and custom size to 5...
Tomáš Mráz
noreply at github.com
Tue Dec 20 09:22:05 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: c935b89f285ed2466eba676205f126af6810c74e
https://github.com/openssl/openssl/commit/c935b89f285ed2466eba676205f126af6810c74e
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M doc/man7/EVP_MAC-KMAC.pod
M providers/implementations/macs/kmac_prov.c
M test/recipes/30-test_evp_data/evpmac_common.txt
Log Message:
-----------
Raise the KMAC limits for key and custom size to 512 bytes
This is necessary to pass new ACVP tests and to
fix the CI failure in FIPS provider compat CI
Partial cherry pick of 211c47ca1b1ac129dcee59d383cae44e36532bb9
Original-author: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19937)
More information about the openssl-commits
mailing list