From c87a7f31a3db97376d764583ad5ee4a76db2cbef Mon Sep 17 00:00:00 2001 From: Pauli Date: Wed, 4 Nov 2020 22:34:52 +1000 Subject: apps/passwd: remove the -crypt option. Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/13313) --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 1388167577..3f4b9e6a0a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,10 @@ OpenSSL 3.0 ### Changes between 1.1.1 and 3.0 [xx XXX xxxx] + * The -crypt option to the passwd command line tool has been removed. + + *Paul Dale* + * Add support for AES Key Wrap inverse ciphers to the EVP layer. The algorithms are: "AES-128-WRAP-INV", "AES-192-WRAP-INV", "AES-256-WRAP-INV", -- cgit v1.2.3