Sunday, September 17, 2006

Client Side Encryption

My project deals with managing information of my college, so i do feel the need the of sending the data from client side in encrypted form. I had a small discussion on this topic here.

Now I am thinking of making up a small server that encrypts all the data it has to send to my server while it sends rest of the data as it is to its default destination. Guess it can be implemeted in Java, but I am devoid of any programming experience in that language.

Hows the idea? any comments??

BTW I am a student and dont have finances to go in for a SSL certificate, thats why all these efforts to come up with a new idea.

No comments: