Actions
Bug #5167
closed[PATCH] adding head documentation and example for Digest module
    Bug #5167:
    [PATCH] adding head documentation and example for Digest module
  
Files
        
           Updated by drbrain (Eric Hodel) about 14 years ago
          Updated by drbrain (Eric Hodel) about 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r32950.
Sylvain, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- ext/digest/digest.c:  Add documentation for the Digest module.  Patch by
 Sylvain Daubert. [Ruby 1.9 - Bug #5167]
        
           Updated by drbrain (Eric Hodel) about 14 years ago
          Updated by drbrain (Eric Hodel) about 14 years ago
          
          
        
        
      
      I removed the bit about OpenSSL::Digest being faster than Digest as they now share the same implementation. I also added RMD160 and BubbleBabble.
Actions