mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:25:37 +01:00
ChangeLog: Add an entry for AES-XTS
This commit is contained in:
parent
ed91a79c4b
commit
f4474e79ef
@ -8,6 +8,8 @@ Features
|
|||||||
* Implement the HMAC-based extract-and-expand key derivation function
|
* Implement the HMAC-based extract-and-expand key derivation function
|
||||||
(HKDF) per RFC 5869. Contributed by Thomas Fossati.
|
(HKDF) per RFC 5869. Contributed by Thomas Fossati.
|
||||||
* Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
|
* 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.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix the cert_write example to handle certificates signed with elliptic
|
* Fix the cert_write example to handle certificates signed with elliptic
|
||||||
|
Loading…
Reference in New Issue
Block a user