Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 13 hours 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T05:59:22.000Z (over 3 years ago)
- Last Synced: 2024-04-30T13:35:17.048Z (7 months ago)
- Topics: android, datastore, tink
- Language: Kotlin
- Homepage:
- Size: 137 KB
- Stars: 46
- Watchers: 8
- 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).