mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
4 lines
165 B
Plaintext
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.
|