commit | c6f9a5da098ed9e27d88b7c271c4e1ba76fa79d6 | [log] [tgz] |
---|---|---|
author | lysenkobv <lysenkobv@gmail.com> | Wed Oct 10 20:11:34 2012 +0300 |
committer | lysenkobv <lysenkobv@gmail.com> | Wed Oct 10 20:11:34 2012 +0300 |
tree | 11f6376dee588d4e5215ab98734482ce08030d33 | |
parent | 6d9915a7a82ff3f7e9dc0f4969764788cf005f36 [diff] |
libraries/Encrypt.php decode improvement if base64 string is NO valid the result of decoded string is something like this "23Y�����������S�������i��!q" (base64_encode(base64_decode($string)) !== $string) check is this base64 string valid