mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:25:37 +01:00
Add ChangeLog
Add entry in ChangeLog for the Key Wrapping feature.
This commit is contained in:
parent
9ab746c7c9
commit
9cf0d53adc
@ -14,6 +14,8 @@ Features
|
|||||||
buffer, which can save some RAM. If buffer lengths are kept equal, there
|
buffer, which can save some RAM. If buffer lengths are kept equal, there
|
||||||
is no functional difference. Contributed by Angus Gratton, and also
|
is no functional difference. Contributed by Angus Gratton, and also
|
||||||
independently contributed again by Paul Sokolovsky.
|
independently contributed again by Paul Sokolovsky.
|
||||||
|
* Add support for key wrapping modes based on AES as defined by
|
||||||
|
NIST SP 800-38F algorithms KW and KWP and by RFC's 3394 and 5649.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix the key_app_writer example which was writing a leading zero byte which
|
* Fix the key_app_writer example which was writing a leading zero byte which
|
||||||
|
Loading…
Reference in New Issue
Block a user