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.12.tar.gz
(33.4 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.12.tar.gz
.
File metadata
- Download URL: cryptology-0.0.12.tar.gz
- Upload date:
- Size: 33.4 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 | dfbdca95e1f06bc8c05ea3da97a851604f46babc597fd67cb49d6e0f2baa22d3 |
|
MD5 | ed0d411f927349fa7204f01928cfc1a4 |
|
BLAKE2b-256 | f623aa36d4741e649689da35018c597dcdb32d64e3c6dd0a8c0d06fd0d03b6d7 |
File details
Details for the file cryptology-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.12-py3-none-any.whl
- Upload date:
- Size: 13.4 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 | 360b988c67c4d1423140de9b1061637463e831c62f08628a3ba56f400cc0ca4d |
|
MD5 | 22e69ef4709cb496863973c32ee61c61 |
|
BLAKE2b-256 | a11e7f804c913498a827b036ff97a87053509ed7f09ce4cddf68810255a18216 |