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

#include <elgamal_verifiable.hpp>

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

Public Attributes

const proof_system_type::keypair_type & gg_keypair
 
const g1_type::value_type & proof
 
const verification_key_typevk
 

Member Data Documentation

◆ gg_keypair

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

◆ proof

template<typename Curve , std::size_t BlockBits>
const g1_type::value_type& nil::crypto3::pubkey::verify_decryption_op< elgamal_verifiable< Curve, BlockBits > >::init_params_type::proof

◆ vk

template<typename Curve , std::size_t BlockBits>
const verification_key_type& nil::crypto3::pubkey::verify_decryption_op< elgamal_verifiable< Curve, BlockBits > >::init_params_type::vk

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