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
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.1.tar.gz
(3.1 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.1.tar.gz.
File metadata
- Download URL: pyciphering-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6b4bd279337ab8acdfdbc9437cb2c4488487b502f7e09e2fef13a5ca77b69fa
|
|
| MD5 |
4bd9aa23caa8db925fd382db0ceb17bc
|
|
| BLAKE2b-256 |
d444dab5f534c65c1bfa4ff835b73dbb83e5bb5d86738d3572467e03e080045b
|
File details
Details for the file pyciphering-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pyciphering-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 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 |
a1238666cbf72a26e55f95f16746d1ab096f9455f355612af65b3c3b139d666b
|
|
| MD5 |
39488294123c33963825cfdf215d3d02
|
|
| BLAKE2b-256 |
2afaf72214df6839528e5ba52179fbeb5c76408a20a594894a66ab8a8285030a
|