Encryption/Decryption

0
How to improve performance after implementing AES encryption/decryption algorithm in mendix native page. I have encrypted people's name and DOB while committing to sever and then in my native app I m retrieving the list of person from local database which are in encrypted format and decrypting them to show the data to user in application. But this list of paerson is coming late . Is there any way I could improve the performance?
asked
0 answers