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
knu
d6e985ad0b
* ext/sha1/sha1-ruby.c (md5i_new): separate initialize() from
...
new().
* ext/md5/md5init.c (sha1_new): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-24 16:00:54 +00:00
knu
98e79eccdf
* ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneeded
...
rb_obj_call_init() call.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-17 16:13:34 +00:00
knu
5348fd7d4a
Initial revision
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-16 22:07:28 +00:00