Update README.md

This commit is contained in:
xdrm 2015-05-22 14:53:43 +02:00
parent 588b54c5b0
commit d28a85150f
1 changed files with 9 additions and 7 deletions

View File

@ -9,18 +9,20 @@ Implémentation enigma alternative en python
### Paramètres externes
2. Clé (hex ou int)
3. Message
4. Encodage ou décodage
3. Fichier d'entrée
4. Fichier de sortie
5. Encodage ou décodage
### Sortie
1. Message encodé ou décodé
1. Message encodé ou décodé dans le fichier de sortie
2. Temps d'exécution
### Points forts
1. Rapidité
2. Complexité
1. Rapide
2. Complexe
3. Modulable
### A faire
1. Prise en compte: accents + utf-8
2. Gestion: fichiers
1. Prise en compte: accents + utf-8 [FAIT]
2. Gestion: fichiers [FAIT]
3. Améliorer le cryptage car pour un même caractère n fois, on obtient un schéma répétitif