Module curve

Module curve 

Source
Expand description

Predefined elliptic curve types for common ZK-SNARK applications.

This module contains type definitions for widely-used elliptic curves in zero-knowledge proof systems. Each curve is defined with a unique identifier and can be used as a type parameter to specify which curve a backend should use.

§Available Curves

Structs§

BLS12_377
BLS12_381
BLS24_315
BLS24_317
BN254
BW6_633
BW6_761