Skip to main content

MONT_BITS

Constant MONT_BITS 

Source
const MONT_BITS: usize = 128;
Expand description

Number of bits in the Montgomery constant R.

Matches the hardware parameter LowerTriBits = 128.