Type Definition p384::ProjectivePoint

source ·
pub type ProjectivePoint = ProjectivePoint<NistP384>;
Available on crate feature arithmetic only.
Expand description

Elliptic curve point in projective coordinates.