From 72ef4d3c779a825b80d3eae63833f5e13df639cd Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 10 May 2023 11:23:06 -0600 Subject: Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b77c7ce..8c18e99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,8 @@ LibreSSL Portable Release Notes: - Converted more of libcrypto to use CBB/CBS. * New features - Added support for truncated SHA-2 and for SHA-3. + - The BPSW primality test performs additional Miller-Rabin rounds + with random bases to reduce the likelihood of composites passing. * Compatibility changes - Support for GF2m was removed: BIGNUM no longer supports binary extension field arithmetic and all binary elliptic builtin curves were removed. -- cgit v1.2.3-55-g6feb