[#77789] [Ruby trunk Feature#12012] Add Boolean method — prodis@...
Issue #12012 has been updated by Fernando Hamasaki de Amorim.
4 messages
2016/10/27
[ruby-core:77680] [Ruby trunk Feature#10452] Add documentation for Digest
From:
hsbt@...
Date:
2016-10-20 07:58:11 UTC
List:
ruby-core #77680
Issue #10452 has been updated by Hiroshi SHIBATA.
Assignee changed from Zachary Scott to Hiroshi SHIBATA
----------------------------------------
Feature #10452: Add documentation for Digest
https://bugs.ruby-lang.org/issues/10452#change-60964
* Author: Sylvain Daubert
* Status: Closed
* Priority: Normal
* Assignee: Hiroshi SHIBATA
----------------------------------------
* 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/
Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>