Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted
This commit is contained in:
commit
1a6ddb4382
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix setting version TLSv1 as minimal version, even if TLS 1
|
* Fix setting version TLSv1 as minimal version, even if TLS 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue