summaryrefslogtreecommitdiff
path: root/test/openssl/test_pkey_dh.rb
AgeCommit message (Expand)Author
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-19openssl: implement initialize_copy method for PKey classesrhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2016-01-16* ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt
2016-01-14* Remove 512-bit DH group. It's affected by LogJam Attack.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-25* ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove
2015-06-02use assert_raisenobu
2014-12-13test/openssl: skip old OpenSSLnobu
2012-12-20* test/openssl/test_pkey_dh.rb: revert special treatment ofemboss
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2012-08-28* test/openssl/utils.rbemboss
2011-09-01* Release GVL while OpenSSL's public key generation.nahi
2011-06-13* ext/openssl/pkey_dh.c: corrected documentation.emboss