mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Merge remote-tracking branch 'public/pr/1902' into development
This commit is contained in:
commit
a07d86e8af
8 changed files with 774 additions and 223 deletions
|
|
@ -159,6 +159,8 @@ Features
|
|||
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 3394 and RFC 5649.
|
||||
* Add support for 128-bit keys in CTR_DRBG. Note that using keys shorter
|
||||
than 256 bits limits the security of generated material to 128 bits.
|
||||
|
||||
Bugfix
|
||||
* Fix the key_app_writer example which was writing a leading zero byte which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue