PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
secp256k1_bulletproof_innerproduct_vfy_ecmult_context Struct Reference

#include <inner_product_impl.h>

Collaboration diagram for secp256k1_bulletproof_innerproduct_vfy_ecmult_context:
[legend]

Public Attributes

size_t n_proofs
 
secp256k1_scalar p_offs
 
const secp256k1_geg
 
const secp256k1_gegeng
 
const secp256k1_gegenh
 
size_t vec_len
 
size_t lg_vec_len
 
int shared_g
 
secp256k1_scalarrandomizer
 
secp256k1_bulletproof_innerproduct_vfy_dataproof
 

Detailed Description

Definition at line 96 of file inner_product_impl.h.

Member Data Documentation

◆ g

const secp256k1_ge* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::g

Definition at line 99 of file inner_product_impl.h.

◆ geng

const secp256k1_ge* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::geng

Definition at line 100 of file inner_product_impl.h.

◆ genh

const secp256k1_ge* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::genh

Definition at line 101 of file inner_product_impl.h.

◆ lg_vec_len

size_t secp256k1_bulletproof_innerproduct_vfy_ecmult_context::lg_vec_len

Definition at line 103 of file inner_product_impl.h.

◆ n_proofs

size_t secp256k1_bulletproof_innerproduct_vfy_ecmult_context::n_proofs

Definition at line 97 of file inner_product_impl.h.

◆ p_offs

secp256k1_scalar secp256k1_bulletproof_innerproduct_vfy_ecmult_context::p_offs

Definition at line 98 of file inner_product_impl.h.

◆ proof

secp256k1_bulletproof_innerproduct_vfy_data* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::proof

Definition at line 106 of file inner_product_impl.h.

◆ randomizer

secp256k1_scalar* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::randomizer

Definition at line 105 of file inner_product_impl.h.

◆ shared_g

int secp256k1_bulletproof_innerproduct_vfy_ecmult_context::shared_g

Definition at line 104 of file inner_product_impl.h.

◆ vec_len

size_t secp256k1_bulletproof_innerproduct_vfy_ecmult_context::vec_len

Definition at line 102 of file inner_product_impl.h.


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