]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/dsa: Remove ENGINE usage
authorNorbert Pocs <norbertp@openssl.org>
Tue, 16 Sep 2025 11:18:53 +0000 (13:18 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 4 Dec 2025 12:31:06 +0000 (07:31 -0500)
commit99144c3b59f3da0244dbdb769927a21bc35dec76
tree54b4d5f0dd1ab725c8a3f17d85a6dc999979336f
parent246a186a24ee387121c6a4fd8dc856ab66ce58f0
crypto/dsa: Remove ENGINE usage

Resolves: https://github.com/openssl/project/issues/1614

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29305)
crypto/dsa/dsa_lib.c