mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 14:28:43 +00:00
Merge remote-tracking branch 'public/pr/1270' into development
This commit is contained in:
@@ -10,6 +10,9 @@ Features
|
||||
* Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
|
||||
* Add support for the XTS block cipher mode with AES (AES-XTS).
|
||||
Contributed by Aorimn in pull request #414.
|
||||
* In TLS servers, support offloading private key operations to an external
|
||||
cryptoprocessor. Private key operations can be asynchronous to allow
|
||||
non-blocking operation of the TLS server stack.
|
||||
|
||||
Bugfix
|
||||
* Fix the cert_write example to handle certificates signed with elliptic
|
||||
|
||||
Reference in New Issue
Block a user