purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
purify_bulletproof_row_view Struct Reference

#include <bppp_bridge.h>

Data Fields

size_t size
 
const size_t * indices
 
const unsigned char * scalars32
 

Detailed Description

Definition at line 162 of file bppp_bridge.h.

Field Documentation

◆ indices

const size_t* purify_bulletproof_row_view::indices

Definition at line 164 of file bppp_bridge.h.

Referenced by purify_build_row_family().

◆ scalars32

const unsigned char* purify_bulletproof_row_view::scalars32

Definition at line 165 of file bppp_bridge.h.

◆ size

size_t purify_bulletproof_row_view::size

Definition at line 163 of file bppp_bridge.h.

Referenced by purify_build_row_family().


The documentation for this struct was generated from the following file: