mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 21:38:44 +00:00
The RSA private key functions rsa_rsaes_pkcs1_v15_decrypt and rsa_rsaes_oaep_decrypt put sensitive data (decryption results) on the stack. Wipe it before returning. Thanks to Laurent Simon for reporting this issue.
104 KiB
104 KiB