Barretenberg
The ZK-SNARK library at the core of Aztec
|
Classes | |
struct | miller_lines |
Variables | |
constexpr size_t | loop_length = 64 |
constexpr size_t | neg_z_loop_length = 62 |
constexpr size_t | precomputed_coefficients_length = 87 |
constexpr std::array< uint8_t, loop_length > | loop_bits |
constexpr std::array< bool, neg_z_loop_length > | neg_z_loop_bits |
constexpr fq | two_inv = fq(2).invert() |
|
constexpr |
Definition at line 27 of file pairing_impl.hpp.
Definition at line 216 of file pairing_impl.hpp.
Definition at line 223 of file pairing_impl.hpp.
|
constexpr |
Definition at line 236 of file pairing_impl.hpp.
|
constexpr |
|
constexpr |
|
constexpr |
Definition at line 134 of file pairing_impl.hpp.
|
constexpr |
Definition at line 172 of file pairing_impl.hpp.
|
constexpr |
Definition at line 66 of file pairing_impl.hpp.
|
inlineconstexpr |
Definition at line 16 of file pairing_impl.hpp.
|
constexpr |
Definition at line 103 of file pairing_impl.hpp.
|
constexpr |
Definition at line 263 of file pairing_impl.hpp.
|
inline |
Definition at line 296 of file pairing_impl.hpp.
|
inline |
Definition at line 282 of file pairing_impl.hpp.
|
constexpr |
Definition at line 22 of file pairing.hpp.
|
constexpr |
Definition at line 18 of file pairing.hpp.
|
constexpr |
Definition at line 26 of file pairing.hpp.
|
constexpr |
Definition at line 19 of file pairing.hpp.
|
constexpr |
Definition at line 20 of file pairing.hpp.
Definition at line 15 of file pairing_impl.hpp.