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 Mar 25, 2019
1 parent 1045b55 commit be51649
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 @@ -12,8 +12,8 @@ Features
* Add MBEDTLS_REMOVE_3DES_CIPHERSUITES to allow removing 3DES ciphersuites
from the default list (enabled by default). See
https://sweet32.info/SWEET32_CCS16.pdf.
* 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.

API Changes
* Add a new X.509 API call `mbedtls_x509_parse_der_nocopy()`.
Expand Down

0 comments on commit be51649

Please sign in to comment.