Barretenberg
The ZK-SNARK library at the core of Aztec
|
Files | |
origin_tag.cpp | |
origin_tag.hpp | |
This file contains part of the logic for the Origin Tag mechanism that tracks the use of in-circuit primitives through tainting (common term meaning adding information that allows to track value origins) them. It then allows us to detect dangerous behaviours in-circuit. The mechanism is only enabled in DEBUG builds. | |
transcript.cpp | |
transcript.hpp | |
transcript.test.cpp | |