cryptoPNG 0.1
Latest version
Released:
Read or write secret message hidden from/to PNG image.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL)
- Author: Vojtech Smejkal
- Tags secret message , hidden text , image , security
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic
Project description
Reading/writing secret text from/to image. Every 3 bits are encoded to 3x3 pixelgrid. Central pixel keeps the information, each channel of RGB represents one bit. If at least one of a neighbouring pixels color channel is same as color channel of central pixel, value is True, else False.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL)
- Author: Vojtech Smejkal
- Tags secret message , hidden text , image , security
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic