matja / bitcoin-tool

Tool for converting Bitcoin keys and addresses
206 stars 116 forks source link

Implement & test: --input-type public-key-sha #16

Closed hrobeers closed 8 years ago

hrobeers commented 8 years ago

Fixes https://github.com/matja/bitcoin-tool/issues/15

matja commented 8 years ago

Nice work, thanks for the contribution. I need to work on more extensive testing with cross-validation from other tools now, to help find embarrassing bugs like that!

hrobeers commented 8 years ago

That's why it's open source isn't it? ;) Thanks for the tool, I'm referencing it in this paper: http://hrobeers.be/papers/P2TA.pdf It's still in draft, will upload an updated version tomorrow.

matja commented 8 years ago

Thanks for the link to the paper, that's really interesting, haven't come across this concept before.