|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::crypto |
| namespace | bb::crypto::merkle_tree |
| namespace | std |
| STL namespace. | |
Typedefs | |
| using | bb::crypto::merkle_tree::fr_hash_path = std::vector< std::pair< fr, fr > > |
| using | bb::crypto::merkle_tree::fr_sibling_path = std::vector< fr > |
Functions | |
| std::ostream & | std::operator<< (std::ostream &os, bb::crypto::merkle_tree::fr_hash_path const &path) |