openssl/providers
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
..
common Update copyright year 2022-12-01 12:47:05 +01:00
fips Cleanup : directly include of `internal/nelem.h` when required. 2022-11-23 18:15:39 +01:00
implementations Add KMAC support to KBKDF. 2022-12-16 16:37:22 +01:00
baseprov.c Update copyright year 2022-12-01 12:47:05 +01:00
build.info
decoders.inc
defltprov.c Update copyright year 2022-12-01 12:47:05 +01:00
encoders.inc
fips-sources.checksums make update 2022-12-01 14:21:26 +01:00
fips.checksum make update 2022-12-01 14:21:26 +01:00
fips.module.sources make update 2022-12-01 14:21:26 +01:00
legacyprov.c
nullprov.c
prov_running.c
stores.inc