aboutsummaryrefslogtreecommitdiffstats
path: root/ext/sha1
Commit message (Expand)AuthorAgeFilesLines
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-138-439/+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
* * ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos.knu2001-05-172-4/+3
* Add .cvsignore to let CVS ignore Makefile which is automaticallyknu2001-05-171-0/+1
* * ext/sha1/MANIFEST: Added.eban2001-05-171-0/+7
* * ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.knu2001-05-161-1/+1
* * ext/sha1/sha1.txt.jp: add the Japanese version derived fromknu2001-05-162-16/+79
* * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN toknu2001-05-162-16/+3
* Initial revisionknu2001-05-165-0/+372