A library written in Visual C# for encrypting a text message into an image file, and decrypting an image file to get the text message using Rijndael Algorithm, RSA Algorithm, and LSB Substitution Algorithm.

Features

  • Uses Rijndael 256 bit Algorithm to encrypt the text message
  • Uses RSA Algorithm to encrypt the symmetric key
  • Uses LSB Substitution Algorithm to embed the message into the image
  • Only works with raster images (.JPG, .GIF, .PNG, .BMP)

Project Activity

See All Activity >