Skip to main content

SHA256_EMPTY

Constant SHA256_EMPTY 

Source
const SHA256_EMPTY: &str = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";
Expand description

SHA-256 digest of an empty byte string — pre-computed constant to avoid hashing an empty body on every GET/HEAD/DELETE re-sign.