CollegeConnect
CollegeConnect copied to clipboard
Encryption of User data
Closes #18
- for now, only class
User
is encrypted - user data is encrypted using AES algorithm
- key is stored in SharedPreferences
@sakshampruthi @sjain30 could you please look into it?