UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::SchnorrAdaptorSig Struct Reference

#include <adaptor.hpp>

Public Attributes

fast::Point R_hat
 
fast::Scalar s_hat
 
bool needs_negation
 

Detailed Description

Definition at line 35 of file adaptor.hpp.

Member Data Documentation

◆ needs_negation

bool secp256k1::SchnorrAdaptorSig::needs_negation

◆ R_hat

fast::Point secp256k1::SchnorrAdaptorSig::R_hat

◆ s_hat

fast::Scalar secp256k1::SchnorrAdaptorSig::s_hat

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