Bitcoin Core 28.99.0
P2P Digital Currency
|
A group element in affine coordinates on the secp256k1 curve, or occasionally on an isomorphic curve of the form y^2 = x^3 + 7*t^6. More...
#include <group.h>
Public Attributes | |
secp256k1_fe | x |
secp256k1_fe | y |
int | infinity |
A group element in affine coordinates on the secp256k1 curve, or occasionally on an isomorphic curve of the form y^2 = x^3 + 7*t^6.
Note: For exhaustive test mode, secp256k1 is replaced by a small subgroup of a different curve.
secp256k1_fe secp256k1_ge::x |
secp256k1_fe secp256k1_ge::y |