Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::UltraHonkAPI Member List

This is the complete list of members for bb::UltraHonkAPI, including all inherited members.

check(const Flags &flags, const std::filesystem::path &bytecode_path, const std::filesystem::path &witness_path) overridebb::UltraHonkAPIvirtual
gates(const Flags &flags, const std::filesystem::path &bytecode_path) overridebb::UltraHonkAPIvirtual
prove(const Flags &flags, const std::filesystem::path &bytecode_path, const std::filesystem::path &witness_path, const std::filesystem::path &vk_path, const std::filesystem::path &output_dir)bb::UltraHonkAPI
prove_and_verify(const Flags &flags, const std::filesystem::path &bytecode_path, const std::filesystem::path &witness_path)bb::UltraHonkAPI
verify(const Flags &flags, const std::filesystem::path &public_inputs_path, const std::filesystem::path &proof_path, const std::filesystem::path &vk_path) overridebb::UltraHonkAPIvirtual
write_solidity_verifier(const Flags &flags, const std::filesystem::path &output_path, const std::filesystem::path &vk_path) overridebb::UltraHonkAPIvirtual
write_vk(const Flags &flags, const std::filesystem::path &bytecode_path, const std::filesystem::path &output_path) overridebb::UltraHonkAPIvirtual