From 6df600461bce1fa503fc9becfe4b4c312c039759 Mon Sep 17 00:00:00 2001 From: Vipin Thomas <vipin.thomas@stud.th-deg.de> Date: Tue, 18 May 2021 11:47:57 +0000 Subject: [PATCH] Update Project proposal.md --- Project proposal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project proposal.md b/Project proposal.md index 1f91c68..7b41a7b 100644 --- a/Project proposal.md +++ b/Project proposal.md @@ -3,9 +3,9 @@ > Team Member 1 (Majd Hafiri) ,Team Member 2 (Vipin Koshy Thomas) ## Overview -** Use case 1**: We want to create an IP which can curb Intelluctual property theft using Stegnography alogorithms(LSB - bit manipulation). By this, each images will be having a secret Identifier embedded in it, which can be used to check the ownership. +**Use case 1**: We want to create an IP which can curb Intelluctual property theft using Stegnography alogorithms(LSB - bit manipulation). By this, each images will be having a secret Identifier embedded in it, which can be used to check the ownership. -** Use Case 2**: This can also be used between two parties who want to exchange secret information through images, but they have to be agree on the position of the data using diffie hellman or related algorithms. +**Use Case 2**: This can also be used between two parties who want to exchange secret information through images, but they have to be agree on the position of the data using diffie hellman or related algorithms. ## Background -- GitLab