Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 9c57eb736e9f4d63380d31f37c6c2a1fa267df9b
https://github.com/openssl/openssl/commit/9c57eb736e9f4d63380d31f37c6c2a1fa267df9b
Author: Pauli <[email protected]>
Date: 2024-07-28 (Sun, 28 Jul 2024)
Changed paths:
M providers/implementations/rands/drbg.c
Log Message:
-----------
drbg: streamline test for allowed digests
Under FIPS, we've got a whitelist of algorithms. There is no need to then
also check for XOF digests because they aren't possible.
Reviewed-by: Shane Lontis <[email protected]>
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/25007)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications