Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/assert.hpp"
#include "barretenberg/ecc/curves/secp256k1/secp256k1.hpp"
#include "barretenberg/ecc/curves/secp256r1/secp256r1.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include "barretenberg/stdlib/primitives/bigfield/bigfield.hpp"
#include <array>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
struct | acir_format::BigIntFromLeBytes |
struct | acir_format::BigIntOperation |
struct | acir_format::BigIntToLeBytes |
class | acir_format::ModulusParam |
class | acir_format::DSLBigInts< Builder > |
Namespaces | |
namespace | acir_format |