Get the length of the base point in the curve
@override int get baselen => ((p.bitLength + 1 + 7) ~/ 8);