Bitcoin Core 28.99.0
P2P Digital Currency
|
A group element of the secp256k1 curve, in jacobian coordinates. More...
#include <group.h>
Public Attributes | |
secp256k1_fe | x |
secp256k1_fe | y |
secp256k1_fe | z |
int | infinity |
A group element of the secp256k1 curve, in jacobian coordinates.
Note: For exhastive test mode, secp256k1 is replaced by a small subgroup of a different curve.
secp256k1_fe secp256k1_gej::x |
secp256k1_fe secp256k1_gej::y |
secp256k1_fe secp256k1_gej::z |