secp256k1 ~master (2022-08-04T18:44:57Z)
Dub
Repo
secp256k1_context
include
secp256k1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
secp256k1_context
=
secp256k1_context_struct
Meta
Source
See Implementation
include
secp256k1
aliases
secp256k1_context
secp256k1_nonce_function
secp256k1_scratch_space
functions
SECP256K1_GNUC_PREREQ
secp256k1_context_clone
secp256k1_context_create
secp256k1_context_destroy
secp256k1_context_randomize
secp256k1_context_set_error_callback
secp256k1_context_set_illegal_callback
secp256k1_ec_privkey_negate
secp256k1_ec_privkey_tweak_add
secp256k1_ec_privkey_tweak_mul
secp256k1_ec_pubkey_cmp
secp256k1_ec_pubkey_combine
secp256k1_ec_pubkey_create
secp256k1_ec_pubkey_negate
secp256k1_ec_pubkey_parse
secp256k1_ec_pubkey_serialize
secp256k1_ec_pubkey_tweak_add
secp256k1_ec_pubkey_tweak_mul
secp256k1_ec_seckey_negate
secp256k1_ec_seckey_tweak_add
secp256k1_ec_seckey_tweak_mul
secp256k1_ec_seckey_verify
secp256k1_ecdsa_sign
secp256k1_ecdsa_signature_normalize
secp256k1_ecdsa_signature_parse_compact
secp256k1_ecdsa_signature_parse_der
secp256k1_ecdsa_signature_serialize_compact
secp256k1_ecdsa_signature_serialize_der
secp256k1_ecdsa_verify
secp256k1_scratch_space_create
secp256k1_scratch_space_destroy
secp256k1_tagged_sha256
manifest constants
SECP256K1_CONTEXT_DECLASSIFY
SECP256K1_CONTEXT_NONE
SECP256K1_CONTEXT_SIGN
SECP256K1_CONTEXT_VERIFY
SECP256K1_EC_COMPRESSED
SECP256K1_EC_UNCOMPRESSED
SECP256K1_FLAGS_BIT_COMPRESSION
SECP256K1_FLAGS_BIT_CONTEXT_DECLASSIFY
SECP256K1_FLAGS_BIT_CONTEXT_SIGN
SECP256K1_FLAGS_BIT_CONTEXT_VERIFY
SECP256K1_FLAGS_TYPE_COMPRESSION
SECP256K1_FLAGS_TYPE_CONTEXT
SECP256K1_FLAGS_TYPE_MASK
SECP256K1_TAG_PUBKEY_EVEN
SECP256K1_TAG_PUBKEY_HYBRID_EVEN
SECP256K1_TAG_PUBKEY_HYBRID_ODD
SECP256K1_TAG_PUBKEY_ODD
SECP256K1_TAG_PUBKEY_UNCOMPRESSED
static variables
secp256k1_context_no_precomp
secp256k1_nonce_function_default
secp256k1_nonce_function_rfc6979
structs
secp256k1_context_struct
secp256k1_ecdsa_signature
secp256k1_pubkey
secp256k1_scratch_space_struct