Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
Go to the source code of this file.
Namespaces | |
libsnark | |
Functions | |
memory_contents | libsnark::block_memory_contents (const size_t num_addresses, const size_t value_size, const size_t block1_size, const size_t block2_size) |
memory_contents | libsnark::random_memory_contents (const size_t num_addresses, const size_t value_size, const size_t num_filled) |
Declaration of interfaces for functions to sample examples of memory contents.
Definition in file memory_contents_examples.hpp.