python util module to provide encryption and decryption using steganography using the least significant bits of the RGB values of an image on top of advanced encryption standard.
Project description
concealed
about
python util module to provide encryption and decryption using steganography using the least significant bits of the RGB values of an image on top of advanced encryption standard. reference for advanced encryption standard.
installation
pip install concealed
usage
Supported formats
input
- png
- jpeg
- webp
note: apng or other animated image inputs will have unintended transformations in the encoded image.
output
- png
note: output image will be in rgb / rgba color modes only.
configs
- concealed\data\config.ini
env
- python>=3.9.6
changelog
v2.0.0
- initial implementation as a python module.
- removed fastapi.
- validated webp support in input images.
v1.0.0
- initial implementation using fastapi server.
Feedback is appreciated. Thank you!
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
Built Distribution
File details
Details for the file concealed-2.0.0.tar.gz
.
File metadata
- Download URL: concealed-2.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d37f336cc262d6e774e88c8835d4fcf83b461f92358cad71ccabd5f6f44be229 |
|
MD5 | 5acc8a3dc08f7f1d7116731dde5c33fd |
|
BLAKE2b-256 | c3bd57b4becddeb33ffbd41937b6e3b9dff754b0746846e9994972f3f492ce82 |
File details
Details for the file concealed-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: concealed-2.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf23e9bf99a3a310d3f401d11100638e200a0fd59aee179bf4f0a5df99320c35 |
|
MD5 | 6e3ff44e889687e827fedfb39c8ac809 |
|
BLAKE2b-256 | 474a28ac68cd3b866f36a89cb3966c6b1105bd8843a75fb22d7d65645fa62286 |