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

 MSGPACK_FIELDS (s, e)
 

Public Attributes

std::array< uint8_t, 32 > s
 
std::array< uint8_t, 32 > e
 

Detailed Description

Definition at line 30 of file schnorr.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

Member Data Documentation

◆ e

std::array<uint8_t, 32> bb::crypto::schnorr_signature::e

Definition at line 39 of file schnorr.hpp.

◆ s

std::array<uint8_t, 32> bb::crypto::schnorr_signature::s

Definition at line 36 of file schnorr.hpp.


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