ChangeLog: Add an entry for AES-XTS
This commit is contained in:
parent
ed91a79c4b
commit
f4474e79ef
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue