Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <schnorr.hpp>
Public Member Functions | |
MSGPACK_FIELDS (s, e) | |
Public Attributes | |
std::array< uint8_t, 32 > | s |
std::array< uint8_t, 32 > | e |
Definition at line 30 of file schnorr.hpp.
std::array<uint8_t, 32> bb::crypto::schnorr_signature::e |
Definition at line 39 of file schnorr.hpp.
std::array<uint8_t, 32> bb::crypto::schnorr_signature::s |
Definition at line 36 of file schnorr.hpp.