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
- AES description here
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