Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/bn254/bn254.hpp"
#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"
Go to the source code of this file.
Classes | |
struct | bb::eccvm::ScalarMul< CycleGroup > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::eccvm |
Typedefs | |
template<typename CycleGroup > | |
using | bb::eccvm::MSM = std::vector< ScalarMul< CycleGroup > > |