Implemetation of our own encryption scheme with authentication based on Feistel network in GCM mode
To run our program, download whole repository to empty directory and run:
python -m venv venv
pip install -r requirements.txt
python complete.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|