https://github.com/fi5t/secured-datastore
Example of encryption Jetpack Proto DataStore with Tink
https://github.com/fi5t/secured-datastore
android datastore tink
Last synced: about 1 year ago
JSON representation
Example of encryption Jetpack Proto DataStore with Tink
- Host: GitHub
- URL: https://github.com/fi5t/secured-datastore
- Owner: Fi5t
- License: mit
- Created: 2020-10-01T17:12:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T05:59:22.000Z (almost 5 years ago)
- Last Synced: 2025-03-27T08:45:11.527Z (over 1 year ago)
- Topics: android, datastore, tink
- Language: Kotlin
- Homepage:
- Size: 137 KB
- Stars: 49
- Watchers: 7
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Secured Proto DataStore
This example app shows how you can encrypt your data when using [Proto DataStore from Jetpack](https://developer.android.com/topic/libraries/architecture/datastore).