mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-10 00:56:27 +00:00
Merged ECP memory usage optimizations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user