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

Recovery #8

Closed iamMehedi closed 7 years ago

iamMehedi commented 7 years ago

Adds a way to recover from KeyStore issues which render the keys to be unrecoverable i.e when user changes screen lock in Android versions prior API level 21.