(struct sha256_ctx): Use a word buffer, not a byte buffer, so that we
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jan 2006 07:18:13 +0000 (07:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jan 2006 07:18:13 +0000 (07:18 +0000)
commita60af3a64fcf58fe4a5d824678b791a3092c6495
treef7289144d5c017828f10ff24cb68d925a78ccfd3
parent25962cd48918be2a55d733eec6fe4ac26fdc79cd
(struct sha256_ctx): Use a word buffer, not a byte buffer, so that we
 don't need to worry about alignment.  All uses changed.
lib/sha256.h