sha256 A simple c++ implementation of sha-256 hash function. How to use it: Clone the repository Compile it: $ g++ src/* -o hash Run the binary: $ ./hash