Structs§
- Curve
Config - EcAdd
NeChip - BLOCK_SIZE: how many cells do we read at a time, must be a power of 2. BLOCKS: how many blocks do we need to represent one input or output For example, for bls12_381, BLOCK_SIZE = 16, each element has 3 blocks and with two elements per input AffinePoint, BLOCKS = 6. For secp256k1, BLOCK_SIZE = 32, BLOCKS = 2.
- EcDouble
Chip - Rv32
Weierstrass Config - Weierstrass
Extension
Enums§
- Rv32
Weierstrass Config Executor - Rv32
Weierstrass Config Periphery - Weierstrass
Extension Executor - Weierstrass
Extension Periphery