Feature #10452
closed
Add documentation for Digest
Added by sdaubert (Sylvain Daubert) about 10 years ago.
Updated about 8 years ago.
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
- Status changed from Open to Assigned
- Assignee changed from drbrain (Eric Hodel) to zzak (zzak _)
- Status changed from Assigned to Closed
Applied in changeset r56455.
- ext/digest/digest.c: Add documentation for Digest.
[Feature #10452][ruby-core:66001][ci skip]
- 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.
- Assignee changed from zzak (zzak _) to hsbt (Hiroshi SHIBATA)
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0