Discover

Topics

SecurePreferences Demo

SecurePreferences Demo APK

SecurePreferences Demo APK

1.0.3 FreeScott Alexander-Bown ⇣ Download APK (592.94 KB)

What's SecurePreferences Demo APK?

SecurePreferences Demo is a app for Android, It's developed by Scott Alexander-Bown author.
First released on google play in 8 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.57 stars with 7 rated times.
This product is an app in Libraries & Demo category. More infomartion of SecurePreferences Demo on google play
This is Android Shared preference wrapper that encrypts the values of Shared Preferences using AES 128, CBC, and PKCS5 padding with integrity checking in the form of a SHA 256 hash. Each key is stored as a one way SHA 256 hash. Both keys and values are base64 encoded before storing into prefs xml file. By default the generated key is stored in the backing preferences file and so can be read and extracted by root user.

*Recommend use the user password generated option as added in v0.1.0.*

Sample project from https://github.com/scottyab/secure-preferences