![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <inner_product_impl.h>
Public Attributes | |
| const unsigned char * | proof |
| secp256k1_scalar | p_offs |
| secp256k1_scalar | yinv |
| unsigned char | commit [32] |
| secp256k1_bulletproof_vfy_callback * | rangeproof_cb |
| void * | rangeproof_cb_data |
| size_t | n_extra_rangeproof_points |
Definition at line 73 of file inner_product_impl.h.
| unsigned char secp256k1_bulletproof_innerproduct_context::commit[32] |
Definition at line 77 of file inner_product_impl.h.
| size_t secp256k1_bulletproof_innerproduct_context::n_extra_rangeproof_points |
Definition at line 80 of file inner_product_impl.h.
| secp256k1_scalar secp256k1_bulletproof_innerproduct_context::p_offs |
Definition at line 75 of file inner_product_impl.h.
| const unsigned char* secp256k1_bulletproof_innerproduct_context::proof |
Definition at line 74 of file inner_product_impl.h.
| secp256k1_bulletproof_vfy_callback* secp256k1_bulletproof_innerproduct_context::rangeproof_cb |
Definition at line 78 of file inner_product_impl.h.
| void* secp256k1_bulletproof_innerproduct_context::rangeproof_cb_data |
Definition at line 79 of file inner_product_impl.h.
| secp256k1_scalar secp256k1_bulletproof_innerproduct_context::yinv |
Definition at line 76 of file inner_product_impl.h.
1.8.17