Monday, August 28, 2006

Stegger : A PHP package that can be used to hide encrypted data in images using steganography

Stegger is a PHP package that can be used to hide encrypted data in images using steganography. It reads a given image in GIF, JPEG, or PNG formats, encrypts data supplied by the user (a message, a file, or a collection of both) and hides the encrypted data in the image by making subtle color changes to certain pixels to store the data in the image symbolically. It can also extract the original data previously stored in an image.

[License] OSI Approved :: GNU Lesser General Public License (LGPL)
[Programming Language] PHP
[Topic] Security, Security :: Cryptography, Software Development :: Libraries :: PHP Classes

No comments: