Project

General

Profile

« Previous | Next » 

Revision 08db4bc6

Added by Jun Aruga 10 months ago

[ruby/openssl] test_s_generate_parameters: Consider a DSA error in FIPS.

DSA kengen is not FIPS-approved. The EVP_PKEY_paramgen in the
OpenSSL::PKey.generate_parameters("DSA") raises a DSA error in FIPS by the
following commit. Split the test for DSA.

https://github.com/openssl/openssl/commit/49a35f0#diff-605396c063194975af8ce31399d42690ab18186b422fb5012101cc9132660fe1R611-R614

https://github.com/ruby/openssl/commit/5ca6eb4eca