A simple encrypting and decrypting module.
Project description
PyBitCrypt
This is an encrypting and decrypting module. It uses a key to shift the letters by the key.
Encoding:
import PyBitCrypt as pbc key = 'SampleKey1!' text = 'SampleText1!' encoded = pbc.encode(key, text)
Enjoy!
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
PyBitCrypt-2.0.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file PyBitCrypt-2.0.0.tar.gz
.
File metadata
- Download URL: PyBitCrypt-2.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1d0e75926c7aa903cdfc50d3cdba4eda21e01e46fd594fa7867e8a6e6600f8b |
|
MD5 | 11f0b7381fc0b572f2cd480daf3310a9 |
|
BLAKE2b-256 | 584f6c35b333bb40eb83f17425c70d3eeff6d9f66d6eda4266d5bab5b81889f2 |
File details
Details for the file PyBitCrypt-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: PyBitCrypt-2.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d4fe22ac7ee2081389c68672c2db7ff25b6f0de6d1bf5b9a7072717bea62ff6 |
|
MD5 | 511daeebef10b14943d1851557949d0c |
|
BLAKE2b-256 | 24961ba92378fd1884bf8373c3920e4befb6ba325c99523d39958a594257633b |