pub const BLOCK_WORDS: usize = _; // 16usize
The number of words in the representation of a Block.
Note that for SHA-256 the block is twice the size of the Digest.