mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
a4c477becd
Signed-off-by: Chien Wong <m@xv97.com>
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.
|