Skip to content

yumin-chen/steganography-python

Repository files navigation

Steganography Example in Python

Introduction

This repository is the source code for my blog post tutorial How To Hide a Secret Message in an Image File – Steganography in Python.

Steganography

Steganography is a way of hiding critical information. Unlike cryptography, which focuses on encrypting data, steganography focuses on concealing the data, and thus the intended secret message does not attract attention to itself as an object of scrutiny.
This project is a simple example of concealing a hidden messages in an image file.

Licensing

Please see the file named LICENSE.md.

Author

  • Chen Yumin

Contact

About

Simple steganography example of concealing a hidden messages in an image file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages