How to use xxtea algo in php? which iincluded in cocos2d/external/xxtea/
I want to send string encrypted in xxtea, and want to decrypt at server side with same algo.
I want xxtea.php file
I tried with below but its diff algo.
I dont know php at all.
Any kind of help is appreciated.
thanks.