Showing posts with label decryption. Show all posts
Showing posts with label decryption. Show all posts

Friday, August 5, 2011

Encryption-Decryption

Hi readers,
Recently I and my dear friend were talking about some exciting things that we could do in Facebook, and an idea clicked into my mind which was related to my final year computer science project.

I told my friend that why dont we talk in facebook with encrypted texts. The idea was just to convert the readable text  into cipher text(the text formed after encryption) and post it on the wall, then the person at other hand had to decrypt that text so that it is again converted into human readable form.
Finally I got an idea regarding the encryption-decryption algo that i used in final year project , and using it, I created another algo with few changes and finally I made a software named "Crypto".

We just have to login and then we can encrypt and decrypt the messages,, Its working awesome..
In my next post , I'll write regarding how to use it ,