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.6.tar.gz
(33.4 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.6.tar.gz
.
File metadata
- Download URL: cryptology-0.0.6.tar.gz
- Upload date:
- Size: 33.4 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 | 94f8eaae45329205659d048dc158c43b61cd21071bb55d77eaf734a34906e0fb |
|
MD5 | cb6f3873bd3a5a1dd9186475e892f04f |
|
BLAKE2b-256 | 39091271e80abc39b454472c873eb8dc6e1cb5b30820c7fe18bcd3b0ae0a9be5 |
File details
Details for the file cryptology-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.6-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 | f7abffdbe190f36d261d0b42bb2b7365a928e41d551dbdde23d4b41f0a6c50dd |
|
MD5 | 083abb8102909050a5e481a1ff512379 |
|
BLAKE2b-256 | 6463ac0470625b3ca6f34a57471a8b5872900a629b0eb4bcc5a00b723de46b5a |