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.1.tar.gz
(33.9 kB
view details)
Built Distributions
File details
Details for the file cryptology-0.0.1.tar.gz
.
File metadata
- Download URL: cryptology-0.0.1.tar.gz
- Upload date:
- Size: 33.9 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 | ffffd337dce153fda1a98233f67942bd5b0a320487d2d1e2e969b4dbead350c4 |
|
MD5 | cc9bd5d38b3a4d67f21e7482f3392387 |
|
BLAKE2b-256 | 362ce6733a7130d966a1ee3eca86a83d2fcc5ab2b73db5a67559db7e059ba21f |
File details
Details for the file cryptology-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.9 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 | 9ed2fe46d5638cb5486865ffe567b226167df536e1d3174619bad25c6da90efe |
|
MD5 | a6a0f49a9da5993027e1883e068fd77f |
|
BLAKE2b-256 | 4cf5bef436bfe53251e3115240bd86b49454f506a49bdee5a21be023a5e2594d |
File details
Details for the file cryptology-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 2, 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 | 2172aa9c01565a22395f8e0242b1a8fcffea02ec529b0506ce7b570b9eececab |
|
MD5 | 075498f24d22e5412e9802ab5a097b32 |
|
BLAKE2b-256 | f85692adadac53a55fc0738cb9121d01307895570417ef05c1b0021c8c597056 |