web maker

PyCrypt

November,2018

Details

A collection of cryptographic algorithms like Reverse Cipher , Caesar Cipher and many more to be used in encryption scripts. It is easy to use and can be implement in any scripts with little or no knowledge of Cryptography. It is still in development. More cryptographic algorithms will be added soon.Till now, pycrypt supports only few handful of cryptographic algorithms like:
* Reverse Cipher
* Caesar Cipher
* ROT13 Cipher
* XOR Cipher
* Affine Cipher
* Viginere Cipher

Link to Repository:  https://github.com/ayanbag/pycrypt

Python

%

Made with ❤️ by Ayan Bag