Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::schnorr_signature_bits< C > Struct Template Reference

#include <schnorr.hpp>

Public Attributes

cycle_group< C >::cycle_scalar s
 
cycle_group< C >::cycle_scalar e
 

Detailed Description

template<typename C>
struct bb::stdlib::schnorr_signature_bits< C >

Definition at line 17 of file schnorr.hpp.

Member Data Documentation

◆ e

template<typename C >
cycle_group<C>::cycle_scalar bb::stdlib::schnorr_signature_bits< C >::e

Definition at line 19 of file schnorr.hpp.

◆ s

template<typename C >
cycle_group<C>::cycle_scalar bb::stdlib::schnorr_signature_bits< C >::s

Definition at line 18 of file schnorr.hpp.


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