A simple implementation of the SHA-256 hashing algorithm in Python.
This is a simple implementation that is not optimized at all. If you would like better performance, you can try hashlib.sha256 or other alternatives.
This was a simple one-day practice project and was not tested a lot. If you would like to understand SHA-256 better or look at a simple implementation, then this is for you.
-
Notifications
You must be signed in to change notification settings - Fork 0
SubatomicPlanets/SimplePythonSHA256
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple implementation of the SHA-256 hashing algorithm in python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published