Skip to main content

BasepointTable

Type Alias BasepointTable 

Source
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 */ }