Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::crypto::schnorr_signature Struct Reference

#include <schnorr.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (s, e)
 

Public Attributes

grumpkin::fr s
 
grumpkin::fr e
 

Detailed Description

Definition at line 23 of file schnorr.hpp.

Member Function Documentation

◆ SERIALIZATION_FIELDS()

bb::crypto::schnorr_signature::SERIALIZATION_FIELDS ( s  ,
e   
)

Member Data Documentation

◆ e

grumpkin::fr bb::crypto::schnorr_signature::e

Definition at line 25 of file schnorr.hpp.

◆ s

grumpkin::fr bb::crypto::schnorr_signature::s

Definition at line 24 of file schnorr.hpp.


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