pub const EMPTY_HEX: &str = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";Expand description
Hex form of the SHA-256 of the empty input.
Used as the OID of the empty pointer, which represents an empty file (see the spec).
pub const EMPTY_HEX: &str = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";Hex form of the SHA-256 of the empty input.
Used as the OID of the empty pointer, which represents an empty file (see the spec).