Constant SCALAR_LENGTH_BITS
pub const SCALAR_LENGTH_BITS: usize = _; // 256usize
Expand description
SCALAR_LENGTH_BITS specifies the number of bits needed to represent an Fr element. This is an element in the scalar field of BLS12-381.
pub const SCALAR_LENGTH_BITS: usize = _; // 256usize
SCALAR_LENGTH_BITS specifies the number of bits needed to represent an Fr element. This is an element in the scalar field of BLS12-381.