|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "./utils.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::utils |
Functions | |
| std::vector< uint8_t > | bb::utils::hex_to_bytes (const std::string &hex) |
| Routine to transform hexstring to vector of bytes. | |