bitcoin-key 0.1.16-alpha.0

tools for working with encapsulated public/private keys
Documentation
1
2
3
4
5
6
7
8
9
10
11
#![feature(allocator_api)]

#[macro_use] mod imports; use imports::*;

x!{extkey}
x!{key}
x!{keyorigin}
x!{keypool}
x!{meta}
x!{privkey}
x!{pubkey}