1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/openssl/lib
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
..
openssl * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new 2010-10-04 00:33:22 +00:00
openssl.rb * backport r28621 and r28632 from ruby_1_8; 2010-08-19 08:22:31 +00:00