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

#include <glv.hpp>

Public Attributes

Scalar k1
 
Scalar k2
 
bool k1_neg
 
bool k2_neg
 

Detailed Description

Definition at line 64 of file glv.hpp.

Member Data Documentation

◆ k1

Scalar secp256k1::fast::GLVDecomposition::k1

Definition at line 65 of file glv.hpp.

◆ k1_neg

bool secp256k1::fast::GLVDecomposition::k1_neg

Definition at line 67 of file glv.hpp.

◆ k2

Scalar secp256k1::fast::GLVDecomposition::k2

Definition at line 66 of file glv.hpp.

◆ k2_neg

bool secp256k1::fast::GLVDecomposition::k2_neg

Definition at line 68 of file glv.hpp.


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