Skip to content
Snippets Groups Projects
Commit 5bac2837 authored by Majd Hafiri's avatar Majd Hafiri
Browse files

Update Project proposal.md

parent 61b27428
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,9 @@ This program will be used by two parties, the sender and the receiver. The sende
## Implementation Strategy
In order for both parties to agree on a a secret message , 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:
## Tasks
*This section is the most important because it gives us a sense of the scope of your project and forces you to think about the deliverables to which you'll hold yourself.*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment