knowledge_commitment.hpp File Reference
+ Include dependency graph for knowledge_commitment.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::zk::snark::knowledge_commitment< Type1, Type2 >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::zk
 
 nil::crypto3::zk::snark
 

Typedefs

template<typename Type1 , typename Type2 >
using nil::crypto3::zk::snark::knowledge_commitment_vector = sparse_vector< knowledge_commitment< Type1, Type2 > >