[openssl/openssl] 535ddd: Add an option to specify number of bits in the sub...
lsh123
noreply at github.com
Thu Mar 23 00:11:26 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 535ddd37524217143eb710bc880ee8c60b7a6cf8
https://github.com/openssl/openssl/commit/535ddd37524217143eb710bc880ee8c60b7a6cf8
Author: Aleksey Sanin <aleksey at aleksey.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M apps/dsaparam.c
M doc/man1/openssl-dsaparam.pod.in
Log Message:
-----------
Add an option to specify number of bits in the subprime (q) when generating DSA keys
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19898)
Commit: 438068674b95b38892d2d1790b3fd14e3112d0cb
https://github.com/openssl/openssl/commit/438068674b95b38892d2d1790b3fd14e3112d0cb
Author: Aleksey Sanin <aleksey at aleksey.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M apps/dsaparam.c
M test/recipes/15-test_gendsa.t
Log Message:
-----------
Added tests and updated help
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19898)
Compare: https://github.com/openssl/openssl/compare/8bdc37089648...438068674b95
More information about the openssl-commits
mailing list