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.7.tar.gz
(33.4 kB
view details)
Built Distribution
File details
Details for the file cryptology-0.0.7.tar.gz
.
File metadata
- Download URL: cryptology-0.0.7.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 | 47a52f28a73b7061323d11be09ad76c217010e886e5c753259764de636c029cc |
|
MD5 | 8b946db28e63f839861dad866b7839fd |
|
BLAKE2b-256 | a28b42be9c6b07d195e3f29456d4fffa2b5ce3e0dbc9212284a26237cc69fe63 |
File details
Details for the file cryptology-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: cryptology-0.0.7-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 | ba87ee262d1b1ec4cbeb1fd1e5a1929c35493491a6b6f5efa432bac8727aafc7 |
|
MD5 | 0de59410b186cc21191e05169b83ac72 |
|
BLAKE2b-256 | 6867c06aa3f6f5ae107feedcf84a936b3d7f941be4698ced2973281d6b95946c |