mbedtls/ChangeLog.d/support-key-agreement-and-derivation-output-as-key.txt

5 lines
197 B
Text
Raw Normal View History

Bugfix
* Fix psa_key_derivation_output_key() to allow the output of a combined key
agreement and subsequent key derivation operation to be used as a key
inside of the PSA Crypto core.