Edenhofer / simple-cryptography

Simple and easy to understand implementations of especially well known cryptographic methods like Ceasar, Vigener, and RSA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Cryptography

In this repo are some simple and easy to understand implementations of especially well known cryptographic methods like Ceasar, Vigener, and RSA.


Author

Gordian Edenhofer


License

Unless otherwise stated, the files in this project may be distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and [version 3] (https://www.gnu.org/copyleft/gpl-3.0.html) of the GNU General Public License for more details.

About

Simple and easy to understand implementations of especially well known cryptographic methods like Ceasar, Vigener, and RSA


Languages

Language:Python 82.0%Language:HTML 18.0%