nil::crypto3::pubkey::generate_keypair_op< elgamal_verifiable< Curve, BlockBits > >::init_params_type Struct Reference

#include <elgamal_verifiable.hpp>

+ Collaboration diagram for nil::crypto3::pubkey::generate_keypair_op< elgamal_verifiable< Curve, BlockBits > >::init_params_type:

Public Attributes

const proof_system_type::keypair_type & gg_keypair
 
std::size_t msg_size
 

Member Data Documentation

◆ gg_keypair

template<typename Curve , std::size_t BlockBits>
const proof_system_type::keypair_type& nil::crypto3::pubkey::generate_keypair_op< elgamal_verifiable< Curve, BlockBits > >::init_params_type::gg_keypair

◆ msg_size

template<typename Curve , std::size_t BlockBits>
std::size_t nil::crypto3::pubkey::generate_keypair_op< elgamal_verifiable< Curve, BlockBits > >::init_params_type::msg_size

The documentation for this struct was generated from the following file: