Project

General

Profile

Actions

Feature #10452

closed

Add documentation for Digest

Added by sdaubert (Sylvain Daubert) over 9 years ago. Updated over 7 years ago.

Status:
Closed
Target version:
-
[ruby-core:66001]

Description

  • ext/digest/digest.c:

    • remove HMAC from list of digest algorithms,
    • add MD5 in list of digest algorithms,
    • add information about writing a C digest implementation using
      Digest::Base,
    • add documentation for Digest::Base public methods.
  • ext/digest/md5/md5init.c: add examples for MD5.

  • ext/digest/rmd160/rmd160init.c: add examples for Digest::RMD160.

  • ext/digest/sha1/sha1init.c: add examples for Digest::SHA1.


Files

0001-ext-digest-digest.c.patch (10.3 KB) 0001-ext-digest-digest.c.patch sdaubert (Sylvain Daubert), 10/29/2014 07:23 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0