A python module to use ciphers easily
Project description
Cipher Module
Have you ever wanted to use ciphers in python? If you have, you know that it's really hard to make functions for your cipher of choice,
So that's why I made this module! You can use this module to simplify your ciphering process!
Ciphers
This module, supports following ciphers (Note: other ciphers will be added to the module):
- Caeser
- Atbash
- Vigenere
- Base64
- A1Z26
How to use
Every cipher, has a encode
and decode
function.
Most of them, take the argument text
or code
, but some of them, take more argument, like Vigenere which takes a key
argument
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
CipherModule-1.4.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file CipherModule-1.4.tar.gz
.
File metadata
- Download URL: CipherModule-1.4.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8028a40b52f0699cfb8933af338fe8daef2afeab67c81dcd194fb0ea9f0ff791 |
|
MD5 | 2c56e6335e3f3f70b75d8b8e46ad5a6a |
|
BLAKE2b-256 | 808e5ff7364ac25dcd231e410a85ad7ef34cba55720e4a27f2a27730861d617e |
File details
Details for the file CipherModule-1.4-py3-none-any.whl
.
File metadata
- Download URL: CipherModule-1.4-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d620c95de592a530bc1def22fb43c5d93dc18fb029d7ee0758dcec0c0a823d6c |
|
MD5 | b9b296475787fca72dcea1867b30cd5d |
|
BLAKE2b-256 | 6e6dbba464311c6d7987fdf6dcbb421254ca5c438ed6df7e9051ba06208ee80e |