Commit Graph

5 Commits (363fc789ef416efb0dae5abd414c6a78a2b5cf1a)

Author SHA1 Message Date
Alexander Bakker 76c6840ad6 Clarify the docs a bit 8 years ago
Alexander Bakker 7269cc2b6a Verify integrity of decrypted slots and display a dialog on error 8 years ago
Alexander Bakker 2712b4af28 Update docs to reflect the key derivation function changes 8 years ago
Impyy e8e7a822c5 Push some work on yet another rework of the database. This time with slots!
Details are in doc/db.md
8 years ago
Impyy 9de0f35104 Replaced the sqlcipher database with a custom one
Still a WIP. This change was made to allow us to use Android's SecretKey API.
Which in turn allows us to store our secret keys in the Android KeyStore.

You can read about the database file format here: doc/db.md
8 years ago