mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-25 01:35:38 +00:00
Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted
This commit is contained in:
commit
1a6ddb4382
|
@ -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…
Reference in a new issue