File-Encryption-and-Decryption-using-AES-Algorithm-and-Socket-Programming.This Repository Demonstrates File Encryption using AES algorithm. The Client Encrypts the File using a password and sends it to the Server. The Server then Decrypts it using the same password.