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.13.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.13.tar.gz
.
File metadata
- Download URL: cryptology-0.0.13.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 | a04049c4cc430dd78403593d7c146e77a190a8fa6bf7688dff386709e201476f |
|
MD5 | 1bfc57c5e348b53bdac9aeff94a26a7a |
|
BLAKE2b-256 | de8e0a43115848c3562fbdace5e4e70beeaf81ca60608c47a08eb80b73c090d2 |
File details
Details for the file cryptology-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.13-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 | 6f5d5e1dc17d02ea3d17a51e9e76c662032645a4e18a4a427bc5f908d2a57eff |
|
MD5 | 606a0597db8aa2657c11d31f75797af3 |
|
BLAKE2b-256 | 43ac2d104f9ffc795be488c6c9e4a6fc3adbb9b2bb60dcd89e13cc2b334773f6 |