]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix SHAKE AlgorithmIdentifier encodings
authorDaniel Van Geest <daniel.vangeest@cryptonext-security.com>
Fri, 28 Mar 2025 10:40:32 +0000 (10:40 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Jun 2025 17:42:00 +0000 (19:42 +0200)
commitbef03c6a24f02df4e670697b16b6d7c8b1b604b4
tree7788c922ae078a999f2ea4a0706a2875afc78eae
parent8e787b102848e462a6d231883e2c42d91978c049
Fix SHAKE AlgorithmIdentifier encodings

NIST CSOR specifies that the id-shake128 and id-shake256
algorithm identifiers, like the SHA-3 ones, do not carry
any parameters.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27190)
crypto/evp/legacy_sha.c
providers/implementations/digests/sha3_prov.c