Implementation of an android application that can store logging information securly.
- Local database (on device) manipulation with SQLite.
- Hashing and Encryption of the stored password's data and using authentication mechanism.
- Tracking usage time of passwords.
- Generating random passwords.