This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I'm curious about the mode of encryption AES.

Hello

I'm going to use AES for encryption and decryption testing of data this time.

Looking at the example of SDK, there are several AES modes, can you tell me the difference between them?

And when I say that I send encrypted data to the app, does the app proceed with data decryption?

Thank you.

Related