tlhcelik / chaotic-file-cryptographer

File cryptographer with 1D Logistic map and chaotic behaviour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chaotic File Cryptographer

File cryptographer with 1D Logistic map and chaotic behaviour

#File Encryption:

$ b98.py encrypt secret_file.txt target_file.pdf

#File Encryption:

$ b98.py decrypt secret_file.txt encrypted_file.b98

#Secret file generation (this file isn't encrypted. This file must be hidden or encrypted, values inside of secret file.):

$ b98.py secret secret_file.txt

About

File cryptographer with 1D Logistic map and chaotic behaviour

License:GNU General Public License v3.0


Languages

Language:Python 100.0%