Expand description
Signing capabilities and utilities.
Structs§
- Signature
- A struct that represents the components of a secp256k1 signature.
Enums§
- Recovery
Error - Error during sender recovery.
- Signing
Error - Error during signing.
Functions§
- hash_
message - Hash a message according to EIP-191.
- keccak256
- Compute the Keccak-256 hash of input bytes.