You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
0 commit comments