Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
a0e8db09acfe85db8e93c2bafd4d9e1d9b7d649c
/
.
/
ChangeLog.d
/
issue4128.txt
blob: bc41874fd4a59686b5c274ac0cff9346568196f9 [
file
] [
log
] [
blame
]
API changes
*
The
option MBEDTLS_ECP_FIXED_POINT_OPTIM
use
pre
-
computed comb tables
instead of computing tables
in
runtime
.
Thus
,
this
option now increase
code size
,
and
it does
not
increase RAM usage
in
runtime anymore
.