2
1
There are versions in python and some such things, but I need a C version (or at least C++). I do have the sha256, RMD160 in C already, and those functions are called. Thank you.
2
1
There are versions in python and some such things, but I need a C version (or at least C++). I do have the sha256, RMD160 in C already, and those functions are called. Thank you.
3Well, there's always bitcoin-core... what do you need that you couldn't find there? – Greg Hewgill – 2014-07-31T20:35:23.103
I would also suggest to look in the SX source code.
– Jan Moritz – 2014-07-31T21:29:39.540