[−][src]Crate ethsign
A simple library to read JSON keyfiles and sign Ethereum stuff.
Modules
| keyfile | JSON keyfile representation. |
Structs
| Protected | A protected set of bytes. |
| PublicKey | Represents public part of the Ethereum key. |
| SecretKey | Represents the private part of the Ethereum key |
| Signature | Message signature |
Enums
| Error | Key error |