![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Public Attributes | |
| bench_bulletproof_t * | common |
| secp256k1_pedersen_commitment ** | commit |
| const unsigned char ** | blind |
| size_t * | value |
| size_t | n_commits |
| size_t | nbits |
Definition at line 31 of file bench_bulletproof.c.
| const unsigned char** bench_bulletproof_rangeproof_t::blind |
Definition at line 34 of file bench_bulletproof.c.
| secp256k1_pedersen_commitment** bench_bulletproof_rangeproof_t::commit |
Definition at line 33 of file bench_bulletproof.c.
| bench_bulletproof_t* bench_bulletproof_rangeproof_t::common |
Definition at line 32 of file bench_bulletproof.c.
| size_t bench_bulletproof_rangeproof_t::n_commits |
Definition at line 36 of file bench_bulletproof.c.
| size_t bench_bulletproof_rangeproof_t::nbits |
Definition at line 37 of file bench_bulletproof.c.
| size_t* bench_bulletproof_rangeproof_t::value |
Definition at line 35 of file bench_bulletproof.c.
1.8.17