[openssl/openssl] a58279: Disallow SHAKE when using PBKDF2 and X9.42 KDF
Pauli
noreply at github.com
Tue Jul 30 08:06:58 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a5827910da30b6793d3df06df8db0a167416afe1
https://github.com/openssl/openssl/commit/a5827910da30b6793d3df06df8db0a167416afe1
Author: Pauli <ppzgs1 at gmail.com>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M providers/implementations/kdfs/pbkdf2.c
M providers/implementations/kdfs/x942kdf.c
Log Message:
-----------
Disallow SHAKE when using PBKDF2 and X9.42 KDF
The operation is non-sensical.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24862)
Commit: efba3f1351f2dc68890287cb9d5185d131eacd87
https://github.com/openssl/openssl/commit/efba3f1351f2dc68890287cb9d5185d131eacd87
Author: Pauli <ppzgs1 at gmail.com>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt
M test/recipes/30-test_evp_data/evpkdf_x942.txt
Log Message:
-----------
Add negative tests for SHAKE with PBKDF2 and X9.42 KDF
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24862)
Compare: https://github.com/openssl/openssl/compare/07e4d7f47470...efba3f1351f2
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