aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pkey_dsa.rb
Commit message (Expand)AuthorAgeFilesLines
* test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-30/+32
* Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-5/+0
* test/test_pkey_*: refine sign/verify teststopic/test-static-test-vectorKazuki Yamaguchi2016-10-161-0/+20
* test: refactor PKey::PKey#{sign,verify} testsKazuki Yamaguchi2016-08-181-33/+0
* test: rework PEM/DER encoding and decoding testsKazuki Yamaguchi2016-08-181-143/+100
* pkey: don't pass a seed to DSA_generate_parameters_ex()Kazuki Yamaguchi2016-08-071-0/+5
* pkey: make PKey.read raise PKey::PKeyError rather than ArgumentErrortopic/pkey-read-pkey-errorKazuki Yamaguchi2016-07-091-1/+1
* openssl: implement initialize_copy method for PKey classesrhe2016-06-191-0/+8
* openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-091-3/+3
* openssl: improve handling of password for encrypted PEMrhe2016-05-311-0/+12
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-11/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+240