UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
types.hpp File Reference
#include <cstdint>
#include <cstddef>

Go to the source code of this file.

Classes

struct  secp256k1::FieldElementData
 
struct  secp256k1::MidFieldElementData
 
struct  secp256k1::ScalarData
 
struct  secp256k1::AffinePointData
 
struct  secp256k1::JacobianPointData
 

Namespaces

namespace  secp256k1
 

Functions

FieldElementDatasecp256k1::fe_to_data (void *fe) noexcept
 
const FieldElementDatasecp256k1::fe_to_data (const void *fe) noexcept
 
ScalarDatasecp256k1::sc_to_data (void *sc) noexcept
 
const ScalarDatasecp256k1::sc_to_data (const void *sc) noexcept