Skip to content

pjullrich/least-significant-bit-steganography

Back Finished the message adding algorithm to my temporary satisfaction.

Commit details

Finished the message adding algorithm to my temporary satisfaction.

Description

Watch out when working with Integer.toBinaryString(int i) as it might return a String with less than 8 binary digits in it. Next step: Read a hidden message from a picture.

Metadata

Author
Peter Ullrich peter.j.ullrich@web.de
Committed
Commit

Contributors

  • Peter Ullrich peter.j.ullrich@web.de Author