Skip to content
/ SHA256 Public

A toy implementation of SHA-256 Cryptographic Hash Algorithm

Notifications You must be signed in to change notification settings

ZiningW/SHA256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A toy implementation of SHA-256 in Python

Proof of Concept for CIVENG 290I Project at UC Berkeley

This implementation was built to be used as a part of the Blockify application found here: https://github.com/ZiningW/Blockify

TO DO

Make computation faster... Computation not fast enough to be used with blockchain app

About

A toy implementation of SHA-256 Cryptographic Hash Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages