Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 188 Bytes

SHA-2-256

the following code is my take on the SHA algorithm which take the user defined input and converts it into encrypted data. the code is based on the document of NIST fips 180-4.