1 2 3 4 5
PicoSHA2 is a tiny SHA256 hash generator for C++ with following properties: * header-file only * no external dependencies (only uses standard C++ libraries) * STL-friendly