Bitcoin
Public Attributes | List of all members
secp256k1_scalar Struct Reference

#include <scalar_4x64.h>

Public Attributes

uint64_t d [4]
 
uint32_t d [8]
 

Detailed Description

A scalar modulo the group order of the secp256k1 curve.

Member Data Documentation

◆ d [1/2]

uint64_t secp256k1_scalar::d[4]

◆ d [2/2]

uint32_t secp256k1_scalar::d[8]

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