Skip to content

A C implementation of the 256-bit Secure Hash Algorithm (SHA-256).

License

Notifications You must be signed in to change notification settings

greydevv/SHA-256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA-256

A C implementation of the widely used cryptographic 256-bit Secure Hashing Algorithm.

Disclaimer

This implementation of SHA-256 should not be used in cryptographically secure environments due to its basic nature. It was simply created to learn more about how SHA-256 works and therefore is intended for educational purposes.

About

A C implementation of the 256-bit Secure Hash Algorithm (SHA-256).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published