mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:45:48 +01:00
f601ec5f34
The AES sample application programs/aes/crypt_and_hash could miss zeroizing the stack-based key buffer in case of an error during operation. This commit fixes this and also clears all command line arguments (one of which might be the key) before exit. |
||
---|---|---|
.. | ||
aescrypt2.c | ||
CMakeLists.txt | ||
crypt_and_hash.c |