summaryrefslogtreecommitdiffstats
path: root/VMS
diff options
context:
space:
mode:
authorNeil Horman <nhorman@openssl.org>2024-01-03 13:47:05 -0500
committerNeil Horman <nhorman@openssl.org>2024-01-05 14:25:55 -0500
commit5963aa8c196d7c5a940a979299a07418527932af (patch)
treee66e0e7ffa5a9906f3322b3edddf6cee0c953721 /VMS
parentbac7e687d71b124b09ad6ad3e15be9b38c08a1ba (diff)
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)
Diffstat (limited to 'VMS')
0 files changed, 0 insertions, 0 deletions