ruby/ext/sha1
knu 4e7c81084e * ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. The
buffer for a SHA-1 hexdigest needs to be 41 bytes in length.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-24 20:41:51 +00:00
..
.cvsignore Add .cvsignore to let CVS ignore Makefile which is automatically 2001-05-17 07:13:18 +00:00
MANIFEST * ext/sha1/MANIFEST: Added. 2001-05-17 05:28:39 +00:00
extconf.rb * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN to 2001-05-16 22:14:01 +00:00
sha1-ruby.c * ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. The 2001-05-24 20:41:51 +00:00
sha1.c * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN to 2001-05-16 22:14:01 +00:00
sha1.h Initial revision 2001-05-16 22:07:28 +00:00
sha1.txt * ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos. 2001-05-17 16:05:49 +00:00
sha1.txt.jp * ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos. 2001-05-17 16:05:49 +00:00