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