qrrcnaxne / Encryption-Decryption-SPN

A simple algorithm for encryption-decryption using SP-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encryption-Decryption-SPN.

Dependencies:

python3, sympy 1.4.

Instructions:

Download all files and run SPN.py. Run it in terminal for best results.

Wikii

Check out the wiki for documentation and more stuff about this project: https://github.com/deepankar715/Encryption-Decryption-SPN/wiki

Additional important notes:

This program is rather dirty because of the hurry in which I had to write it. I might need to beautify it eventually. See the improvements section in wiki for more details.

Warning:

Do NOT to use any non standard cryptographic algorithm for anything serious. 99% of the algorithms out there are unsafe to use.

About

A simple algorithm for encryption-decryption using SP-Network

License:GNU General Public License v3.0


Languages

Language:Python 100.0%