]> git.ipfire.org Git - thirdparty/openssl.git/commit
providers: add XOF support to blake2b
authorČestmír Kalina <ckalina@redhat.com>
Mon, 27 Sep 2021 20:49:48 +0000 (22:49 +0200)
committerPauli <pauli@openssl.org>
Fri, 17 Mar 2023 00:12:45 +0000 (11:12 +1100)
commit786b9a8d3f8e203c5536e36b9a9bab83bde0311a
tree4dc40e39f070b8b470c59df97bd4b7b66fedf5a0
parentc8ebdd6a85a0cefe5542dba41180571fa5f198a0
providers: add XOF support to blake2b

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12256)
providers/implementations/digests/blake2_prov.c
providers/implementations/digests/blake2b_prov.c
providers/implementations/include/prov/blake2.h
test/recipes/30-test_evp_data/evpmd_blake.txt