DISCLAIMER: Ce programme n'est pas conçu pour chiffrer des données sensibles et n'est pas du tout sécurisé.
- Fonctions de chiffrement et déchiffrement du Code de César, ROT13, Vigenère et du Carré de Polybe
- Interface graphique pour chiffrer/déchiffrer
- Traductions anglais/français
La librairie dearpygui est nécessaire au bon fonctionnement du programme, installer la avec la commande: pip install dearpygui
Windows:
Dans le repertoire "encryption" executé la commande: ./start.vbs
ou double clicker le fichier "start.vbs"
MacOS/Linux:
Dans le repertoire "encryption" executé la commande: ./start.bat
dans un terminal
Pour utiliser le programme sous forme d'éxécutable, télécharger la dernière version du programme dans l'onglets "Versions" et éxécuter le fichier ".exe"
DISCLAIMER: This program shall not be used to encrypt any sort of sensitive data as its not made or secure enough for this kind of use, please use some other appropriate software.
- Raw functions for ROT13, Caesar, Vigenere and Polybe's Square encryption/decryption
- GUI for encryption/decryption
- English/French Translations
Windows:
In the "encryption" directory execute: ./start.vbs
ou double click the "start.vbs" file
MacOS/Linux:
In the "encryption" directory execute: ./start.bat
in a command prompt
Dearpygui is required, intall the required package via the command pip install dearpygui
If you'd like to run the program as an executable, download the latest binaries under the "Releases" tab and open the ".exe" file.