| orhanobut/hawk |
3,820 |
|
227 |
3 |
over 4 years ago |
15 |
October 25, 2016 |
50 |
apache-2.0 |
Java |
| ✔️ Secure, simple key-value storage for Android |
| emeraldsanto/react-native-encrypted-storage |
522 |
|
0 |
19 |
over 2 years ago |
16 |
November 03, 2022 |
39 |
mit |
TypeScript |
| React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage. |
| patrickfav/armadillo |
264 |
|
0 |
0 |
about 3 years ago |
15 |
June 07, 2020 |
2 |
apache-2.0 |
Java |
| A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes. |
| cioccarellia/ksprefs |
226 |
|
0 |
0 |
over 2 years ago |
7 |
August 31, 2023 |
2 |
apache-2.0 |
Kotlin |
| Kotlin SharedPreferences wrapper & cryptographic android library. |
| prashantsolanki3/Secure-Pref-Manager |
75 |
|
0 |
0 |
over 9 years ago |
0 |
|
3 |
apache-2.0 |
Java |
| Secure Preference Manager for android. It uses various Encryption to protect your application's Shared Preferences. |
| cesarferreira/seguro |
33 |
|
0 |
0 |
almost 7 years ago |
0 |
|
1 |
|
Kotlin |
| Secure persistence using AES+CBC encryption on Android with no dependencies. |
| boomesh/EncryptedSharedPreferences |
8 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
Kotlin |
| Eventually to be repalced by EncryptedSharedPreferences from AndroidX (which is in alpha currently): https://developer.android.com/reference/androidx/security/crypto/EncryptedSharedPreferences |
| E2517/translator |
5 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Dart |
| A Flutter mobile app to emulate iOS Translate with Routes, Singleton pattern, Bloc pattern, Push Notifications (Firebase), Shared Preferences, SQLite Relational Database , ChangeNotifier to manage the state, Map, Security (check out security branch), CI/CD and release with GitHub Actions |