summaryrefslogtreecommitdiff
path: root/ext/digest/sha2/sha2.c
AgeCommit message (Expand)Author
2012-04-30* ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu
2011-07-15* ext/digest/sha2/sha2.c (SHA256_Update, SHA512_Update): avoid Busnahi
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
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.c: The ULL suffix is not supported byknu
2009-08-06 * ext/digest/sha2/sha2.c (*_Final): typos.usa
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
2005-12-29* eval.c (rb_mod_define_method): should save safe_level in thematz
2003-07-26* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz
2003-05-04* array.c (rb_ary_values_at): new method to replace select(index..).matz
2002-02-26* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu