mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-07 04:47:19 +02:00
Add ChangeLog entry for HKDF
This commit is contained in:
@@ -54,6 +54,9 @@ API Changes
|
||||
This function is necessary to determine when it is safe to idle on the
|
||||
underlying transport in case event-driven IO is used.
|
||||
|
||||
Features
|
||||
* Implement HKDF per RFC 5869. Contributed by Thomas Fossati.
|
||||
|
||||
Bugfix
|
||||
* Fix a spurious uninitialized variable warning in cmac.c. Fix independently
|
||||
contributed by Brian J Murray and David Brown.
|
||||
|
||||
Reference in New Issue
Block a user