Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions libs/persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@
- A tiny lib (Less than 10 methods) to store constants where attackers will have a harder time to find.
- [SafeRoom](https://github.com/commonsguy/cwac-saferoom)
- CWAC-SafeRoom: A Room<->SQLCipher for Android Bridge
- [adorsys/secure-storage-android](https://github.com/adorsys/secure-storage-android)
- Use RSA encryption and Android Keystore to store strings & credentials securely on your device