Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
-
Updated
Mar 31, 2020 - Java
Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)
Cifrador de imágenes mediante algoritmo de Grain v1. TP de Criptografía.
Add a description, image, and links to the image-cipher topic page so that developers can more easily learn about it.
To associate your repository with the image-cipher topic, visit your repo's landing page and select "manage topics."