[−][src]Crate keys
Bitcoin keys.
Modules
| bytes |
Wrapper around |
| generator | |
| hash |
Fixed-size hashes |
Structs
| Address |
|
| CompactSignature | |
| KeyPair | |
| Private |
Secret with additional network identifier and format type |
| SECP256K1 | |
| Signature |
Enums
| Error | |
| Network | |
| Public |
Secret public key |
| Type |
There are two address formats currently in use. https://bitcoin.org/en/developer-reference#address-conversion |
Traits
| DisplayLayout |
Type Definitions
| AddressHash |
20 bytes long hash derived from public |
| Message |
32 bytes long signable message |
| Secret |
32 bytes long secret key |