Contribute Media
A thank you to everyone who makes this possible: Read More

The Colors, Duke! Steganography using the Python Imaging Library (PIL)

Description

Steganography is the practice, though some might say artform, of concealing messages within other types of media. The aim of my talk is to show how to write plaintext messages into images and then retrieve them. To do this I'll be using the Python Imaging Library, or PIL.

Details

Improve this page