mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 16:35:41 +01:00
Note in the changelog that this fixes an interoperability issue.
Fixes #1339
This commit is contained in:
parent
8d7d1ea9f6
commit
1d80a67869
@ -5,7 +5,9 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
Features
|
Features
|
||||||
* Extend PKCS#8 interface by introducing support for the entire SHA
|
* Extend PKCS#8 interface by introducing support for the entire SHA
|
||||||
algorithms family when encrypting private keys using PKCS#5 v2.0.
|
algorithms family when encrypting private keys using PKCS#5 v2.0.
|
||||||
Submitted by Antonio Quartulli, OpenVPN Inc.
|
This allows reading encrypted PEM files produced by software that
|
||||||
|
uses PBKDF2-SHA2, such as OpenSSL 1.1. Submitted by Antonio Quartulli,
|
||||||
|
OpenVPN Inc. Fixes #1339
|
||||||
|
|
||||||
= mbed TLS 2.7.0 branch released 2018-02-03
|
= mbed TLS 2.7.0 branch released 2018-02-03
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user