Hi there,
I'm looking for a good encryption technique to use to store some data - my web pages are asp on iis 6 on a win 2003 server that has MSSQL 2000 as a db. I want to use asp to encrypt the strings before inserting them into the table, then be able to pull them out again with a decrypt. This decrypt request may also cross subdomains, eg from abc.me.com to xyz.me.com.
Can anyone suggest a technique I could use please?
Many thanks,
I'm looking for a good encryption technique to use to store some data - my web pages are asp on iis 6 on a win 2003 server that has MSSQL 2000 as a db. I want to use asp to encrypt the strings before inserting them into the table, then be able to pull them out again with a decrypt. This decrypt request may also cross subdomains, eg from abc.me.com to xyz.me.com.
Can anyone suggest a technique I could use please?
Many thanks,