Is there such an encrypted string in javascript-PHP or JS?

Source: Internet
Author: User
The encrypted string can be decrypted only when the key is known. That is, the website developer cannot decrypt the encrypted string without knowing the key (Chinese characters are supported) encrypted by a key. The encrypted string can be decrypted only when the key is known. That is, website developers cannot decrypt the string without knowing ke y (Chinese characters are supported)

Reply content:

Encrypted by a key. The encrypted string can be decrypted only when the key is known. That is, website developers cannot decrypt the string without knowing ke y (Chinese characters are supported)

Directly used functions are definitely not available. You need to customize a function and use various encryption algorithms to encrypt your strings and specific keys, the acceptor uses the same encryption logic for decryption to restore data.

AvailableRSA

Combine your key with the string you want to encrypt with MD5 or other encryption methods. to decrypt the key, you must know your key.

PhpMcrypt_encryptJs should have corresponding

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.