Enigma principle implementation in python with mail support (aborted)
Go to file
xdrm 24a27423d0 Update README.md 2015-05-22 14:37:28 +02:00
LICENSE Initial commit 2015-05-21 12:05:17 +02:00
README.md Update README.md 2015-05-22 14:37:28 +02:00
enigmail.py Séparation des fichiers && -Affichage du fichier source [stable~90] 2015-05-22 14:33:55 +02:00
interface.py Séparation des fichiers && -Affichage du fichier source [stable~90] 2015-05-22 14:33:55 +02:00
test1 Séparation des fichiers && -Affichage du fichier source [stable~90] 2015-05-22 14:33:55 +02:00
test2 Séparation des fichiers && -Affichage du fichier source [stable~90] 2015-05-22 14:33:55 +02:00

README.md

Enigmail.py

Implémentation enigma alternative en python

Paramètres internes

  1. Alphabet utilisé

Paramètres externes

  1. Clé (hex ou int)
  2. Message
  3. Encodage ou décodage

Sortie

  1. Message encodé ou décodé
  2. Temps d'exécution

Points forts

  1. Rapidité
  2. Complexité
  3. Modulable

A faire

  1. Prise en compte: accents + utf-8
  2. Gestion: fichiers