https://github.com/05nelsonm/encrypted-storage
An Android library for creating encrypted Files and SharedPreferences
https://github.com/05nelsonm/encrypted-storage
android android-library encrypted-sharedpreferences encryption sharedpreferences
Last synced: about 1 month ago
JSON representation
An Android library for creating encrypted Files and SharedPreferences
- Host: GitHub
- URL: https://github.com/05nelsonm/encrypted-storage
- Owner: 05nelsonm
- License: gpl-3.0
- Created: 2020-05-29T16:59:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T23:43:31.000Z (over 5 years ago)
- Last Synced: 2025-05-22T11:17:20.479Z (about 1 year ago)
- Topics: android, android-library, encrypted-sharedpreferences, encryption, sharedpreferences
- Language: Kotlin
- Homepage: https://encrypted-storage.matthewnelson.io
- Size: 713 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EncryptedStorage Android Library
An Android library for creating encrypted Files and SharedPreferences
## [https://encrypted-storage.matthewnelson.io](https://encrypted-storage.matthewnelson.io)
## License
Copyright © 2020 Matthew Nelson
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see here.