From: Pauli Date: Tue, 3 Sep 2019 04:29:46 +0000 (+1000) Subject: Remove reference to legacy aliases for MAC and KDF X-Git-Tag: openssl-3.0.0-alpha1~1458 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d4496dc129363153f3d887ab8d2b0c01d3f93f0e;p=oweals%2Fopenssl.git Remove reference to legacy aliases for MAC and KDF Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/9662) --- diff --git a/doc/man1/openssl-list.pod b/doc/man1/openssl-list.pod index 28daa80ead..3a3c5ab4a9 100644 --- a/doc/man1/openssl-list.pod +++ b/doc/man1/openssl-list.pod @@ -68,14 +68,10 @@ information on what parameters each implementation supports. =item B<-kdf-algorithms> Display a list of key derivation function algorithms. -If a line is of the form C bar> then B is an alias for the -official algorithm name, B. =item B<-mac-algorithms> Display a list of message authentication code algorithms. -If a line is of the form C bar> then B is an alias for the -official algorithm name, B. =item B<-cipher-commands>