aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50f0fcf..e6b1dbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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