mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 05:35:33 +01:00
Merged ECP memory usage optimizations
This commit is contained in:
commit
c73879139e
5 changed files with 59 additions and 28 deletions
|
|
@ -19,6 +19,7 @@ Changes
|
|||
* More constant-time checks in the RSA module
|
||||
* Split off curves from ecp.c into ecp_curves.c
|
||||
* Curves are now stored fully in ROM
|
||||
* Memory usage optimizations in ECP module
|
||||
|
||||
Bugfix
|
||||
* Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue