mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
Bugfix
|
|
* Work around an MSVC ARM64 compiler bug causing incorrect behaviour
|
|
in mbedtls_mpi_exp_mod(). Reported by Tautvydas Žilys in #5467.
|