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.2.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.2.tar.gz
.
File metadata
- Download URL: cryptology-0.0.2.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 | 9d6608dca2809b8066f19c0b2971b473fc8d878efd5cefc1c1c9a207c456a783 |
|
MD5 | 0468200794cbd952fe6fea11d5df28ef |
|
BLAKE2b-256 | 254b73a2848a08db043c998ee839a2c53c702ff0a26ddc98a8772cdd6bc785c8 |
File details
Details for the file cryptology-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.2-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 | 88263a4e38af453d93c72f64bf17b7121d86ab5fa19349d4cd1e78ae76c7ef90 |
|
MD5 | 91a21c07dbdb4d2a4cd5c1776d0b677a |
|
BLAKE2b-256 | 13991c1de40988f4aa36325fa965ed4c3979959b95187035da98ff7935abe5cb |