mirror of
https://github.com/openssl/openssl.git
synced 2026-01-25 02:56:43 +00:00
The documentation now reference(s) FIPS 186-5 instead of FIPS 186-4, and clarifies the keygen method used. This PR also adds the new FIPS 186-5 2 optional parameters that allow the generated probable primes to be congruent to a value mod 8. Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/28349)