bzsinger / steganographosaurus

Hides a message in the least significant bits of a png image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check message/key length

bzsinger opened this issue · comments

If message longer than key, prevent it from being encoded and/or make key as long as message requires (and warn if getting too long)