From 7362be429ccf7c8381cc3e7f91c1a57ff1a11f7f Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 30 Mar 2024 05:18:22 -0600 Subject: Update ChangeLog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec82540..b49641c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,12 @@ LibreSSL Portable Release Notes: - Split parsing and processing of TLS extensions to ensure that extension callbacks are called in a predefined order. - Cleaned up the MD4 and MD5 implementations. + - Assembly functions are no longer exposed in the public API, they + are all wrapped by C functions. + - Removed assembly implementations of legacy ciphers on legacy + architectures. + - Merged most multi-file implementations of ciphers into one or two + C files. * Documentation improvements - Removed documentation of no longer existing API. * Testing and proactive security -- cgit v1.2.3-55-g6feb