/gosteganography

Simple implementation of the LSB steganography algorithm in go, which uses the least significant bit (LSB) of each colour component (RGB) of each pixel of an image to hide a given message.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Stargazers