Files
mbedtls/ChangeLog.d/fix-a-few-unchecked-return.txt
2023-08-11 18:19:15 +08:00

4 lines
165 B
Plaintext

Bugfix
* Fix some cases where mbedtls_mpi_mod_exp, RSA key construction or ECDSA
signature can silently return an incorrect result in low memory conditions.