diff options
author | slontis <shane.lontis@oracle.com> | 2022-12-15 09:57:09 +0100 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2022-12-16 16:36:49 +0100 |
commit | 211c47ca1b1ac129dcee59d383cae44e36532bb9 (patch) | |
tree | 2e785913a515555bb576ec07d1eb30bdefab9a0a /pyca-cryptography | |
parent | timing_load_creds requires POSIX1.2001 due to rusage (diff) | |
download | openssl-211c47ca1b1ac129dcee59d383cae44e36532bb9.tar.xz openssl-211c47ca1b1ac129dcee59d383cae44e36532bb9.zip |
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)
Diffstat (limited to 'pyca-cryptography')
0 files changed, 0 insertions, 0 deletions