Re-exports

pub use crate::alt_bn128::AltBn128Error;

Constants

Input length for the add operation.
Output length for the add operation.
Size of the EC point field, in bytes.
Input length for the multiplication operation.
Output length for the multiplication operation.
Pair element length.
Output length for pairing operation..
Size of the EC point. alt_bn128 point contains the consistently united x and y fields as 64 bytes.

Functions