PHP and B4A Crypt

navirius

New Member
I want to know, what b4a Encryption library crypting that compatible with php encryption?

I mean, if I use Encryption library, what I should use in PHP?
I want to pass information with my php server encrypted, I already try DES,AES, but no one compatible, always give me a wrong decrypted result

thx for help...
 
Top