Decryption

I'm working on a website. We're all volunteers and we don't have any money to buy a ssl-certificate, which should be the way to do this. Still I would like to send some encrypted data to and from the server and decrypt it again.

I will probably use http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=8967&lngWId=4 to do the encryption from user to server.

My problem now is to send information back from the server to other people, without any security holes. So I need the reverse: send encrypted info from the server and decrypt it at the client.

View Replies


ADVERTISEMENT

Encryption/decryption In ASP

I would like to know what is the best to encrypt/decrypt info using ASP. I would like to encrypt some darta when recording it in an Access db and decrypt it when retrieving the data in question.

I guess that there are no built-in function so I was wondering if you would have a script that you would recommend. Or should I use a third party? It doesn't have to be very complex.

View Replies View Related

Get Original Querystring Values After Decryption

Anyone have a VB function or know how to retrieve original querystring values after they have been decryted and lie within a string? Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved