Fix BLAKE2s reporting the same EVP_MD_get_size() as BLAKE2b (64)
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Sun, 12 Nov 2023 23:44:06 +0000 (00:44 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Nov 2023 07:41:06 +0000 (08:41 +0100)
commit11e61b3174762ec21ce0875a6449c61e316b4a0b
tree7926afa079564ebcfa29d17ce742b38db32d67ed
parent4f0172c543dd0f5582d52185bfe2c132faee9c8e
Fix BLAKE2s reporting the same EVP_MD_get_size() as BLAKE2b (64)

Fixes: commit 6d1e730a1ea2c64bdffa88c6b3bee4c3f5bed602 ("Implement
 BLAKE2s with the same macro as BLAKE2b")
Closes: #22708
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22710)
providers/implementations/digests/blake2_prov.c