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.