FAQs about data exchange between the two php sites

Source: Internet
Author: User
For example, I have defined the data interface api on the php end. The returned json data is transmitted over https. I want to know whether to perform encryption or other operations when accessing the data interface, for fear that data transmission is not secure. Please enlighten me and discuss ...... For example, if a is the original website and B is using the data interface xxxxxlogin? Namexx & amp; pwdxx. The data interface returns the logon result. Data exchange between the two php sites
Example
I have now defined the data interface api in php. The returned json data is transmitted over https. I want to know whether to perform encryption or other operations when accessing the data interface, for fear that data transmission is not secure. Please enlighten me and discuss ......

For example, if a is the original website and B uses the data interface https: // xxxxx/login? Name = xx & pwd = xx. The data interface returns the logon result. I feel insecure.

PHP Security API

Share:


------ Solution --------------------
Https is safe enough, so a wall cannot be intercepted.
------ Solution --------------------
It is not difficult to encrypt it. encrypt it.
------ Solution --------------------
You don't have to worry about this problem. if hackers have cracked all https, what is the difficulty of cracking the encryption algorithm you have written?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.