aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pkey_rsa.rb
Commit message (Expand)AuthorAgeFilesLines
* test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-34/+37
* Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-4/+0
* test/test_pkey_*: refine sign/verify teststopic/test-static-test-vectorKazuki Yamaguchi2016-10-161-0/+22
* test: refactor PKey::PKey#{sign,verify} testsKazuki Yamaguchi2016-08-181-8/+0
* test: rework PEM/DER encoding and decoding testsKazuki Yamaguchi2016-08-181-184/+128
* test/test_pkey_rsa: remove memory leak regression testtopic/memory-leaksKazuki Yamaguchi2016-08-161-30/+0
* pkey: make PKey.read raise PKey::PKeyError rather than ArgumentErrortopic/pkey-read-pkey-errorKazuki Yamaguchi2016-07-091-2/+2
* openssl: implement initialize_copy method for PKey classesrhe2016-06-191-0/+8
* openssl: improve handling of password for encrypted PEMrhe2016-05-311-0/+18
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-10/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+313