Securing webservices of PHP
问题 I'm developing a small project in android which is using php webservices' call. I want my webservices to be protected, however by using GET/POST request methods I don't think its much protected. After googling I got RSA implementation in "phpseclib", Its having good documentation as well. But I'm confused so much, so thought post this here. Basically what I need is: from Android I'l call a url with "encrypted parameters merged in one string". (I'l first encode parameters in json and then I'l