views:

15

answers:

0

Hi,

I am using JSON for data exchange between my mobile client and the server. I am using that for some sensitive data transfers. However is their any risk in this data format or any security consideration using JSON format? Also the communication is done in HTTPS.

Also I need to know whether we need to apply basic encryption standards for like login even though we use HTTPS.

Regards,

Dilshan