project aiming to breakdown operation of commonly used hash functions, drawing out real data to interactive diagrams/UI. Hash functions and majority UI written in python with PyQt5. 'Realtime' visualisation done in WPF.
Python 3.5 or higher & Pip
Dotnet framework 4.6 or higher
git clone https://github.com/euandmj/Hash-Function-Visualiser.git
cd Hash-Function-Visualiser
pip install -r requirements.txt
python main.py
