SHA-160
NIST's SHA-160
Set a custom size for the W array. Normally 80, but some subclasses need slightly more for best performance/internal constraints
size_t W_size | how big to make W |
The digest value, exposed for use by subclasses (asm, SSE2)
The message buffer, exposed for use by subclasses (asm, SSE2)