Crate ethkey [−] [src]
Structs
Brain |
Simple brainwallet. |
KeyPair |
secp256k1 key pair |
Prefix |
Tries to find keypair with address starting with given prefix. |
Random |
Randomly generates new keypair. |
SECP256K1 | |
Secret | |
Signature |
Enums
Error |
Crypto error |
Traits
Generator |
Generates new keypair. |
Functions
public_to_address | |
recover | |
sign | |
verify_address | |
verify_public |
Type Definitions
Address | |
Message | |
Public |