aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_pkey_dh.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt2016-01-161-0/+14
* * Remove 512-bit DH group. It's affected by LogJam Attack.hsbt2016-01-141-12/+2
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove2015-07-251-0/+21
* use assert_raisenobu2015-06-021-1/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* * test/openssl/test_pkey_dh.rb: revert special treatment ofemboss2012-12-201-2/+1
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-3/+7
* * test/openssl/utils.rbemboss2012-08-281-8/+8
* * Release GVL while OpenSSL's public key generation.nahi2011-09-011-0/+7
* * ext/openssl/pkey_dh.c: corrected documentation.emboss2011-06-131-0/+72