Module utils

Source

Enums§

EcdsaVerifyError

Functions§

get_address_from_compressed_pubkey
Derives an Ethereum address from a compressed public key.
get_address_from_pubkey
Derives an Ethereum address from an uncompressed public key.
secp256k1_ecdsa_recover
Recovers the public key from a secp256k1 ECDSA signature and message hash