mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Update Changelog for example configs changes
This commit is contained in:
parent
e38eb0b7be
commit
3579522d31
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ Features
|
||||||
* Support for parsing and verifying RSASSA-PSS signatures in the X.509
|
* Support for parsing and verifying RSASSA-PSS signatures in the X.509
|
||||||
modules (certificates, CRLs and CSRs).
|
modules (certificates, CRLs and CSRs).
|
||||||
* Blowfish in the cipher layer now supports variable length keys.
|
* Blowfish in the cipher layer now supports variable length keys.
|
||||||
|
* Add example config.h for PSK with CCM, optimized for low RAM usage.
|
||||||
|
* Optimize for RAM usage in example config.h for NSA Suite B profile.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is
|
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue