From 597c1da5efbca133753730651bd5136661acdfc3 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 9 Nov 2024 11:52:12 -0700 Subject: Update ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1a64821..1c01168 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,8 +38,10 @@ LibreSSL Portable Release Notes: - Many bug fixes and simplifications in the EC ASN.1 code. - Corrected DER encoding for EC keys and parameters. - Polished EC_POINT_{oct2point,point2oct}() internals. - - Reworked CPU capabilities detection. + - Reworked CPU capabilities detection for amd64 and aarch64. - Improved the code setting compressed coordinates for EC points. + - Added new SHA-256 assembly implementation for amd64. + - Rewrote BN_bn2binpad() and its lebin siblings. * Compatibility changes - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). It has no effect since LibreSSL doesn't call atexit(). -- cgit v1.2.3-55-g6feb