I want to do a two way envcption in PHP............just to send the data in url through GET variables.....
This data is not too sensitive..........but stil encryption will add security........
Is this possible in PHP wothout having to install mcrypt or some other library......
else..........is mcrypt library installed......and can use it (Basic PHP.....request for intermediate pending)
(Or is there any other way to send encrypted data???........without POST variables)
This data is not too sensitive..........but stil encryption will add security........
Is this possible in PHP wothout having to install mcrypt or some other library......
else..........is mcrypt library installed......and can use it (Basic PHP.....request for intermediate pending)
(Or is there any other way to send encrypted data???........without POST variables)