I was wondering how can someone use python to encrypt text into an image.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Google search for "python steganography" and you find some stuff. Here's a Python library module: stepic |
|||||
|
|
This issue has need the type of file . Some image has special has place for description. You can use this with an encripted string. All you need is to write python script to read this places and decrypt it. |
|||
|
|