From c46bc4cf868fbe3d17a4d5d73d15a5b35b0ff026 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 2 Nov 2024 07:03:33 -0600 Subject: Update ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7285f57..ba36c91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,12 +39,14 @@ LibreSSL Portable Release Notes: - Corrected DER encoding for EC keys and parameters. - Polished EC_POINT_{oct2point,point2oct}() internals. - Reworked CPU capabilities detection. - - Plugged a leak in eckey_compute_pubkey(). + - Improved the code setting EC points via compressed coordinates. * Compatibility changes - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). It has no effect since LibreSSL doesn't call atexit(). - Elliptic curve parameters are only accepted if they encode a built-in curve. + * Bug fixes + - Plugged a leak in eckey_compute_pubkey(). 4.0.0 - Stable release -- cgit v1.2.3-55-g6feb