# Sha-2 Public domain SHA-224/256/384/512 processors in C++ without external dependencies. Adapted from [LibTomCrypt](https://www.libtom.net/LibTomCrypt/). ## License Sha-2 is public domain.