]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.
authorAndy Polyakov <appro@openssl.org>
Fri, 24 Nov 2017 21:45:45 +0000 (22:45 +0100)
committerAndy Polyakov <appro@openssl.org>
Tue, 28 Nov 2017 19:05:48 +0000 (20:05 +0100)
commit3bded9cd35077363d1e70ac5fa8ad827b5dcc0b8
treed1eaef575db625565cac1be48d4126b4b70c8bfb
parent0122add6549c7d5671f77a81c5a32571a5d46f3f
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4791)
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_gen.c
doc/man3/RSA_generate_key.pod
test/recipes/15-test_mp_rsa.t
test/rsa_mp_test.c