Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeSteganography ¶
DecodeSteganography decodes the image. Get the secret message and returns it as a string.
func Decrypt ¶
Decrypt method decrypts body that is send, by using keya. It use Stream Cipher Algorithm (CFB).
func EncodeSteganography ¶
EncodeSteganography encodes the image with given secret message. It returns the encoded image file as a byte array.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.