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

#include <core.h>

Data Fields

size_t n_gates
 
size_t n_commits
 
secp256k1_scalar * al
 
secp256k1_scalar * ar
 
secp256k1_scalar * ao
 
secp256k1_scalar * v
 

Detailed Description

Definition at line 60 of file core.h.

Field Documentation

◆ al

◆ ao

◆ ar

◆ n_commits

size_t secp256k1_bulletproof_circuit_assignment::n_commits

◆ n_gates

◆ v

secp256k1_scalar* secp256k1_bulletproof_circuit_assignment::v

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