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_encrypt
Js should have corresponding