openssl/providers/implementations
slontis a92a0097d0 Add KMAC support to KBKDF.
Now that ACVP test vectors exist, support has been added for this mode.
See https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-108r1.pdf

Note that the test vectors used fairly large values for the input key
and the context, so the contraints for these has been increased from
256 to 512 bytes.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19916)

(cherry picked from commit 211c47ca1b)
2022-12-16 16:37:22 +01:00
..
asymciphers Update copyright year 2022-10-11 13:20:27 +01:00
ciphers Update copyright year 2022-12-01 12:47:05 +01:00
digests Update copyright year 2022-12-01 12:47:05 +01:00
encode_decode Update copyright year 2022-12-01 12:47:05 +01:00
exchange Update copyright year 2022-12-01 12:47:05 +01:00
include/prov Update copyright year 2022-12-01 12:47:05 +01:00
kdfs Add KMAC support to KBKDF. 2022-12-16 16:37:22 +01:00
kem Cleanup : directly include of `internal/nelem.h` when required. 2022-11-23 18:15:39 +01:00
keymgmt Update copyright year 2022-12-01 12:47:05 +01:00
macs Add KMAC support to KBKDF. 2022-12-16 16:37:22 +01:00
rands Update copyright year 2022-12-01 12:47:05 +01:00
signature signature: Clamp PSS salt len to MD len 2022-12-09 16:34:07 +01:00
storemgmt Update copyright year 2022-05-03 13:36:42 +01:00
build.info