gabrielweich / devigenere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devigenère

Algoritmo para descriptografar um texto que foi cifrado utilizando a cifra de Viginére.

Requisitos

  • Python 3.7+

Execução

$ python decrypt.py <caminho do arquivo>

Exemplo:

$ python decrypt.py ./files/DemCifrado.txt

About


Languages

Language:Python 100.0%