From 730988166ec0df6f1f371b0e2c615495dc9113a5 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 26 Mar 2025 02:57:37 -0600 Subject: Update ChangeLog --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a697383..02f448c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,8 +46,9 @@ LibreSSL Portable Release Notes: These make use of the SHA-NI instruction if it is available and replace the perl-generated assembly optimized for museum pieces. These are not yet enabled in libressl-portable. - - New SHA-256 assembly implementation for aarch64 making use of the - ARM Cryptographic Extension (CE). Not yet enabled in portable. + - New SHA-256 and SHA-512 assembly implementations for aarch64 + making use of the ARM Cryptographic Extension (CE). Not yet + enabled in libressl-portable. - New simplified, readable MD5 implementation for amd64. - Rewrote BN_bn2binpad() and its lebin siblings. - The BIGNUMs in EC_GROUP and EC_POINT are now heap allocated. -- cgit v1.2.3-55-g6feb