mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-01 18:01:09 +00:00
Add ChangeLog entry for HKDF
This commit is contained in:
parent
eb01024a06
commit
997c56f357
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue