]> 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:31 +0000 (19:42 +0200)
commitb482ce42e42979658536680a598dd23879f0f33a
tree92cf08c82e6a6d041331c515c43156cec9c0b651
parentcef0c0b348fd0d2ea344255875d68925a8a733bf
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)

(cherry picked from commit bef03c6a24f02df4e670697b16b6d7c8b1b604b4)
crypto/evp/legacy_sha.c
providers/implementations/digests/sha3_prov.c