[#70257] [Ruby trunk - Feature #11420] [Open] Introduce ID key table into MRI — ko1@...

Issue #11420 has been reported by Koichi Sasada.

11 messages 2015/08/06

[ruby-core:70266] [Ruby trunk - Feature #10452] [Assigned] Add documentation for Digest

From: zzak@...
Date: 2015-08-07 18:47:26 UTC
List: ruby-core #70266
Issue #10452 has been updated by Zachary Scott.

Status changed from Open to Assigned

----------------------------------------
Feature #10452: Add documentation for Digest
https://bugs.ruby-lang.org/issues/10452#change-53692

* Author: Sylvain Daubert
* Status: Assigned
* Priority: Normal
* Assignee: Eric Hodel
----------------------------------------
* 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)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next