num_bits

Function num_bits 

Source
fn num_bits<C: PrimeOrderCurve>(n: C::Scalar) -> usize
Expand description

Helper function to compute the number of bits in a scalar.