pub const HASH_STATE: [u32; 5];
The initial hash state for SHA-1. This constant represents the initial values used in the SHA-1/// hashing algorithm.