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.9.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.9.tar.gz
.
File metadata
- Download URL: cryptology-0.0.9.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 | 343211e4e5e0cbe1538350fb1cd00c26b9bcf2a4792679bad42fd71170ce4aa9 |
|
MD5 | 70e561e35830832e93c55f1852e1ec04 |
|
BLAKE2b-256 | 14812e90d25f3de1c616415db8c0f80eff908f7989e7a656631446ac6eb9b5b7 |
File details
Details for the file cryptology-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.9-py3-none-any.whl
- Upload date:
- Size: 19.3 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 | 6d7f9223d9348414f83f8a17852d7e0117ee700e36acfbbb05839304ffe5af70 |
|
MD5 | 158086c5d8bf452ea83c8c625d04953d |
|
BLAKE2b-256 | f49a3d75fe7c780fa8d8c96a09a21c9da100cfdbc38b117d46dec2a2e72cb2e6 |