Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.
/ sha Public archive

Utility to calculate SHA-1 and SHA-2 sums, only for learning purposes.

Notifications You must be signed in to change notification settings

mogigoma/sha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an old project of mine that I wrote to learn more about C and SHA.

To compile the program:

	$ make

To run the program, and get help:

	$ ./sha

To run the test suite:

	$ ./testify -a

About

Utility to calculate SHA-1 and SHA-2 sums, only for learning purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published