commit | fb015ca6f05e09b11a3932f89d25bae697c8af1e | [log] [tgz] |
---|---|---|
author | Christian Bundy <christianbundy@fraction.io> | Tue Mar 01 23:48:12 2016 -0500 |
committer | Rich Salz <rsalz@openssl.org> | Tue May 03 10:32:01 2016 -0400 |
tree | 6e846c5742c3fedf4323c6cdab1a55ab9e0eaa17 | |
parent | 6ac8377901b6cb9d5da8953d090e2ab43d65e8b5 [diff] |
Update Diffie-Hellman parameters to IANA standards This replaces the old SKIP primes with the most current Diffie-Hellman MODP groups defined by RFC 7296 and RFC 3526. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from GitHub https://github.com/openssl/openssl/pull/775)