Skip to main content

LEGACY_DOMAIN_BYTE

Constant LEGACY_DOMAIN_BYTE 

Source
pub const LEGACY_DOMAIN_BYTE: u8 = 0x01;
Expand description

Domain byte used by legacy Keccak padding.

SHA3-256 uses 0x06; using it here is a compatibility bug.