pub const GENERATOR_TABLE: RistrettoBasepointTable;Expand description
The group generator as a table of precomputed multiples. This is the most efficient way to produce a scalar multiple of the generator.
pub const GENERATOR_TABLE: RistrettoBasepointTable;The group generator as a table of precomputed multiples. This is the most efficient way to produce a scalar multiple of the generator.