SebastienReuiller / CryptageDeBlaise

Algorithme de cryptage de Blaise en python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptageDeBlaise

Algorithme de cryptage de Blaise en python

usage: python blaise.py [-h] [-k KEY] [-m MSG] [--mode MODE]

optional arguments:
  -h, --help         show this help message and exit
  -k KEY, --key KEY  The key
  -m MSG, --msg MSG  The message
  --mode MODE        The mode : crypt or decrypt

About

Algorithme de cryptage de Blaise en python

License:Apache License 2.0


Languages

Language:Python 100.0%