Module ic_web3::signing

source ·
Expand description

Signing capabilities and utilities.

Structs

A struct that represents the components of a secp256k1 signature.

Enums

Error during sender recovery.
Error during signing.

Functions

Hash a message according to EIP-191.
Compute the Keccak-256 hash of input bytes.