]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/evp_test.c
Support different R_BITS lengths for KBKDF
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Thu, 18 Nov 2021 09:47:14 +0000 (10:47 +0100)
committerPauli <ppzgs1@gmail.com>
Wed, 24 Nov 2021 01:02:53 +0000 (11:02 +1000)
commit0e9a265e42890699dfce82f1ff6905de6aafbd41
tree9d4b28ac1b4cadfdc8104d63fcfd2246b68e251f
parent4db1df8e824733b6289dc86dcc78bfe325031969
Support different R_BITS lengths for KBKDF

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17063)
doc/man7/EVP_KDF-KB.pod
include/openssl/core_names.h
providers/implementations/kdfs/kbkdf.c
test/evp_kdf_test.c
test/evp_test.c
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt [new file with mode: 0644]