add ChangeLog entry
This commit is contained in:
parent
c9547cc23b
commit
04354b0796
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ Features
|
||||||
independently contributed again by Paul Sokolovsky.
|
independently contributed again by Paul Sokolovsky.
|
||||||
* Add support for key wrapping modes based on AES as defined by
|
* Add support for key wrapping modes based on AES as defined by
|
||||||
NIST SP 800-38F algorithms KW and KWP and by RFC 3394 and RFC 5649.
|
NIST SP 800-38F algorithms KW and KWP and by RFC 3394 and RFC 5649.
|
||||||
|
* Add support different keys sizes to CTR_CRBG. Note: using shorter keys
|
||||||
|
than 256 bit may decrease security.
|
||||||
|
|
||||||
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 a new issue