java - Android slow AES decryption -


referee:

I'm preparing an Android app for which a big package of AES decryption Required (~ 50MB) and Android Inbuilt Ace decryption mechanism (approximately 5 minutes) is really slow when applied.

Based on the above positions, I tried to use NDK and to use native libraries (openssl) for this app However, openssl for Android actually has a large number of files and I Do not know which files .so use to create files.

I am quite uncomfortable using the NDK and native code in the Android app and any suggestions / sample code on how to use the openssl library for AES decryption would be really useful.

Try a recharge bouncy castle that does not collide with anybody released with Android. There is an old on the Android system (even if you have a release of Android that includes it).

This should only be your requirement

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

ruby on rails - Convert a Activerecord result with has_one associations into a single hash per record -

javascript - Read complete data from stream from onMessage -