Crates.io | key-utils |
lib.rs | key-utils |
version | 1.1.0 |
source | src |
created_at | 2024-02-15 17:17:28.291408 |
updated_at | 2024-05-24 19:13:27.809624 |
description | Key utils |
homepage | |
repository | https://github.com/stratum-mining/stratum |
max_upload_size | |
id | 1141380 |
size | 16,479 |
It can be used as binary to a random pair of base58 encoded secp256k1 keys: cargo run
It can be imported by other applications that need to serialize and deserialize secp256k1 keys.