Application with AES encryption - test

184 Views Asked by At

Im implementing the algorithm AES in my mobile app with a 128 bit key, now im wondering how to actually test if the encryption works and how secure is it, is there a way that i can simulate an attack to my application (maybe a free software)? so i can see if its secure enough.

0

There are 0 best solutions below