keysmith/autotests
Johan Ouwerkerk 4d966c3926 Add support for a master key in account storage
With this change an unlock stage is introduced to loading account storage.
Key derivation parameters for a master key are recorded, and the master
password may be supplied to "unlock" the account secret(s) in storage.

This change paves the way for actually decrypting encrypted account
secrets later, and finally solving issue #6.
2020-04-23 18:59:17 +02:00
..
account Add support for a master key in account storage 2020-04-23 18:59:17 +02:00
base32 Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
hmac Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
model Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
oath Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
secrets Add support for encrypting/decrypting token secrets 2020-04-23 18:59:17 +02:00
validators Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
CMakeLists.txt Add support for encrypting/decrypting token secrets 2020-04-23 18:59:17 +02:00