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

#include <circuit_compress_impl.h>

Data Fields

secp256k1_scalar * l1
 
secp256k1_scalar * l3
 
secp256k1_scalar * r0
 
secp256k1_scalar * r1
 
secp256k1_scalar * r3
 
secp256k1_scalar * wv
 
secp256k1_scalar * zn
 

Detailed Description

Definition at line 21 of file circuit_compress_impl.h.

Field Documentation

◆ l1

◆ l3

secp256k1_scalar* secp256k1_bulletproof_pf_compressed_circuit::l3

◆ r0

◆ r1

◆ r3

◆ wv

secp256k1_scalar* secp256k1_bulletproof_pf_compressed_circuit::wv

◆ zn

secp256k1_scalar* secp256k1_bulletproof_pf_compressed_circuit::zn

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