I am trying to two-way encrypt the data in a cookie so that a user cannot change it. However I do not want to use MD5 as it is one way. I also do not want to use rot13 because it is insecure. Does anyone know if MCrypt is installed on the server?
Also does anyone know of anyway I could two-way encrypt the data in a cookie.
Last edited by thnn on Thu Dec 15, 2005 10:59 pm; edited 1 time in total
Also does anyone know of anyway I could two-way encrypt the data in a cookie.
Last edited by thnn on Thu Dec 15, 2005 10:59 pm; edited 1 time in total
