Constant HASH_STATE

Source
pub const HASH_STATE: [u32; 5];
Expand description

The initial hash state for SHA-1.

This constant represents the initial values used in the SHA-1 hashing algorithm.