Re-exports§
pub use self::math::public_is_valid;
pub use self::KeyPairGenerator as Generator;
Modules§
Structs§
- Simple brainwallet.
- Tries to find brain-seed keypair with address starting with given prefix.
- Extended public key, allows deterministic derivation of subsequent keys.
- Extended secret key, allows deterministic derivation of subsequent keys.
- secp256k1 key pair
- Tries to find keypair with address starting with given prefix.
- Randomly generates new keypair, instantiating the RNG each time.
- Signature encoded as RSV components
Enums§
- Key derivation over generic label
T
- Crypto error
- Uninstantiatable error type for infallible generators.
- Phrase Validation Error
Traits§
- Generates new keypair.
Functions§
- Check if the recovered address started with 0x1. If it does, this public key will have same the address in Conflux Network and Ethereum.