From 07822c515574223c2958fcddd52191cfbf9aefcd Mon Sep 17 00:00:00 2001 From: Shane Lontis Date: Tue, 23 Apr 2019 19:17:40 +1000 Subject: added openssl app 'kdf' and 'mac' to the NEWS and CHANGES docs Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/8762) --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d0e2d3a6c9..a5d6950ad6 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,12 @@ Changes between 1.1.1 and 3.0.0 [xx XXX xxxx] + *) Added command 'openssl kdf' that uses the EVP_KDF API. + [Shane Lontis] + + *) Added command 'openssl mac' that uses the EVP_MAC API. + [Shane Lontis] + *) Added OPENSSL_info() to get diverse built-in OpenSSL data, such as default directories. Also added the command 'openssl info' for scripting purposes. -- cgit v1.2.3