Expand description
Multiexponentiation on the CPU.
Structs§
Traits§
- Query
Density - Source
- A source of bases, like an iterator.
- Source
Builder - An object that builds a source of bases.
Functions§
- multiexp_
cpu - Perform multi-exponentiation. The caller is responsible for ensuring the query size is the same as the number of exponents.