]> git.ipfire.org Git - thirdparty/openssl.git/commit
dsa: deprecate applications that depend on the low level DSA functions.
authorPauli <paul.dale@oracle.com>
Thu, 6 Feb 2020 22:09:53 +0000 (08:09 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 11 Feb 2020 22:52:42 +0000 (08:52 +1000)
commit1ddf2594e18137aeb7ce861e54f46824db76e36f
treee3dba8a2ebf5bcde9e10242c9af842b2f36d6f8a
parentc2ec4a16f79cec06b5449bd8728f2e03fa16e22b
dsa: deprecate applications that depend on the low level DSA functions.

speed is updated to not support DSA instead of being removed.

The dhparam, dsaparam, dsa and gendsa commands are deprecated but still
exist without NO_DEPRECATED defined.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10977)
apps/build.info
apps/dhparam.c
apps/dsa.c
apps/dsaparam.c
apps/gendsa.c
apps/speed.c
doc/man1/openssl-dhparam.pod.in
doc/man1/openssl-dsa.pod.in
doc/man1/openssl-dsaparam.pod.in
doc/man1/openssl-gendsa.pod.in
util/libcrypto.num