Author

Topic: Deriving an ECDSA uncompressed public key from a compressed one (Read 697 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
There are libraries (e.g. python-bitcoinlib) that do this stuff for you so you could use those instead of figuring out the calculation yourself.
newbie
Activity: 1
Merit: 0
Hey everyone!
I'm currently working on a project where I want to derive an uncompressed Bitcoin ECDSA public key from a compressed one (I have actually posted my problem on Stack Overfow https://stackoverflow.com/questions/43629265/deriving-an-ecdsa-uncompressed-public-key-from-a-compressed-one ).
Have you ever tried (succeded in?) doing so?

Thank you!
Jump to: