/yapp

Yet Another Python Project in university.

Primary LanguagePythonMIT LicenseMIT

YAPP

Yet Another Python Project in the university.

Initial one-time setup

Window

./init.bat

Linux

bash init.sh

Run the app

Window

./start.bat

Show performances between encryption functions

python yapp/show_performance.py

Show accuracies between descryption functions

python yapp/show_accuracy.py