Skip to content

An implementation of the SHA-256 algorithm in Python. with more safety

License

Notifications You must be signed in to change notification settings

adgadgad/python-sha-256-much-more-safe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Python-SHA-256

An implementation of the SHA-256 algorithm in Python. Its just much more safe, little more time to procces but safer

The code follows the NIST FIPS 180-4 standard as closely as possible for maximum clarity. The standard can be found here: http://dx.doi.org/10.6028/NIST.FIPS.180-4

About

An implementation of the SHA-256 algorithm in Python. with more safety

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%