kXuan | 22fc906 | 2021-06-01 11:36:18 +0800 | [diff] [blame] | 1 | API changes |
kXuan | 782c2b9 | 2021-06-02 16:53:42 +0800 | [diff] [blame] | 2 | * 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. |