From: Markus Tujula Date: 2009-07-21T19:02:28+09:00 Subject: [ruby-core:24470] [Bug #1799] ext/digest/sha2.c should be updated to fix an off-by-one bug Bug #1799: ext/digest/sha2.c should be updated to fix an off-by-one bug http://redmine.ruby-lang.org/issues/show/1799 Author: Markus Tujula Status: Open, Priority: Normal ruby -v: ruby 1.9.1p129 (2009-05-12 revision 23412) [i686-linux] Current is version 1.0.0beta1 of Aaron Gifford's C-based implementation. He has updated this to version 1.0 RELEASE which fixes a bug in SHA-256 hashing. Details from http://www.aarongifford.com/computers/sha.html ---------------------------------------- http://redmine.ruby-lang.org