AES on Android. Kotlin and Native C/C++ code
feature_aes_kotlin
: Pure Kotlin module to crypt/decrypt with AES ECB and GCM. Check out unit tests.feature_aes_native
: Android Kotlin module using native code to crypt/decrypt with AES ECB../gradlew assembleDebug