pub const DIGEST_BYTES: usize = _; // 32usize
Size of the Digest representation in bytes.
Note that digests are stored in memory as words instead of bytes.