News

The main objective of the program is to send message from a client to server using Caesar cipher & AES encryption-decryption methods.By using the socket programming technique in JAVA.We are using ...
The Client Encrypts the File using a password and sends it to the Server to Decrypt it. To Encrypt the file from the Client side and to send it to the Server side for Decrypt the file follow the ...