(struct sha512_ctx): Use a word buffer, not a byte buffer, so that we
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jan 2006 07:18:39 +0000 (07:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jan 2006 07:18:39 +0000 (07:18 +0000)
commit3f83336726c71154b6b51377ece24fc607a4f5d7
tree49177ca829299a54e0c744a9679bd0b2a4205a2a
parenta60af3a64fcf58fe4a5d824678b791a3092c6495
(struct sha512_ctx): Use a word buffer, not a byte buffer, so that we
don't need to worry about alignment.
lib/sha512.h