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
knu 4e840877aa * ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of
off-by-one errors in Aaron Gifford's code.

  Obtained from:  KAME via FreeBSD
  KAME PR:        393
  FreeBSD PR:     kern/34242


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-02-26 22:09:49 +00:00
..
lib Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
md5 Merge from rough. 2002-02-24 08:20:50 +00:00
rmd160 Merge from rough. 2002-02-24 08:20:50 +00:00
sha1 Merge from rough. 2002-02-24 08:20:50 +00:00
sha2 * ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of 2002-02-26 22:09:49 +00:00
.cvsignore Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
defs.h * st.c: primes should be primes. 2002-01-16 09:25:59 +00:00
digest.c * ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debug 2001-09-06 05:29:27 +00:00
digest.h Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
digest.txt Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
digest.txt.ja Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
extconf.rb Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
MANIFEST * eval.c (rb_thread_restore_context): save current value of 2001-09-08 14:17:53 +00:00
test.rb Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
test.sh Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00