Skip to content

[android lib] Encrypt data sharedpreference using AES + RSA + AndroidKeyStore

Notifications You must be signed in to change notification settings

erlangparasu/sharedpref_aes_rsa

Repository files navigation

How to Install

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

dependencies {
    ...
    implementation 'com.github.erlangp:sharedpref_aes_rsa:1caffb5bb2'
}

More versions:

https://jitpack.io/#erlangp/sharedpref_aes_rsa

About

[android lib] Encrypt data sharedpreference using AES + RSA + AndroidKeyStore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages