On Fri, Mar 16, 2012 at 08:26:28PM +0000, Kent Yoder wrote: > The current code only increments the upper 64 bits of the SHA-512 byte > counter when the number of bytes hashed happens to hit 2^64 exactly. > > This patch increments the upper 64 bits whenever the lower 64 bits > overflows. > > Signed-off-by: Kent Yoder <k...@linux.vnet.ibm.com>
Good catch. Patch applied to crypto and stable. Thanks a lot! -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html