in reply to Re^3: Digest sha256 returns gibberish
in thread Digest sha256 returns gibberish
The source code for the hex creation (see 'ToString') is here:
https://github.com/bitcoin/bitcoin/blob/master/src/bignum.hAs I'm just learning to program, I'm having trouble following the C++ code so instead trying to follow the wiki process. If they are concatenating the int(64) with something else, it's difficult for me to tell.
|
|---|