News

This project implements the SHA-256 cryptographic hash function in Verilog. It includes a modular design with separate modules for various components, as well as testbenches written in Python using ...
File Integrity Checker (Python) This tool computes the SHA256 hash of every file inside a given folder. It does not store, send, or modify any data.