From b3c8ac6274904189b75b728a7c923b7c24e27bf1 Mon Sep 17 00:00:00 2001
From: Vipin Thomas <vipin.thomas@stud.th-deg.de>
Date: Tue, 18 May 2021 12:27:36 +0000
Subject: [PATCH] Update Project proposal.md

---
 Project proposal.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project proposal.md b/Project proposal.md
index fdeea25..2ce17a8 100644
--- a/Project proposal.md	
+++ b/Project proposal.md	
@@ -22,7 +22,7 @@ image credits: [wikimedia](https://en.wikipedia.org/wiki/Bit_numbering#mediaview
 Use Case 1:
 
 Use Case 2: 
-In order for both parties to agree on the position of the data using Diffie Hellmann , An algorithm must be implemented. This Algorithm accepts the user message and change some pixels values of an Image. Pixel values modification is based on a specific criteria (not decided yet). For example , If the sender wants to send the number "5" as a secret message , The algorithm could change 5 pixel values in the one color image and in the receiver part , the algorithm will calculate the number of modified pixels.
+In order for both parties to agree on the secret, An algorithm must be implemented. This Algorithm accepts the user message and change some pixels values of an Image. Pixel values modification is based on a specific criteria (not decided yet). For example , If the sender wants to send the number "5" as a secret message , The algorithm could change 5 pixel values in the one color image and in the receiver part , the algorithm will calculate the number of modified pixels.
 
 How it works:
 
-- 
GitLab