mcrypt - replace cryptoJS with PHP function -
just cutting short. there equivalent script code below. tried using mcrypt iv output seems different in crypto , in mcrypt.
cryptojs.enc.base64.parse thanks.
base64 not encryption algorithm, encoding one. such, not part of mcrypt ... , wouldn't necessary anyway. need base64_decode() function.
php mcrypt cryptojs
No comments:
Post a Comment