Using phonegap to develop an application, which is the best way to encrypt the communication between server and application?
E.g. Submitting forms on the Login page, Registration page
Back end : PHP
front end : Jquery HTML5 / Phonegap
JSON Response
I think you can use SSL communication between client and server. Check this plugin:https://github.com/wymsee/cordova-HTTP