Skip to main content

USABLE_BITS_PER_FIELD_ELEMENT

Constant USABLE_BITS_PER_FIELD_ELEMENT 

Source
pub const USABLE_BITS_PER_FIELD_ELEMENT: usize = 254;
Expand description

Number of usable bits in a field element. The top two bits are always zero.