Module ic

Source
Expand description

IC’s threshold ECDSA related functions

Structs§

KeyInfo

Functions§

get_eth_addr
get canister’s eth address
get_public_key
get public key from ic, derivation_path: 4-byte big-endian encoding of an unsigned integer less than 2^31
ic_raw_sign
use ic’s threshold ecdsa to sign a message
pubkey_to_address
convert compressed public key to ethereum address
recover_address
verify