summaryrefslogtreecommitdiff
path: root/test/openssl/test_bn.rb
AgeCommit message (Expand)Author
2016-05-18openssl: fix equality test methods of OpenSSL::BNrhe
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-13test/openssl: skip old OpenSSLnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2011-01-29* ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case.naruse
2010-12-15drying up the requires in the openssl teststenderlove
2010-12-11refactor load error rescue to the openssl util filetenderlove
2010-10-04* ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.newnaruse
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse