openssl/providers/implementations
slontis 211c47ca1b 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)
2022-12-16 16:36:49 +01:00
..
asymciphers rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
ciphers
digests
encode_decode
exchange
include/prov Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
kdfs Add KMAC support to KBKDF. 2022-12-16 16:36:49 +01:00
kem
keymgmt
macs Add KMAC support to KBKDF. 2022-12-16 16:36:49 +01:00
rands Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
signature signature: Clamp PSS salt len to MD len 2022-12-08 11:02:52 +01:00
storemgmt
build.info