Enigma principle implementation in python with mail support (aborted)
Go to file
xdrm-brackets b15667ac7e Suppression enigmail.pyc 2015-05-22 14:35:32 +02:00
LICENSE Initial commit 2015-05-21 12:05:17 +02:00
README.md README mis à jour v2 2015-05-22 12:28:44 +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

enigma.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