TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
849930a50e41e9ed6609e7fa6c86fc0840a54656
/
.
/
ChangeLog.d
/
fix-ecp_double_add_mxz.txt
blob: 91531b2bbd41feac8bfdf8517546914949ea5715 [
file
] [
log
] [
blame
]
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.