Steganography( LSB IMAGES ) using AES Cryptography together
Python program to steganography files into images using the Least Significant Bit technics and Advanced Encryption Standard(AES).
Steganocrypto use a graphical interface to improve the usability. Steganocrypto centralize the Stepic algorithm and AES techniques to improve the transfer of text data in order to avoid forensic techniques.
- Verrsion of python: python 2.7
# pip install Steganocrypto
( obs. if has some problem with pil library do
# pip install PIL)
$ Steganocrypto
:)