Module alloy_signer::utils
source · Expand description
Utility functions for working with Ethereum signatures.
Functions§
- Converts an ECDSA public key to its corresponding Ethereum address.
- Convert a raw, uncompressed public key to its corresponding Ethereum address.
- Converts an ECDSA private key to its corresponding Ethereum Address.