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.5.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.5.tar.gz
.
File metadata
- Download URL: cryptology-0.0.5.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 | d1394e4ecab06dd8150aac9c9e4bb592330bea00a583de5bc352a7b34eb58f77 |
|
MD5 | edd204edb942d7dce1916974d427c476 |
|
BLAKE2b-256 | a6b0f0c4b4df7b891aafaa0b8ab1bebd6758d7857b3ab790c5480399eb2e128f |
File details
Details for the file cryptology-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.5-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 | 296d32cb276d1902c5f7d27c4b1aa8feb7cd85691cfbd0cfda21a8761b42ebae |
|
MD5 | 039d721660665bd2b5a4e67fff1dded3 |
|
BLAKE2b-256 | 3bd5bc3e76664dc61db65c694fc1474bb7d20fe66a605f1e7435ccdaa4bd4c18 |