It is an application that help users hides files on android devices. The app is password-protected and all files imported into the app are encrypted with AES-256.
These are tasks we aim to complete in this course.
- Understand the code written by Ludwig
- Display Files with content
- Login verification
- Import Files
- Export Files
- Encrypt Files
- Decrypt Files
- Import & Encrypt Files
- Export & Decrypt Files
- Share Encrypt Compressed Files
- Open Files with Three Party Apps
- Take Photo inside the Vault
- Record Audio inside the Vault
- Unit Testing of all Modules.