Skip to content

Commit 9914ca8

Browse files
authored
Update README.md
1 parent 8f462e1 commit 9914ca8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# De-Code
22
This was my first project for cryptography, where I developed my own algorithm and, performed encryption and decryption over plain text so as to test it's integrity.
3+
4+
It is all simple...
5+
* The default PIN is "1238"
6+
* You can customise it to your will and have fun.
7+
8+
All you have to do is run this program and it will create a file called "ciphered.txt".
9+
You can send this file to your friend, where he/she will have this "software" waiting for it.
10+
All your friend has to do is to paste the file in the same directory as the "software", and run it...
11+
12+
Enjoy!

0 commit comments

Comments
 (0)