[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:66001] [ruby-trunk - Feature #10452] [Open] Add documentation for Digest

From: sylvain.daubert@...
Date: 2014-10-29 19:25:05 UTC
List: ruby-core #66001
Issue #10452 has been reported by Sylvain Daubert.

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

* Author: Sylvain Daubert
* Status: Open
* Priority: Normal
* Assignee: Eric Hodel
* Category: doc
* Target version: 
----------------------------------------
* 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