Functionsยง
- Convert a compressed SEC1 public key (33 bytes) to an Ethereum address (20 bytes)
- Append a recovery identifier byte to the ECDSA signature
- Preprocess and hash an Ethereum message using the Ethereum message prefix
- Recover the Ethereum address from a given signature and message
- Sign a message using ECDSA and return the signature