Join Slack
Powered by
Is there a good kotlin encryption library for Andr...
# android
a
Arjun Achatz
07/29/2024, 2:38 PM
Is there a good kotlin encryption library for Android? EncryptedSharedPrefs is apparently deprecated
o
Oladeji Muhammed
07/30/2024, 10:41 AM
You can research on Advanced Encryption Standards (AES)
r
Ryan Mentley
07/30/2024, 6:35 PM
Note that modern Android devices
already
encrypt user data:
https://source.android.com/docs/security/features/encryption/file-based
🔥 1
7
Views
Open in Slack
Previous
Next