From 9b9bdfdbbb32918ccfe179386fda4cdbfa31763f Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 10 May 2025 21:24:24 +0200 Subject: Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index c6b3cfe..6985403 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,9 @@ LibreSSL Portable Release Notes: - Removed the -msie_hack option from the openssl(1) ca subcommand. - Removed parameters of the 239-bit prime curves from X9.62, H.5.2: prime239v1, prime239v2, prime239v3. + - Increased default MAC salt length used by PKCS12_set_mac(3) to 16 + per recommendation of NIST SP 800-132. + - Of the old *err() only PEMerr(), RSAerr(), and SSLerr() remain. * New features * Bug fixes * Documentation -- cgit v1.2.3-55-g6feb