I am creating an application where I save some privacy documents. I want to save those files as Encrypted format.
I searched in google for AES Encryption/Decryption alto in C language. Am not able to find standard algorithm implementing AES.
Can anyone suggest me AES Enc/Dec in C ?? please
I would like to use the same algorithm in both android and iPhone