Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/bn254/bn254.hpp"
#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | bb::BatchedAffineAddition< Curve > |
Class for handling fast batched affine addition of large sets of EC points. More... | |
struct | bb::BatchedAffineAddition< Curve >::AdditionSequences |
struct | bb::BatchedAffineAddition< Curve >::ThreadData |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |