keysmith/autotests
Johan Ouwerkerk 28454721df Do not fix up input during validation
This change is a workaround for behaviour of QML controls: when fixup is
called during input validation, the `acceptableInput` property is not
updated correctly.
2020-04-04 10:50:52 +02:00
..
account Validate that an account secret is valid base32. 2020-02-08 14:21:45 +01:00
base32 Port base32 decoding away from liboath 2020-02-08 14:21:45 +01:00
hmac Fixup HMAC key size sanity checking. 2020-02-17 07:08:09 +00:00
model Rewrite Account model(s) as a separate (sub)module within Keysmith, layered on top of the new Account (storage) module. 2020-01-28 06:49:06 +00:00
oath Fixup HMAC key size sanity checking. 2020-02-17 07:08:09 +00:00
validators Do not fix up input during validation 2020-04-04 10:50:52 +02:00
CMakeLists.txt Provide a custom HOTP/TOTP primitives. 2020-02-08 14:46:55 +01:00