TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
8fa72523be15cd40e87140d21cc0777f95e83c0f
/
.
/
ChangeLog.d
/
add-tls-exporter.txt
blob: 2b06c5f29477efd82a71f88c87306c57725ada02 [
file
] [
log
] [
blame
]
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.