Skip to content

My implementation of the SHA256 hashing algorithm

License

Notifications You must be signed in to change notification settings

charleprr/sha256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA256

My implementation of the SHA256 hashing algorithm, from the official specifications.

screenshot

Run make to compile.
Run ./sha256 <file> to hash the content of a file.

About

My implementation of the SHA256 hashing algorithm

Topics

Resources

License

Stars

Watchers

Forks