![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Public Attributes | |
| secp256k1_context2 * | ctx |
| secp256k1_pedersen_commitment | commit |
| unsigned char | proof [5134] |
| unsigned char | blind [32] |
| size_t | len |
| int | min_bits |
| uint64_t | v |
Definition at line 14 of file bench_rangeproof.c.
| unsigned char bench_rangeproof_t::blind[32] |
Definition at line 22 of file bench_rangeproof.c.
| secp256k1_pedersen_commitment bench_rangeproof_t::commit |
Definition at line 20 of file bench_rangeproof.c.
| secp256k1_context2* bench_rangeproof_t::ctx |
Definition at line 19 of file bench_rangeproof.c.
| size_t bench_rangeproof_t::len |
Definition at line 23 of file bench_rangeproof.c.
| int bench_rangeproof_t::min_bits |
Definition at line 24 of file bench_rangeproof.c.
| unsigned char bench_rangeproof_t::proof[5134] |
Definition at line 21 of file bench_rangeproof.c.
| uint64_t bench_rangeproof_t::v |
Definition at line 25 of file bench_rangeproof.c.
1.8.17