keypair.hpp File Reference
#include <numeric>
+ Include dependency graph for keypair.hpp:

Go to the source code of this file.

Namespaces

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

Typedefs

template<typename ZkScheme >
using nil::crypto3::zk::snark::keypair = std::pair< typename ZkScheme::proving_key, typename ZkScheme::verification_key >