Module Name: src Committed By: bouyer Date: Wed Jan 27 21:09:14 UTC 2010
Modified Files: src/common/lib/libc/hash/sha2 [netbsd-4]: sha2.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1382): common/lib/libc/hash/sha2/sha2.c: revision 1.21 Fix unaligned access in *_Final for SHA224/SHA256/SHA384. Remaining part of PR 42273. Tested by snj. To generate a diff of this commit: cvs rdiff -u -r1.2.4.6 -r1.2.4.7 src/common/lib/libc/hash/sha2/sha2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.