summaryrefslogtreecommitdiff
path: root/ext/digest/sha2/sha2.h
AgeCommit message (Expand)Author
2014-07-15ext/digest: return values of init and finalnobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-02-22* ext/digest/sha2: Use OpenSSL's SHA1 engine if available.nobu
2009-08-06* ext/digest/sha2/sha2.h (BYTE_ORDER): Define BYTE_ORDER asknu
2009-08-05* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes anknu
2006-10-11* ext/digest/digest.c (rb_digest_base_alloc,knu
2006-10-05* ext/digest/digest.[ch]: Since the argument order ofknu
2002-02-24Merge from rough.knu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu