mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 23:50:49 +02:00
b7684c1bcc
Ensure that the heap buffer used (among others) to store sensitive data during ML-DSA signing is zeroized before freeing the memory. Follow-up for zd21464 Reported by: Abhinav Agarwal (GitHub: @abhinavagarwal07)