aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pkey_rsa.rb
Commit message (Expand)AuthorAgeFilesLines
* test: fix formattingKazuki Yamaguchi2017-08-241-2/+1
* Backport "Merge branch 'topic/test-memory-leak'" to maintKazuki Yamaguchi2017-08-241-35/+38
* ossl_pem_passwd_cb: handle nil from the block explicitlyky/pem-passwd-cb-get-rid-of-minlenKazuki Yamaguchi2017-07-221-0/+3
* ossl_pem_passwd_cb: relax passphrase length constraintKazuki Yamaguchi2017-07-221-0/+8
* 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