I have a mobile application generated by codename one, so it is going to work on all mobiles. Its a Client-Server application. I have to store credit card info and some other private info. I think for Encryption Rijndael would be the best. i have used MD5 before but now a days i think it is old
I don't know how to do that any help..?? How can i Encrypt the information on mobile app it self and then send that to server ..?? Or is there any other Encryption method better than Rijndael ..??