Home > Backend Development > PHP Tutorial > What method does js use to encrypt the data of ajax post and transmit it to php for decryption?

What method does js use to encrypt the data of ajax post and transmit it to php for decryption?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-26 08:27:21
Original
1375 people have browsed it

Since I don’t want to transmit plain text when doing ajax post, I want to use js to encrypt a js object into a string or binary string for transmission, but I don’t know how to encrypt it, and this encrypted string needs to be in php Decrypt it on the end, and the decrypted data is preferably a php array. Does anyone have such a need? Do you know how to achieve this?

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template