aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/sha2/sha2.h
Commit message (Expand)AuthorAgeFilesLines
* ext/digest: return values of init and finalnobu2014-07-151-15/+15
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-5/+5
* * ext/digest/sha2: Use OpenSSL's SHA1 engine if available.nobu2010-02-221-56/+27
* * ext/digest/sha2/sha2.h (BYTE_ORDER): Define BYTE_ORDER asknu2009-08-061-1/+10
* * ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes anknu2009-08-051-26/+162
* * ext/digest/digest.c (rb_digest_base_alloc,knu2006-10-111-6/+0
* * ext/digest/digest.[ch]: Since the argument order ofknu2006-10-051-24/+6
* Merge from rough.knu2002-02-241-1/+27
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+107