Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/transcript/origin_tag.hpp"
#include "barretenberg/common/throw_or_abort.hpp"
#include "barretenberg/numeric/uint256/uint256.hpp"
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Functions | |
void | bb::check_child_tags (const uint256_t &tag_a, const uint256_t &tag_b) |
Detect if two elements from the same transcript are performing a suspicious interaction. | |