mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-05 14:26:42 +08:00
Add changelog entry for TLS-Exporter feature
Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
This commit is contained in:
parent
b2718e17e6
commit
b84cb4b049
4
ChangeLog.d/add-tls-exporter.txt
Normal file
4
ChangeLog.d/add-tls-exporter.txt
Normal file
@ -0,0 +1,4 @@
|
||||
Features:
|
||||
* Add the function mbedtls_ssl_export_keying_material() which allows the
|
||||
client and server to extract additional shared symmetric keys from an SSL
|
||||
session, according to the TLS-Exporter specification in RFC 8446 and 5705.
|
Loading…
x
Reference in New Issue
Block a user