scottyab / secure-preferences

Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
1.53k stars 235 forks source link

Include the secure random fix #4

Closed scottyab closed 9 years ago

scottyab commented 10 years ago

as noted here http://android-developers.blogspot.co.uk/2013/08/some-securerandom-thoughts.html and in gist https://gist.github.com/scottyab/6498556

chrisjenx commented 10 years ago

+1

scottyab commented 9 years ago

fixed in v0.1.0