keysmith/autotests/account/compute-jobs
Johan Ouwerkerk 035348caa5 Implement encryption/decryption of token secrets
With this change token secrets are encrypted prior to writing them to
storage, and decrypted as and when needed to generate tokens. Additional
validation is performed to verify that token secrets can be decrypted
successfully when loading accounts from storage.

With this change issue #6 should finally be resolved.
2020-04-24 18:01:34 +02:00
..
CMakeLists.txt Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
compute-hotp.cpp Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
compute-totp.cpp Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00