Skip to main content

Decrypt/Encrypt text using various cipher techniques

Project description

Cryptology

This is a package which decrypt/encrypts text using a few different methods.

Installation

Run the following to install:

pip3 instal cryptology

Usage

from cryptology import atbash_decrypt

# Generate decryption
string=atbash_decrypt(cipher_text="GSRHRHMLGEVIBHVXIVGZGZOO")

print(string)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cryptology-0.0.6.tar.gz (33.4 kB view hashes)

Uploaded Source

Built Distribution

cryptology-0.0.6-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page