From 7b5be5b0e5dc238d95303d5efbae9620ad85834b Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 12 Dec 2024 03:42:54 -0700 Subject: Tweak ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b953b99..50f0fcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,8 +39,8 @@ LibreSSL Portable Release Notes: - Corrected DER encoding for EC keys and parameters. - Polished EC_POINT_{oct2point,point2oct}() internals. - Rewrote the wNAF code for fast ECDSA verification. - - Reworked CPU capabilities detection for amd64 and aarch64. - Improved the code setting compressed coordinates for EC points. + - Reworked CPU capabilities detection for amd64 and aarch64. - New SHA-1, SHA-256 and SHA-512 assembly implementations for amd64. These make use of the SHA-NI instruction if it is available and replace the perl-generated assembly optimized for museum pieces. -- cgit v1.2.3-55-g6feb