Add changeLog entry
Add changeLog entry describing the new `mbedtls_ssl_tls_prf()` API.
This commit is contained in:
parent
f75e252909
commit
780d8158f7
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ Features
|
|||
https://sweet32.info/SWEET32_CCS16.pdf.
|
||||
* Extend the MBEDTLS_SSL_EXPORT_KEYS to export the handshake randbytes,
|
||||
and the used tls-prf.
|
||||
* Add public API for tls-prf function, according to requested enum.
|
||||
|
||||
API Changes
|
||||
* Add a new X.509 API call `mbedtls_x509_parse_der_nocopy()`.
|
||||
|
|
Loading…
Reference in a new issue