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

#include <adaptor.hpp>

Public Attributes

fast::Point R_hat
 
fast::Scalar s_hat
 
fast::Scalar r
 

Detailed Description

Definition at line 75 of file adaptor.hpp.

Member Data Documentation

◆ r

fast::Scalar secp256k1::ECDSAAdaptorSig::r

◆ R_hat

fast::Point secp256k1::ECDSAAdaptorSig::R_hat

◆ s_hat

fast::Scalar secp256k1::ECDSAAdaptorSig::s_hat

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