Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for libzeth::bits< numBits >, including all inherited members.
bits() | libzeth::bits< numBits > | |
bits(const boolList &...bits) | libzeth::bits< numBits > | |
bits(boolIt it) | libzeth::bits< numBits > | explicitprotected |
bits_add(const bits &, const bits &, bool) | libzeth::bits< numBits > | friend |
bits_xor(const bits &, const bits &) | libzeth::bits< numBits > | friend |
fill_from_iterator(boolIt it) | libzeth::bits< numBits > | protected |
fill_pb_variable_array(libsnark::protoboard< FieldT > &pb, libsnark::pb_variable_array< FieldT > &var_array) const | libzeth::bits< numBits > | |
from_hex(const std::string &hex) | libzeth::bits< numBits > | static |
from_size_t(size_t addr) | libzeth::bits< numBits > | static |
from_vector(const std::vector< bool > &bin) | libzeth::bits< numBits > | static |
is_zero() const | libzeth::bits< numBits > | |
to_vector() const | libzeth::bits< numBits > |