aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_bn.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/bn-updates'Kazuki Yamaguchi2016-12-261-51/+266
|\
| * bn: implement OpenSSL::BN#negative?topic/bn-updatesKazuki Yamaguchi2016-12-231-0/+6
| * bn: implement unary {plus,minus} operators for OpenSSL::BNKazuki Yamaguchi2016-12-231-0/+7
| * bn: refine testsKazuki Yamaguchi2016-12-231-51/+253
* | Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-4/+0
|/
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+1
* openssl: fix equality test methods of OpenSSL::BNrhe2016-05-311-4/+12
* Sync trunkZachary Scott2016-02-021-0/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+52