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

#include <bppp_bridge.h>

Data Fields

size_t n_gates
 
size_t n_commits
 
const unsigned char * al32
 
const unsigned char * ar32
 
const unsigned char * ao32
 
const unsigned char * v32
 

Detailed Description

Definition at line 180 of file bppp_bridge.h.

Field Documentation

◆ al32

const unsigned char* purify_bulletproof_assignment_view::al32

Definition at line 183 of file bppp_bridge.h.

Referenced by purify_build_bulletproof_assignment().

◆ ao32

const unsigned char* purify_bulletproof_assignment_view::ao32

Definition at line 185 of file bppp_bridge.h.

Referenced by purify_build_bulletproof_assignment().

◆ ar32

const unsigned char* purify_bulletproof_assignment_view::ar32

Definition at line 184 of file bppp_bridge.h.

Referenced by purify_build_bulletproof_assignment().

◆ n_commits

size_t purify_bulletproof_assignment_view::n_commits

Definition at line 182 of file bppp_bridge.h.

Referenced by purify_build_bulletproof_assignment().

◆ n_gates

size_t purify_bulletproof_assignment_view::n_gates

Definition at line 181 of file bppp_bridge.h.

Referenced by purify_build_bulletproof_assignment().

◆ v32

const unsigned char* purify_bulletproof_assignment_view::v32

Definition at line 186 of file bppp_bridge.h.

Referenced by purify_build_bulletproof_assignment().


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