Skip to main content

POLYMOD_INIT

Constant POLYMOD_INIT 

Source
pub const POLYMOD_INIT: u128 = 0x23181b3;
Expand description

Initial residue value for both the regular and long polymod algorithms (BIP 93).

Both ms32_polymod and ms32_long_polymod start with this residue before processing any input characters.