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

Standalone BPPP norm-argument proof bundle with all verifier-side inputs. More...

#include <bppp.hpp>

Data Fields

ScalarBytes rho {}
 
std::vector< PointBytesgenerators
 
std::vector< ScalarBytesc_vec
 
std::size_t n_vec_len = 0
 
PointBytes commitment {}
 
Bytes proof
 

Detailed Description

Definition at line 109 of file bppp.hpp.

Field Documentation

◆ c_vec

◆ commitment

◆ generators

◆ n_vec_len

◆ proof

◆ rho


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