This document is a report on a data encryption and decryption project written by Bhautik Chovatiya for a computer networks course. The report provides an introduction to the need for data encryption, describes the project requirements and design. It also includes screenshots and code snippets demonstrating how the project allows users to encrypt and decrypt data either directly or from files using Caesar cipher encryption. The project aims to provide secure encryption in a simple and user-friendly way.