pub(super) type BasepointTable = BasepointTable<ProjectivePoint, WINDOW_SIZE>;Expand description
Basepoint table for multiples of NIST P-384’s generator.
Aliased Type§
pub(super) struct BasepointTable { /* private fields */ }pub(super) type BasepointTable = BasepointTable<ProjectivePoint, WINDOW_SIZE>;Basepoint table for multiples of NIST P-384’s generator.
pub(super) struct BasepointTable { /* private fields */ }