[Codeproject daily recommendation] Tibetan series: hide information in Images

Source: Internet
Author: User

Introduce an interesting series: Tibetan. why do we need to hide the data? :) the first article discusses how to add noise pixels to the image to hide the data (the format is not limited ), the second section describes how to use multiple key files/passwords and how to store them in multiple image carriers.
Because the graphic text is easy and simple, the introduction is relatively simple :)

Steganography-hiding messages in the noise of a picture by Corinna John
Steganography II-multiple key and carrier files by Corinna John

[Use demo]
Encryption: select an image file-> select a key (file or string) as long as possible-> select a data file to be hidden or enter a string to be hidden-> click hide message
Decryption: select an image file-> select a key (the key used when encryption is required)-> select the target file to be saved (optional)-> click extract hidden text
[Code]
Encryption process: first, the length of the information to be encrypted is stored in the first pixel. Then, one byte is read from each of the key streams to be encrypted, and the offset location is calculated, set the new RGB value.

Decryption process: reverse...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.