Constant ADD_INPUT_LEN
pub const ADD_INPUT_LEN: usize = _; // 128usize
Expand description
Input length for the add operation.
ADD
takes two uncompressed G1 points (64 bytes each).
pub const ADD_INPUT_LEN: usize = _; // 128usize
Input length for the add operation.
ADD
takes two uncompressed G1 points (64 bytes each).