Skip to content

Commit d427b8a

Browse files
committed
* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
off-by-one bug in SHA-256 hashing. Reduce differences from the original while at it. [Bug ruby#1799] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent c7b5cec commit d427b8a

File tree

3 files changed

+452
-137
lines changed

3 files changed

+452
-137
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Thu Aug 6 01:37:20 2009 Akinori MUSHA <[email protected]>
2+
3+
* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
4+
off-by-one bug in SHA-256 hashing. Reduce differences from
5+
the original while at it. [Bug #1799]
6+
17
Thu Aug 6 00:09:56 2009 Akinori MUSHA <[email protected]>
28

39
* lib/ipaddr.rb (IPAddr#hash): Take account of netmask; submitted

0 commit comments

Comments
 (0)