SHA256 My implementation of the SHA256 hashing algorithm, from the official specifications. Run make to compile. Run ./sha256 <file> to hash the content of a file.