hey guys im trying to generate a sha256 hash with std string, but i can't get this incomplete code puzzle to work, im a bit frustrated with this one http://www.cryptopp.com/fom-serve/cache/50.html
I almost sure that byte is a typedef for char or unsigned char (ot int8_t for C++11). So you should have no problems with passing pointer to char here.