A Secret Message in an Image: Steganography

I show an apparently solid green image that actually contains two paragraphs of text, with one bit from each character of the text encoded into the low-order...

Dave Briccetti20.5K views18:34

🔥 Related Trending Topics

LIVE TRENDS

This video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!

THIS VIDEO IS TRENDING!

This video is currently trending in Thailand under the topic 'สภาพอากาศ'.

About this video

I show an apparently solid green image that actually contains two paragraphs of text, with one bit from each character of the text encoded into the low-order bit of the red component of the pixels. This is called steganography. I walk through a Python program that does this encoding and decoding. There are several moderately advanced concepts here, such as bit “twiddling” and numpy arrays, and I don’t cover them thoroughly. I consider this a first draft of what could be a really nice set of lessons building up to completely understanding this code. One correction: Where you see an |= operator, I later changed that to a simple assignment, =. https://github.com/dcbriccetti/StegaPy Note: I’ve changed the code considerably since making this video. Please see the commit comments in Github for details.

Video Information

Views
20.5K

Total views since publication

Likes
235

User likes and reactions

Duration
18:34

Video length

Published
Aug 28, 2019

Release date

Quality
hd

Video definition

Tags and Topics

This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:

Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.