mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-30 09:01:08 +02:00
Note in the changelog that this fixes an interoperability issue.
Fixes #1339
This commit is contained in:
committed by
Jaeden Amero
parent
427ff4836c
commit
6013004fa9
@@ -5,7 +5,9 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||
Features
|
||||
* Extend PKCS#8 interface by introducing support for the entire SHA
|
||||
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
|
||||
* Fix setting version TLSv1 as minimal version, even if TLS 1
|
||||
|
||||
Reference in New Issue
Block a user