Image Steganography

Posted by Sridhar on Stack Overflow See other posts from Stack Overflow or by Sridhar
Published on 2010-05-09T15:39:14Z Indexed on 2010/05/09 15:48 UTC
Read the original article Hit count: 254

Filed under:
|

Hi, I'm working on Steganography application. I need to hide a message inside an image file and secure it with a password, with not much difference in the file size. I am using Least Significant Bit algorithm and could do it successfully with BMP files but it does not work with JPEG, PNG or TIFF files. Does this algorithm work with these files at all? Is there a better way to achieve this? Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about steganography

  • Steganography software

    as seen on Super User - Search for 'Super User'
    Do you know some good (better if FOSS and cross-platform) steganography software that runs on GNU/Linux? The features I'm searching are: steganography software (better if FOSS and cross-platform) it must run on GNU/Linux must hide data inside audio/video/image files support of additional cryptography I… >>> More

  • Image Steganography

    as seen on Stack Overflow - Search for 'Stack Overflow'
    Hi, I'm working on Steganography application. I need to hide a message inside an image file and secure it with a password, with not much difference in the file size. I am using Least Significant Bit algorithm and could do it successfully with BMP files but it does not work with JPEG, PNG or TIFF files… >>> More

  • image steganography in mobile

    as seen on Stack Overflow - Search for 'Stack Overflow'
    i am a fresher to steganographic concepts and would like to develop a mobile application for implementing image steganography with encryption.i would like to guidance about the suitable ALGORITHMS that can b used and various steps to follow..pls do help.. >>> More

  • Real-time Steganography Analyzer Upgraded

    as seen on Dr Dobbs - Search for 'Dr Dobbs'
    StegAlyzerRTS is capable of operating on networks with throughput of 100Mbps Real-time computing - Realtime - Operating Systems - Business - Site Management >>> More

  • Steganography software

    as seen on Super User - Search for 'Super User'
    Do you know some good (better if FOSS and cross-platform) steganography software that runs on GNU/Linux? The features I'm searching are: steganography software (better if FOSS and cross-platform) it must run on GNU/Linux must hide data inside audio/video/image files support of additional cryptography I… >>> More