I was wondering which is the best way to encrypt and decrypt user data, to make it much more secure as it is possible?
I was reading about AES but i would like to know if is really the best way.
Me i was planning to use AES and a secrete key for encrypt/decrypt, is there any better way?