this application was made as the finale project of the cours names Biometrics and Data Security.
<!-- run this before starting -->
pip install requirements.txt
Allowed alphabet:
- abcdefghijklmnopqrstuvwxyz
- lowercase
- text must be in franche for breaking the viginner encryption
the allowed algortihmes are:
- Caesar cipher
- Vigenere cipher
- Transposition cipher
- Substitution cipher
- Data Encryption Standard(DES)
we were also asked to esibalishe a pair to pair connection to be able to exchange those encrypted messages.