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

Issue 29 #30

Closed iamMehedi closed 6 years ago

iamMehedi commented 6 years ago

adds an optional way to seed the SecuredRandom as requested by #29