mbedtls/ChangeLog.d/fix-a-few-unchecked-return.txt
Chien Wong a4c477becd
Add changelog entry
Signed-off-by: Chien Wong <m@xv97.com>
2023-08-11 18:19:15 +08:00

3 lines
165 B
Text

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.