cryptosteganography icon indicating copy to clipboard operation
cryptosteganography copied to clipboard

A python steganography module to store messages or files protected with AES-256 encryption inside an image.

Results 6 cryptosteganography issues
Sort by recently updated
recently updated
newest added

Suppose we hide some information in an image and print it. Is this library suitable to retrieve the hidden information from a photo of the printed image captured by a...

![image](https://user-images.githubusercontent.com/85953451/151671135-336619ef-4270-4e37-82a3-47b7014099fc.png) pillow==9.0 support python3.10 ![image](https://user-images.githubusercontent.com/85953451/151671694-b25c1a06-117b-470d-88bb-64eb07799367.png) ERROR: stegano 0.9.9 has requirement crayons=0.4.0, but you'll have crayons 0.3.0 which is incompatible. ERROR: stegano 0.9.9 has requirement pillow=8.2.0, but you'll have pillow 6.2.2...

**Describe the bug** Cannot install, and get ERROR: Failed building wheel for pillow **To Reproduce** Steps to reproduce the behavior: 1. Simply running "pip3 install cryptosteganography" **Additional context** Default python...

My message .txt file is smaller than the image file... what is the problem?

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies