|
purify
C++ Purify implementation with native circuit and BPP support
|
#include <bppp_bridge.h>
Data Fields | |
| size_t | size |
| const size_t * | indices |
| const unsigned char * | scalars32 |
Definition at line 162 of file bppp_bridge.h.
| const size_t* purify_bulletproof_row_view::indices |
Definition at line 164 of file bppp_bridge.h.
Referenced by purify_build_row_family().
| const unsigned char* purify_bulletproof_row_view::scalars32 |
Definition at line 165 of file bppp_bridge.h.
| size_t purify_bulletproof_row_view::size |
Definition at line 163 of file bppp_bridge.h.
Referenced by purify_build_row_family().