Add ChangeLog

Add entry in ChangeLog for the Key Wrapping feature.
This commit is contained in:
Ron Eldor 2018-07-15 09:34:35 +03:00 committed by Jaeden Amero
parent 9ab746c7c9
commit 9cf0d53adc

View File

@ -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