Hi
I develop software for encrypt and decrypt string with password
This software develop with B4j (Thanks Erel)
I use B4xEncryption that you can use it in B4i,B4a,B4j
In this software you enter text and password and get encryption text
And use it in b4i and b4a with decryption
Download from here
Attention :
The result encryption is convert to base64
So you should decodebase64 in b4i or b4a
I develop software for encrypt and decrypt string with password
This software develop with B4j (Thanks Erel)
I use B4xEncryption that you can use it in B4i,B4a,B4j
In this software you enter text and password and get encryption text
And use it in b4i and b4a with decryption
Download from here
Attention :
The result encryption is convert to base64
So you should decodebase64 in b4i or b4a