Alexander Bakker
576f908e01
Match slot ID's to keystore aliases
2018-02-10 17:20:41 +01:00
Alexander Bakker
07c3e43160
Add a new activity that allows editing key profiles
2017-12-27 22:04:22 +01:00
Alexander Bakker
76c6840ad6
Clarify the docs a bit
2017-08-19 13:52:22 +02:00
Alexander Bakker
7269cc2b6a
Verify integrity of decrypted slots and display a dialog on error
2017-08-18 22:12:45 +02:00
Alexander Bakker
2712b4af28
Update docs to reflect the key derivation function changes
2017-08-07 22:39:43 +02:00
Impyy
e8e7a822c5
Push some work on yet another rework of the database. This time with slots!
...
Details are in doc/db.md
2017-08-06 18:21:01 +02:00
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
2017-08-06 18:21:01 +02:00