¡@

Home 

php Programming Glossary: string_decrypt

Mcrypt js encryption value is different than that produced by PHP mcrypt / Mcrypt JS decrypt doesn't work for UTF-8 chars

http://stackoverflow.com/questions/18786025/mcrypt-js-encryption-value-is-different-than-that-produced-by-php-mcrypt-mcryp

return base64_encode crypted_text function string_decrypt encrypted_string key decrypted_text mcrypt_decrypt MCRYPT_RIJNDAEL_128.. test_str key echo ' br ' echo 'Decrypted Value '.string_decrypt enc_str key echo ' br ' script src 'rijndael.js' script script.. '' I don't get this same as decypted PHP text. i.e. string_decrypt enc_str script I have used these following private vars at the..