base_point_g

Function base_point_g 

Source
pub fn base_point_g() -> Point
Expand description

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

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