aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/sha1/sha1init.c
Commit message (Expand)AuthorAgeFilesLines
* * array.c (rb_ary_delete): element comparison might change arraymatz2004-09-171-4/+1
* * ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It isknu2002-09-261-0/+4
* * ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu2002-02-171-2/+2
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+34