Ryan Shea

Results 20 issues of Ryan Shea

Hey, I'm looking to deterministically generate an extended public key from a raw hex public key. My method right now is to serialize the xpub from the public key along...

`get_private_key_hex()` should support the ability to output private keys corresponding to compressed public keys, which are just normal 32 byte private keys but with an extra byte at the end...