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