Function base_point_g

Source
pub fn base_point_g() -> Point
Expand description

Get the standard base point G of the P-521 curve

Returns the generator point specified in the NIST P-521 standard. This point generates the cyclic subgroup used for ECDH and ECDSA.