Skip to main content

POLY

Constant POLY 

Source
pub const POLY: u128 = 0x87;
Expand description

The reduction polynomial X^128 + X^7 + X^2 + X + 1, with its X^128 term left implicit.