|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/secp256r1/secp256r1.hpp"#include "barretenberg/ecc/groups/precomputed_generators_secp256r1_impl.hpp"#include "barretenberg/stdlib/primitives/biggroup/biggroup.hpp"#include "barretenberg/stdlib_circuit_builders/plookup_tables/secp256r1_fixed_base.hpp"Go to the source code of this file.
Classes | |
| struct | bb::stdlib::element_default::detail::fake_glv_decomposition |
| Native fake-GLV decomposition for a secp256r1 scalar. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |
| namespace | bb::stdlib::element_default |
| namespace | bb::stdlib::element_default::detail |
Functions | |
| fake_glv_decomposition | bb::stdlib::element_default::detail::compute_secp256r1_fake_glv_decomposition (const ::bb::secp256r1::fr &s) |