ruby/ext/openssl/lib
yugui 0ce00dce21 merges r29407 from trunk into ruby_1_9_2.
--
* 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/branches/ruby_1_9_2@30028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-02 08:05:48 +00:00
..
openssl merges r29407 from trunk into ruby_1_9_2. 2010-12-02 08:05:48 +00:00
openssl.rb * ext/openssl: avoid cyclic require. 2009-02-17 16:09:44 +00:00