albertobsd / ecctools

Small collection of tools written in C for ECC and bitcoin
MIT License
59 stars 38 forks source link

calculatefrompublickey from file #22

Closed bigvito19 closed 2 years ago

bigvito19 commented 2 years ago

Can you make it where it can do it from a file like this does https://github.com/albertobsd/ecctools#addr2rmd to address or rmd160.

I also notice you have https://github.com/albertobsd/ecctools#calculatefromkey and https://github.com/albertobsd/ecctools#calculatefrompublickey but both are the same

albertobsd commented 2 years ago

you can use bash or python to do that.