Expand description
Multi-scalar multiplication algorithm.
Structs§
- Contains unevaluated multi-scalar multiplication.
Functions§
- Multi-scalar multiplication algorithm copied from https://github.com/zcash/halo2/blob/main/halo2_proofs/src/arithmetic.rs.