pub fn extract_p(point: Point) -> Base
Expand description
Coordinate Extractor for Pallas
ExtractP: P ā Pš„ such that ExtractP(š) = š„(š) mod šP.
ExtractP returns the type Pš„ which is precise for its range, unlike ExtractJ(š) which returns a bit sequence.