mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 05:59:23 +01:00
- Added POLARSSL_MPI_WINDOW_SIZE definition to allow easier time to memory trade-off
This commit is contained in:
parent
2e6d5328d5
commit
b6d5f08051
3 changed files with 17 additions and 1 deletions
|
|
@ -24,6 +24,8 @@ Changes
|
|||
parity bits, to prevent mistakes in copying data. (Closes ticket #33)
|
||||
* Loads of minimal changes to better support WINCE as a build target
|
||||
(Credits go to Marco Lizza)
|
||||
* Added POLARSSL_MPI_WINDOW_SIZE definition to allow easier time to memory
|
||||
trade-off
|
||||
|
||||
Bugfix
|
||||
* Fixed faulty HMAC-MD2 implementation. Found by dibac. (Closes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue