Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
native_crs_factory.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::srs
 
namespace  bb::srs::factories
 

Functions

MemBn254CrsFactory bb::srs::factories::init_bn254_crs (const std::filesystem::path &path, size_t dyadic_circuit_size, bool allow_download)
 Initialize a memory crs factory for bn254 based on a known dyadic circuit size.
 
MemGrumpkinCrsFactory bb::srs::factories::init_grumpkin_crs (const std::filesystem::path &path, size_t eccvm_dyadic_circuit_size, bool allow_download)
 Initialize a memory crs factory for grumpkin based on a known dyadic circuit size.