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.4.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.4.tar.gz
.
File metadata
- Download URL: cryptology-0.0.4.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 | db21d99118a79b6c11c170e997ead952537676db82d6a4d52509927f74f3e744 |
|
MD5 | 622e88f37912a47b4b3b5f2bcd85c5ef |
|
BLAKE2b-256 | 86aa686e960dff8694ecd8cf4b2dc1ddba74737d95aaefed4c34c6dc3b5b24f6 |
File details
Details for the file cryptology-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.4-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 | 4189e7d8db2b8db879c010067174b2932acfbeab2f8a883672ffb5b967081629 |
|
MD5 | 8429d57f69cd3fd46a4a6bede6a786a1 |
|
BLAKE2b-256 | e49d6f336d4b879fb15057ba0d3b8fcb3758bb94c6832e04d27079c9f4d184ab |