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::scalar_multiplication |
Functions | |
void | bb::scalar_multiplication::radix_sort_count_zero_entries (uint64_t *keys, const size_t num_entries, const uint32_t shift, size_t &num_zero_entries, const uint32_t total_bits, const uint64_t *start_pointer) noexcept |
size_t | bb::scalar_multiplication::process_buckets_count_zero_entries (uint64_t *wnaf_entries, const size_t num_entries, const uint32_t num_bits) noexcept |