Files
wolfssl/src
Juliusz Sosinowicz 4c8adc5046 Zeroize RSA DER buffer in To_Der error path
F-2142

wolfSSL_RSA_To_Der could free a buffer holding RSA private key material
when the DER encoding step failed. Record the allocation size and
ForceZero the buffer before XFREE on the private key path.
2026-04-17 16:46:24 +02:00
..
2026-04-10 08:50:30 +02:00
2026-02-25 15:46:20 +01:00
2026-03-13 17:03:02 -06:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-03-20 14:39:29 -06:00
2026-02-25 15:19:13 +01:00