Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_scalar Struct Reference

A scalar modulo the group order of the secp256k1 curve. More...

#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.

Definition at line 13 of file scalar_4x64.h.

Member Data Documentation

◆ d [1/2]

uint64_t secp256k1_scalar::d[4]

Definition at line 14 of file scalar_4x64.h.

◆ d [2/2]

uint32_t secp256k1_scalar::d[8]

Definition at line 14 of file scalar_8x32.h.


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