1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest
eregon 61b624d149 ext/digest/digest.c (hexencode_str_new): return an ASCII string
* test/digest: tests for all kind of digests encodings
  [ruby-core:46792][Bug #6799]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-01 13:30:51 +00:00
..
bubblebabble
lib
md5 * revert r35510 and r35511 which caused removing the headers everytime. 2012-05-01 07:15:18 +00:00
rmd160 rmd160.c: fix for huge data 2012-05-07 01:27:59 +00:00
sha1 * revert r35510 and r35511 which caused removing the headers everytime. 2012-05-01 07:15:18 +00:00
sha2 * revert r35510 and r35511 which caused removing the headers everytime. 2012-05-01 07:15:18 +00:00
defs.h
depend
digest.c ext/digest/digest.c (hexencode_str_new): return an ASCII string 2012-08-01 13:30:51 +00:00
digest.h
extconf.rb
test.sh