iamMehedi / Secured-Preference-Store

A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
562 stars 97 forks source link

AES only supported by Android API 23+ #52

Closed erlangparasu closed 5 years ago

erlangparasu commented 5 years ago

https://developer.android.com/training/articles/keystore.html

https://github.com/iamMehedi/Secured-Preference-Store/blob/02d71303e81d03b58e7b097c4988e257f84da080/app/build.gradle#L9