/StegoPractice

Basic steganography system written in a day. Might update later with key system.

Primary LanguagePython

StegoPractice

Basic steganography system written in a day. Might update later with key system. 14/06/2021

Updated with basic key system. While I'm not super certain about the size checking of the ciphertext fitting into the host image, I'll test it more. Will implement password based key derivation to use instead of key at later date. Maybe.