Patches item #9280, was opened at 2007-03-14 21:44
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9280&group_id=426

Category: Ruby1.9
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Akinori MUSHA (knu)
Assigned to: Akinori MUSHA (knu)
Summary: Digest'ifying OpenSSL::Digest

Initial Comment:
This is a patch for trunk and ruby_1_8 that gets OpenSSL::Digest to make use of the Digest framework.

For ruby_1_8, the API is simply extended without introducing incompatibility.

For trunk, OpenSSL::Digest::Digest.new and OpenSSL::Digest::ALGORYTHM.new no longer takes an initial string to feed just like the Digest interface.


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9280&group_id=426