1. Add prompt for entering password during backup and restore. 2. Use PBKDF2 to generate a secret key that is used to encrypt backups. 3. Store salt in backup zip file. 4. Fetch salt from backup zip file during restore and use it to decrypt restoration data. |
||
---|---|---|
.. | ||
libs | ||
src/main | ||
build.gradle |