I have a feature request
This would be nice:
Public-key cryptography
I would love to integrate new feature, but running short on time.
can you explain the ajaxdata portion or do you have an example I could see? I like the idea, just not sure how to implement it. Sorry I'm reasonably new to this part as I have been using the post to URL version for so long
Uploaded new version with parameter support , tweaked for Ajax data Encrypted data : encfunc(Key,Data) decfunc(Key,Data) http://290px.com/king/index.php
Uploaded new version with parameter support
, tweaked for Ajax data
Encrypted data :
encfunc(Key,Data)
decfunc(Key,Data)
http://290px.com/king/index.php
"test" is the password to encryption of string "this is test"
EncDec.encfunc - encrypts string before transmitting outside game.
After encryotion you can see "edata" has encrypted value, which you decrypt using php crypt library
I ended up working this out with exe javascript and creating my own base64 string.
feel free to update plugin if you feel
Develop games in your browser. Powerful, performant & highly capable.
Make to C3 please!!