mbedtls/ChangeLog.d/fix-a-few-unchecked-return.txt

4 lines
165 B
Text
Raw Normal View History

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.