nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > > Member List

This is the complete list of members for nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >, including all inherited members.

decrypt_op< scheme_type > classnil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >friend
g2_type typedefnil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >
rho_g2nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >
rho_rhov_g2nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >
rho_sv_g2nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >
scheme_type typedefnil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >
verification_key()=defaultnil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >
verification_key(const typename g2_type::value_type &rho_g2, const std::vector< typename g2_type::value_type > &rho_sv_g2, const std::vector< typename g2_type::value_type > &rho_rhov_g2)nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >inline
verification_key(typename g2_type::value_type &&rho_g2, std::vector< typename g2_type::value_type > &&rho_sv_g2, std::vector< typename g2_type::value_type > &&rho_rhov_g2)nil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >inline
verify_decryption_op< scheme_type > classnil::crypto3::pubkey::verification_key< elgamal_verifiable< Curve, BlockBits > >friend