|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <ecmult_gen_comb.hpp>
Public Attributes | |
| FieldElement | x |
| FieldElement | y |
| bool | infinity = true |
Definition at line 55 of file ecmult_gen_comb.hpp.
| bool secp256k1::fast::CombAffinePoint::infinity = true |
Definition at line 58 of file ecmult_gen_comb.hpp.
| FieldElement secp256k1::fast::CombAffinePoint::x |
Definition at line 56 of file ecmult_gen_comb.hpp.
| FieldElement secp256k1::fast::CombAffinePoint::y |
Definition at line 57 of file ecmult_gen_comb.hpp.