http://www.zedwood.com/article/cpp-sha512-function C++ sha512 function :: zedwood.com www.zedwood.com compile and run (in linux): g++ sha512.cpp main.cpp -o sha512_example && ./sha512_example [main.cpp] #include #include "sha512.h" using std::string; using std::cout; using std::endl; int main(int argc, char *argv[]) { string input = "grape"; string output1 = sha512(input); cout 24); \ *((str) + ..