|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cassert>#include <cstdint>#include <cstring>#include <vector>#include "barretenberg/common/assert.hpp"#include "barretenberg/common/compiler_hints.hpp"Go to the source code of this file.
Classes | |
| class | BitVector |
| Custom class to handle packed vectors of bits. More... | |