SouravKr9 / steganographAndSend

This Java Enterprise web application verifies it's users using Google's OAuth 2.0. It then hides their text in an image using LSB algorithm and encrypts the image using AES algorithm for additional security. It also allows users to send encrypted image via email using gmail's RESTful api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steganographAndSend

This Java Enterprise web application verifies it's users using Google's OAuth 2.0. It then hides their text in an image using LSB algorithm and encrypts the image using AES algorithm for additional security. It also allows users to send encrypted image via email using gmail's RESTful api. Start from index.html

About

This Java Enterprise web application verifies it's users using Google's OAuth 2.0. It then hides their text in an image using LSB algorithm and encrypts the image using AES algorithm for additional security. It also allows users to send encrypted image via email using gmail's RESTful api.


Languages

Language:HTML 51.0%Language:Java 49.0%