Skip to content
#

encryptedsharedpreferences

Here are 10 public repositories matching this topic...

Language: All
Filter by language

A concept app that uses Jetpack Security to encrypt user data such as text files or images using Encrypted Shared Preferences and uses Biometrics for authentication. The data can only be decrypted after the user is authorized via a master key or Biometric authentication. The app also displays the list of encrypted files and decrypts them on succ…

  • Updated Sep 2, 2020
  • Kotlin

A React-Native module to enable biometric login and securely store a user's credentials using native apis. The user's credentials are encrypted and stored using Keychain on iOS and Encrypted Shared Preferences on Android.

  • Updated Nov 22, 2023
  • Java

Improve this page

Add a description, image, and links to the encryptedsharedpreferences topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encryptedsharedpreferences topic, visit your repo's landing page and select "manage topics."

Learn more