]> git.ipfire.org Git - thirdparty/openssl.git/commit
Do a prelimary check for numbers in openssl prime command.
authorDaniel Fiala <daniel@openssl.org>
Mon, 11 Apr 2022 19:58:31 +0000 (21:58 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 19 Apr 2022 14:52:54 +0000 (16:52 +0200)
commit3b74fdcf1d5eb311e44b7eaa293df6caf54ae70b
tree99c16bbf7ab791cdceb6dfbcabf27025bbd0630d
parentc9ddc5af5199909d196ee80ccd7abcff2eb42a34
Do a prelimary check for numbers in openssl prime command.

Fixes openssl#16241.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18092)
apps/prime.c