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
Release history Release notifications | RSS feed
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.3.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.3.tar.gz
.
File metadata
- Download URL: cryptology-0.0.3.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 501830a1b4b9f97158cb5d53d68aa2a85af3630d2a314b76d4862a20e993a3a8 |
|
MD5 | 3429ccfdf2f49027d2213571435b7266 |
|
BLAKE2b-256 | c4bfec68d6c36f9dcc7b44c77e10616d2d58be31fb2e4fb58cd15079b161e40e |
File details
Details for the file cryptology-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.3-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bdd064323102361ecc52ede2049dd8d657b5a737e9e8053cf8e1a01dddc5825 |
|
MD5 | 05540db4371268d484418363bc117726 |
|
BLAKE2b-256 | 5e830b95023e9719c3c3459319dd2d5b7bde509d1969bf9b9e9c46c581458021 |