PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
bench_bulletproof_rangeproof_t Struct Reference
Collaboration diagram for bench_bulletproof_rangeproof_t:
[legend]

Public Attributes

bench_bulletproof_tcommon
 
secp256k1_pedersen_commitment ** commit
 
const unsigned char ** blind
 
size_t * value
 
size_t n_commits
 
size_t nbits
 

Detailed Description

Definition at line 31 of file bench_bulletproof.c.

Member Data Documentation

◆ blind

const unsigned char** bench_bulletproof_rangeproof_t::blind

Definition at line 34 of file bench_bulletproof.c.

◆ commit

secp256k1_pedersen_commitment** bench_bulletproof_rangeproof_t::commit

Definition at line 33 of file bench_bulletproof.c.

◆ common

bench_bulletproof_t* bench_bulletproof_rangeproof_t::common

Definition at line 32 of file bench_bulletproof.c.

◆ n_commits

size_t bench_bulletproof_rangeproof_t::n_commits

Definition at line 36 of file bench_bulletproof.c.

◆ nbits

size_t bench_bulletproof_rangeproof_t::nbits

Definition at line 37 of file bench_bulletproof.c.

◆ value

size_t* bench_bulletproof_rangeproof_t::value

Definition at line 35 of file bench_bulletproof.c.


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