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

remove entryInstanceOf check #47

Open TonyTangAndroid opened 5 years ago

TonyTangAndroid commented 5 years ago

Fix https://github.com/iamMehedi/Secured-Preference-Store/issues/39