diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ LibreSSL Portable Release Notes: | |||
56 | * New features | 56 | * New features |
57 | - libtls has a new tls_peer_cert_common_name() API call to retrieve | 57 | - libtls has a new tls_peer_cert_common_name() API call to retrieve |
58 | the peer's common name without having to inspect the PEM. | 58 | the peer's common name without having to inspect the PEM. |
59 | - Imported ML-KEM 768 and 1024 from BoringSSL with matching API. | ||
59 | * Bug fixes | 60 | * Bug fixes |
60 | - Plugged a leak in eckey_compute_pubkey(). | 61 | - Plugged a leak in eckey_compute_pubkey(). |
61 | * Testing and proactive security | 62 | * Testing and proactive security |