This tutorial help to encrypt and decrypt strings using cryptojs and php. Cryptojs is very popular library which is used to convert strings into encrypted text and vise versa. I am using Angularjs/javascript Cryptojs libraries for encryption data. You can encrypt and decrypt string, forms data and any header parameter.You can create your own public salt key which will secure your encrypted data. The SALT string is a user defined public key which will use for encryptions and decryption data/string.This example will works with CryptoJS 3.x and PHP5+ with openssl support. I am using below files for decrypt strings in
The post How to encrypt and decrypt string using PHP and CryptoJS appeared first on Coding Security.
How to encrypt and decrypt string using PHP and CryptoJS
read more
Tidak ada komentar:
Posting Komentar