An awesome package to text ciphering
Project description
Pyciphering
An awesome package to text ciphering
Installation
You can install pyciphering with pip as follows:
pip install pyciphering
Usage
import pyciphering
Printing encoded and decoded text is incredibly easy:
print(pyciphering.atbash.encode("Hello world!")
print(pyciphering.atbash.decode("ZYX")
Ciphers
List of all ciphers
- atbash
- caesar
- viegenere
- bifid
- trifid
- polybius
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyciphering-0.1.5.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyciphering-0.1.5.tar.gz.
File metadata
- Download URL: pyciphering-0.1.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0245a03673e616076d8a313fbad5d339726d70995960dfb4e9612b27d3d55949
|
|
| MD5 |
8a8658a3fa7f94f058084698bba26fb2
|
|
| BLAKE2b-256 |
4bcc960c65c63e77fa39c5ab7bcbcbfec4ef8131c8156bf16e1120564c34ce0b
|
File details
Details for the file pyciphering-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pyciphering-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9793a914f03c5f1d23715affddbccfca73532a993196a55fb2b140383bbd86b
|
|
| MD5 |
e71a1f66ebb9619d475551b6dbe195e2
|
|
| BLAKE2b-256 |
c33a983215d68f7986151e70f63bbed12a045d1f1126c5a0b736b52694a991f2
|