mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 05:25:38 +01:00
5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
|
Changes
|
||
|
* Fix minor performance issue in operations on Curve25519 caused by using a
|
||
|
suboptimal modular reduction in one place. Found and fix contributed by
|
||
|
Aurelien Jarno in #3209.
|