Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces
sha256_aux.hpp File Reference
#include <libsnark/gadgetlib1/gadgets/basic_gadgets.hpp>
#include <libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_aux.tcc>
Include dependency graph for sha256_aux.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::lastbits_gadget< FieldT >
 
class  libsnark::XOR3_gadget< FieldT >
 
class  libsnark::small_sigma_gadget< FieldT >
 
class  libsnark::big_sigma_gadget< FieldT >
 
class  libsnark::choice_gadget< FieldT >
 
class  libsnark::majority_gadget< FieldT >
 

Namespaces

 libsnark
 

Detailed Description

Declaration of interfaces for auxiliary gadgets for the SHA256 gadget.

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file sha256_aux.hpp.