[openssl/openssl] b911fe: Intentionally break EVP_DigestFinal for SHAKE128 a...
Tomáš Mráz
noreply at github.com
Wed May 15 10:13:04 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: b911fef216d1386210ec24e201d54d709528abb4
https://github.com/openssl/openssl/commit/b911fef216d1386210ec24e201d54d709528abb4
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M crypto/evp/digest.c
M crypto/sha/sha3.c
M include/internal/sha3.h
M providers/implementations/digests/sha3_prov.c
M test/evp_xof_test.c
M test/recipes/20-test_dgst.t
Log Message:
-----------
Intentionally break EVP_DigestFinal for SHAKE128 and SHAKE256
It will work only if OSSL_DIGEST_PARAM_XOFLEN is set.
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24105)
Commit: ad3f28c5fbd5dcbc763a650313fd666b0e339cca
https://github.com/openssl/openssl/commit/ad3f28c5fbd5dcbc763a650313fd666b0e339cca
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M CHANGES.md
M doc/man7/EVP_MD-SHAKE.pod
Log Message:
-----------
Document that SHAKE-128 and SHAKE-256 have no default digest length
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24105)
Compare: https://github.com/openssl/openssl/compare/170620675dfd...ad3f28c5fbd5
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list