1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/openssl
naruse 3a633b812e * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new
accepts only Strings, so call Integer#to_s(16).
  16 is for an optimization. [ruby-dev:42336]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-04 00:33:22 +00:00
..
ssl_server.rb
test_asn1.rb
test_bn.rb * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new 2010-10-04 00:33:22 +00:00
test_cipher.rb
test_config.rb
test_digest.rb
test_ec.rb
test_hmac.rb
test_ns_spki.rb
test_pair.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_pkcs7.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_pkey_rsa.rb
test_ssl.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_x509cert.rb
test_x509crl.rb
test_x509ext.rb
test_x509name.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_x509req.rb
test_x509store.rb
utils.rb * test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:42285] 2010-09-22 08:16:49 +00:00