Bitcoin
|
Go to the source code of this file.
Functions | |
static void | secp256k1_scalar_get_num (secp256k1_num *r, const secp256k1_scalar *a) |
static void | secp256k1_scalar_order_get_num (secp256k1_num *r) |
static void | secp256k1_scalar_inverse (secp256k1_scalar *r, const secp256k1_scalar *x) |
static SECP256K1_INLINE int | secp256k1_scalar_is_even (const secp256k1_scalar *a) |
static void | secp256k1_scalar_inverse_var (secp256k1_scalar *r, const secp256k1_scalar *x) |
|
static |
|
static |
|
static |
|
static |
|
static |
secp256k1 curve order, see secp256k1_ecdsa_const_order_as_fe in ecdsa_impl.h