kovmarci86 / android-secure-preferences

Secure AES Encryiption decorated Android SharedPreferences implementation.
38 stars 16 forks source link

android-secure-preferences

About

This project uses the Encryption class from: http://www.java2s.com/Code/Android/Security/AESEncryption.htm

Gives an implementation of SharedPreferences, which encrypts given values with AES.

Environment setup

Build

Android compatibility

Project requires API level 8 due to Base64 Android API level requirements.

Binary

Until GitHub deprecates download section, use:

https://github.com/kovmarci86/android-secure-preferences/downloads