encryptedsharedpreferences

There are 11 repositories under encryptedsharedpreferences topic.

  • pablobaxter/Harmony

    Multi-process SharedPreference implementation without ContentProvider

    Language:Kotlin913198
  • HaenaraShin/BrickSharedPreference

    🔒 EncryptedSharedPreferences Migration Support Library For Android.

    Language:Kotlin10104
  • kishandonga/EasyPrefs

    EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.

    Language:Kotlin10244
  • ch4rl3x/settings

    A simplified use of SharedPreferences and Preferences DataStore.

    Language:Kotlin6304
  • PratthamArora/SecureDataLocker

    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 successful authentication.

    Language:Kotlin6202
  • rygelouv/MagicPref

    Android Shared preferences syntactic sugar based on delegation with the use of EncryptedSharedPreferences

    Language:Kotlin5303
  • K-Terelak/SpotifyStats

    Check your spotify stats

    Language:Kotlin4201
  • thang2162/react-native-biometric-login

    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.

    Language:Java4121
  • MelnikovAleksandr/GitHubSearcher

    GitHub API

    Language:Kotlin00
  • RazibKani/SafeDepositBox

    Easy and safe way to store preferences

    Language:Kotlin0100
  • Siddgh/ProjectPortal

    This sample project is used to Demonstrate On-Device SQLLite Encryption using SQLCipher and Room Database

    Language:Kotlin