ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:66001] [ruby-trunk - Feature #10452] [Open] Add documentation for Digest
       [not found] <redmine.issue-10452.20141029192505@ruby-lang.org>
@ 2014-10-29 19:25 ` sylvain.daubert
  2015-08-07 18:47 ` [ruby-core:70266] [Ruby trunk - Feature #10452] [Assigned] " zzak
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: sylvain.daubert @ 2014-10-29 19:25 UTC (permalink / raw
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:70266] [Ruby trunk - Feature #10452] [Assigned] Add documentation for Digest
       [not found] <redmine.issue-10452.20141029192505@ruby-lang.org>
  2014-10-29 19:25 ` [ruby-core:66001] [ruby-trunk - Feature #10452] [Open] Add documentation for Digest sylvain.daubert
@ 2015-08-07 18:47 ` zzak
  2015-08-07 18:47 ` [ruby-core:70267] [Ruby trunk - Feature #10452] " zzak
  2016-10-20  7:58 ` [ruby-core:77680] [Ruby trunk Feature#10452] " hsbt
  3 siblings, 0 replies; 4+ messages in thread
From: zzak @ 2015-08-07 18:47 UTC (permalink / raw
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:70267] [Ruby trunk - Feature #10452] Add documentation for Digest
       [not found] <redmine.issue-10452.20141029192505@ruby-lang.org>
  2014-10-29 19:25 ` [ruby-core:66001] [ruby-trunk - Feature #10452] [Open] Add documentation for Digest sylvain.daubert
  2015-08-07 18:47 ` [ruby-core:70266] [Ruby trunk - Feature #10452] [Assigned] " zzak
@ 2015-08-07 18:47 ` zzak
  2016-10-20  7:58 ` [ruby-core:77680] [Ruby trunk Feature#10452] " hsbt
  3 siblings, 0 replies; 4+ messages in thread
From: zzak @ 2015-08-07 18:47 UTC (permalink / raw
  To: ruby-core

Issue #10452 has been updated by Zachary Scott.

Assignee changed from Eric Hodel to Zachary Scott

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

* Author: Sylvain Daubert
* Status: Assigned
* Priority: Normal
* Assignee: Zachary Scott
----------------------------------------
* 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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:77680] [Ruby trunk Feature#10452] Add documentation for Digest
       [not found] <redmine.issue-10452.20141029192505@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2015-08-07 18:47 ` [ruby-core:70267] [Ruby trunk - Feature #10452] " zzak
@ 2016-10-20  7:58 ` hsbt
  3 siblings, 0 replies; 4+ messages in thread
From: hsbt @ 2016-10-20  7:58 UTC (permalink / raw
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-20  7:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-10452.20141029192505@ruby-lang.org>
2014-10-29 19:25 ` [ruby-core:66001] [ruby-trunk - Feature #10452] [Open] Add documentation for Digest sylvain.daubert
2015-08-07 18:47 ` [ruby-core:70266] [Ruby trunk - Feature #10452] [Assigned] " zzak
2015-08-07 18:47 ` [ruby-core:70267] [Ruby trunk - Feature #10452] " zzak
2016-10-20  7:58 ` [ruby-core:77680] [Ruby trunk Feature#10452] " hsbt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).