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

#include <core.h>

Data Fields

size_t n_gates
 
size_t n_commits
 
size_t n_constraints
 
size_t n_bits
 
secp256k1_bulletproof_wmatrix_rowwl
 
secp256k1_bulletproof_wmatrix_rowwr
 
secp256k1_bulletproof_wmatrix_rowwo
 
secp256k1_bulletproof_wmatrix_rowwv
 
secp256k1_fast_scalarc
 
secp256k1_bulletproof_wmatrix_entryentries
 

Detailed Description

Definition at line 47 of file core.h.

Field Documentation

◆ c

◆ entries

secp256k1_bulletproof_wmatrix_entry* secp256k1_bulletproof_circuit::entries

Definition at line 57 of file core.h.

Referenced by purify_build_bulletproof_circuit(), and purify_free_bulletproof_circuit().

◆ n_bits

◆ n_commits

◆ n_constraints

◆ n_gates

◆ wl

◆ wo

◆ wr

◆ wv


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