nil::crypto3::pubkey::rerandomize_op< elgamal_verifiable< Curve, BlockBits > >::internal_accumulator_type Struct Reference

#include <elgamal_verifiable.hpp>

+ Collaboration diagram for nil::crypto3::pubkey::rerandomize_op< elgamal_verifiable< Curve, BlockBits > >::internal_accumulator_type:

Public Attributes

std::vector< typename g1_type::value_type > cipher_text
 
const proof_system_type::keypair_type & gg_keypair
 
const proof_system_type::proof_type & proof
 
const public_key_typepubkey
 
std::vector< typename scalar_field_type::value_type > rnd
 

Member Data Documentation

◆ cipher_text

template<typename Curve , std::size_t BlockBits>
std::vector<typename g1_type::value_type> nil::crypto3::pubkey::rerandomize_op< elgamal_verifiable< Curve, BlockBits > >::internal_accumulator_type::cipher_text

◆ gg_keypair

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

◆ proof

template<typename Curve , std::size_t BlockBits>
const proof_system_type::proof_type& nil::crypto3::pubkey::rerandomize_op< elgamal_verifiable< Curve, BlockBits > >::internal_accumulator_type::proof

◆ pubkey

template<typename Curve , std::size_t BlockBits>
const public_key_type& nil::crypto3::pubkey::rerandomize_op< elgamal_verifiable< Curve, BlockBits > >::internal_accumulator_type::pubkey

◆ rnd

template<typename Curve , std::size_t BlockBits>
std::vector<typename scalar_field_type::value_type> nil::crypto3::pubkey::rerandomize_op< elgamal_verifiable< Curve, BlockBits > >::internal_accumulator_type::rnd

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