ChangeLog: Add an entry for AES-XTS

This commit is contained in:
Jaeden Amero 2018-05-23 14:21:02 +01:00
parent ed91a79c4b
commit f4474e79ef

View file

@ -8,6 +8,8 @@ Features
* Implement the HMAC-based extract-and-expand key derivation function
(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 XTS block cipher mode with AES (AES-XTS).
Contributed by Aorimn in pull request #414.
Bugfix
* Fix the cert_write example to handle certificates signed with elliptic