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

Columnar witness assignment compatible with the native Bulletproof circuit layout. More...

#include <bulletproof.hpp>

Public Member Functions

Result< Bytesserialize () const
 Serializes the witness columns in the legacy assignment blob format.
 

Data Fields

std::vector< FieldElementleft
 
std::vector< FieldElementright
 
std::vector< FieldElementoutput
 
std::vector< FieldElementcommitments
 

Detailed Description

Definition at line 36 of file bulletproof.hpp.

Member Function Documentation

◆ serialize()

Field Documentation

◆ commitments

◆ left

◆ output

◆ right


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