From 68096a1914589a8a60b78c24699952963d42be16 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 23 Sep 2018 18:23:10 -0500 Subject: move LibreSSL-native API addition to separate entry --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3100939..8ef0f7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,8 +84,10 @@ LibreSSL Portable Release Notes: * Added more cipher tests to appstest.sh, including all TLSv1.2 ciphers. - * Added RSA_meth_get_finish() RSA_meth_set1_name(), and - EVP_CIPHER_CTX_(get|set)_iv() from OpenSSL. + * Added RSA_meth_get_finish() RSA_meth_set1_name() from OpenSSL. + + * Added new EVP_CIPHER_CTX_(get|set)_iv() API that allows the IV to be + retrieved and set with appropriate validation. 2.8.0 - Bug fixes, security, and compatibility improvements -- cgit v1.2.3-55-g6feb