]> git.ipfire.org Git - thirdparty/openssl.git/commit
dgst commandline support for one shot signing algorithms
authorslontis <shane.lontis@oracle.com>
Mon, 10 Feb 2025 09:00:03 +0000 (20:00 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 17:22:01 +0000 (18:22 +0100)
commit7cf5300e6b7e2686f0794e4b7424d8171c1ecc52
tree7d4cd8a332e157003cdc9eb9070f7704cac13205
parentbd8954bfe50b3271475099bcb53565bcb1763e81
dgst commandline support for one shot signing algorithms

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26697)
apps/dgst.c
doc/man1/openssl-dgst.pod.in
test/recipes/20-test_dgst.t
test/recipes/30-test_ml_dsa.t
test/testmldsa44.pem [new file with mode: 0644]
test/testmldsa44pub.pem [new file with mode: 0644]
test/testmldsa65.pem [new file with mode: 0644]
test/testmldsa65pub.pem [new file with mode: 0644]
test/testmldsa87.pem [new file with mode: 0644]
test/testmldsa87pub.pem [new file with mode: 0644]