aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/md5/md5ossl.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/digest/digest.c (rb_digest_base_alloc,knu2006-10-111-15/+0
* * ext/digest/digest.[ch]: Since the argument order ofknu2006-10-051-7/+1
* * intern.h (rb_check_array_type): Declare rb_check_array_type().knu2003-01-061-0/+2
* * ext/digest/md5: Use OpenSSL's MD5 engine if available. It isknu2002-09-261-0/+28