blob: bc41874fd4a59686b5c274ac0cff9346568196f9 [file] [log] [blame]
kXuan22fc9062021-06-01 11:36:18 +08001API changes
kXuan782c2b92021-06-02 16:53:42 +08002 * The option MBEDTLS_ECP_FIXED_POINT_OPTIM use pre-computed comb tables
3 instead of computing tables in runtime. Thus, this option now increase
4 code size, and it does not increase RAM usage in runtime anymore.