Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
hypernova_batching_challenges.hpp File Reference
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

template<typename FF , typename Transcript >
std::pair< std::vector< FF >, std::vector< FF > > bb::get_hypernova_batching_challenges (const std::shared_ptr< Transcript > &transcript, size_t num_unshifted, size_t num_shifted)
 Generate batching challenges for HyperNova folding.