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

#include <inner_product_impl.h>

Collaboration diagram for secp256k1_bulletproof_innerproduct_pf_ecmult_context:
[legend]

Public Attributes

secp256k1_scalar x [SECP256K1_BULLETPROOF_MAX_DEPTH]
 
secp256k1_scalar xinv [SECP256K1_BULLETPROOF_MAX_DEPTH]
 
secp256k1_scalar yinv
 
secp256k1_scalar yinvn
 
const secp256k1_gegeng
 
const secp256k1_gegenh
 
const secp256k1_geg
 
const secp256k1_scalara
 
const secp256k1_scalarb
 
secp256k1_scalar g_sc
 
size_t grouping
 
size_t n
 

Detailed Description

Definition at line 507 of file inner_product_impl.h.

Member Data Documentation

◆ a

const secp256k1_scalar* secp256k1_bulletproof_innerproduct_pf_ecmult_context::a

Definition at line 515 of file inner_product_impl.h.

◆ b

const secp256k1_scalar* secp256k1_bulletproof_innerproduct_pf_ecmult_context::b

Definition at line 516 of file inner_product_impl.h.

◆ g

const secp256k1_ge* secp256k1_bulletproof_innerproduct_pf_ecmult_context::g

Definition at line 514 of file inner_product_impl.h.

◆ g_sc

secp256k1_scalar secp256k1_bulletproof_innerproduct_pf_ecmult_context::g_sc

Definition at line 517 of file inner_product_impl.h.

◆ geng

const secp256k1_ge* secp256k1_bulletproof_innerproduct_pf_ecmult_context::geng

Definition at line 512 of file inner_product_impl.h.

◆ genh

const secp256k1_ge* secp256k1_bulletproof_innerproduct_pf_ecmult_context::genh

Definition at line 513 of file inner_product_impl.h.

◆ grouping

size_t secp256k1_bulletproof_innerproduct_pf_ecmult_context::grouping

Definition at line 518 of file inner_product_impl.h.

◆ n

size_t secp256k1_bulletproof_innerproduct_pf_ecmult_context::n

Definition at line 519 of file inner_product_impl.h.

◆ x

secp256k1_scalar secp256k1_bulletproof_innerproduct_pf_ecmult_context::x[SECP256K1_BULLETPROOF_MAX_DEPTH]

Definition at line 508 of file inner_product_impl.h.

◆ xinv

secp256k1_scalar secp256k1_bulletproof_innerproduct_pf_ecmult_context::xinv[SECP256K1_BULLETPROOF_MAX_DEPTH]

Definition at line 509 of file inner_product_impl.h.

◆ yinv

secp256k1_scalar secp256k1_bulletproof_innerproduct_pf_ecmult_context::yinv

Definition at line 510 of file inner_product_impl.h.

◆ yinvn

secp256k1_scalar secp256k1_bulletproof_innerproduct_pf_ecmult_context::yinvn

Definition at line 511 of file inner_product_impl.h.


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