|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
This is the complete list of members for secp256k1::CurveContext, including all inherited members.
| cofactor | secp256k1::CurveContext | |
| curve_name() const noexcept | secp256k1::CurveContext | inline |
| custom(const fast::Point &G, const std::array< std::uint8_t, 32 > &order_n, std::uint32_t h=1, const char *label="custom") | secp256k1::CurveContext | inlinestatic |
| generator | secp256k1::CurveContext | |
| name | secp256k1::CurveContext | |
| order | secp256k1::CurveContext | |
| secp256k1_default() | secp256k1::CurveContext | inlinestatic |
| with_generator(const fast::Point &custom_G, const char *label="secp256k1-custom") | secp256k1::CurveContext | inlinestatic |