openssl/providers
Neil Horman 5963aa8c19 cleanse stack variable in kdf_pbkdf1_do_derive
kdf_pbkdf1_do_derive stores key derivation information in a stack
variable, which is left uncleansed prior to returning.  Ensure that the
stack information is zeroed prior to return to avoid potential leaks of
key information

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23194)
2024-01-05 14:25:55 -05:00
..
2023-09-28 14:23:29 +01:00
2023-09-27 17:23:04 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-28 14:24:31 +01:00
2023-09-28 14:24:31 +01:00
2023-09-07 10:00:21 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00