Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 229 Bytes

This is for University of Minnesota Duluth CS8821 Advanced Security Fall 2017 Project 2

secret.py is a program that implements a type of steganography which hides data in .png images.

dependencies: python PIL(Pillow) library