|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/stdlib/primitives/pairing_points.hpp"#include "barretenberg/srs/global_crs.hpp"#include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| class | bb::stdlib::recursion::PairingPointsTests< Builder > |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |
| namespace | bb::stdlib::recursion |
Typedefs | |
| using | bb::stdlib::recursion::Builders = testing::Types< UltraCircuitBuilder, MegaCircuitBuilder > |
Functions | |
| bb::stdlib::recursion::TYPED_TEST_SUITE (PairingPointsTests, Builders) | |
| bb::stdlib::recursion::TYPED_TEST (PairingPointsTests, ConstructDefault) | |