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.
563 stars 97 forks source link

Alternative to this library? #56

Open shalva97 opened 2 years ago

shalva97 commented 2 years ago

it has not updated for a long time. Do you know any similar library?

bmaciejm commented 2 years ago

You could just use https://developer.android.com/reference/kotlin/androidx/security/crypto/EncryptedSharedPreferences