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.10.tar.gz
(33.4 kB
view details)
File details
Details for the file cryptology-0.0.10.tar.gz
.
File metadata
- Download URL: cryptology-0.0.10.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 | 7c4063837eab7c32f634a6503a08b9d59d1631732e054f7ca6215fffe8f1c138 |
|
MD5 | 22c1d09e8bb9787f8f42fc992256de5a |
|
BLAKE2b-256 | 1269a6f23f803346fbe6d2312d5ecb42880a106f823bc56af71d781a5a07a387 |