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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.