aboutsummaryrefslogtreecommitdiffstats
path: root/ext/sha1/sha1-ruby.c
Commit message (Expand)AuthorAgeFilesLines
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-111/+0
* * ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. Theknu2001-05-241-1/+1
* * ext/sha1/sha1-ruby.c (md5i_new): separate initialize() fromknu2001-05-241-7/+18
* * ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneededknu2001-05-171-1/+0
* Initial revisionknu2001-05-161-0/+101