Skip to content

kovmarci86/android-secure-preferences

Repository files navigation

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

  • mvn clean install

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

About

Secure AES Encryiption decorated Android SharedPreferences implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages