Skip to content

Commit

Permalink
Fix ChangeLog to say we only support writing unencrypted PKCS#8
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Amaya Garcia committed Feb 21, 2019
1 parent 1ccb5e3 commit 7717ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS 2.x.x branch released xxxx-xx-xx

Features
* Add support for writing PKCS#8 private keys in PEM and DER format.
Contributed by mvgalen.
* Add support for writing unencrypted PKCS#8 private keys in PEM and DER
format. Contributed by mvgalen.

Bugfix
* Fix a compilation issue with mbedtls_ecp_restart_ctx not being defined
Expand Down

0 comments on commit 7717ebc

Please sign in to comment.