mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-10 00:19:20 +01:00
Removed POLARSSL_THREADING_DUMMY option
This commit is contained in:
parent
4de44aa0ae
commit
a8fd3e31ed
4 changed files with 3 additions and 57 deletions
|
|
@ -20,6 +20,7 @@ Changes
|
|||
* Split off curves from ecp.c into ecp_curves.c
|
||||
* Curves are now stored fully in ROM
|
||||
* Memory usage optimizations in ECP module
|
||||
* Removed POLARSSL_THREADING_DUMMY
|
||||
|
||||
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