![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <inner_product_impl.h>
Public Attributes | |
| size_t | n_proofs |
| secp256k1_scalar | p_offs |
| const secp256k1_ge * | g |
| const secp256k1_ge * | geng |
| const secp256k1_ge * | genh |
| size_t | vec_len |
| size_t | lg_vec_len |
| int | shared_g |
| secp256k1_scalar * | randomizer |
| secp256k1_bulletproof_innerproduct_vfy_data * | proof |
Definition at line 96 of file inner_product_impl.h.
| const secp256k1_ge* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::g |
Definition at line 99 of file inner_product_impl.h.
| const secp256k1_ge* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::geng |
Definition at line 100 of file inner_product_impl.h.
| const secp256k1_ge* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::genh |
Definition at line 101 of file inner_product_impl.h.
| size_t secp256k1_bulletproof_innerproduct_vfy_ecmult_context::lg_vec_len |
Definition at line 103 of file inner_product_impl.h.
| size_t secp256k1_bulletproof_innerproduct_vfy_ecmult_context::n_proofs |
Definition at line 97 of file inner_product_impl.h.
| secp256k1_scalar secp256k1_bulletproof_innerproduct_vfy_ecmult_context::p_offs |
Definition at line 98 of file inner_product_impl.h.
| secp256k1_bulletproof_innerproduct_vfy_data* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::proof |
Definition at line 106 of file inner_product_impl.h.
| secp256k1_scalar* secp256k1_bulletproof_innerproduct_vfy_ecmult_context::randomizer |
Definition at line 105 of file inner_product_impl.h.
| int secp256k1_bulletproof_innerproduct_vfy_ecmult_context::shared_g |
Definition at line 104 of file inner_product_impl.h.
| size_t secp256k1_bulletproof_innerproduct_vfy_ecmult_context::vec_len |
Definition at line 102 of file inner_product_impl.h.
1.8.17