keysmith/autotests
Johan Ouwerkerk 6a06a2f5f0 Fixup HMAC key size sanity checking.
Key lengths should be checked against the output size of the hashing
algorithm (instead of block size, which was used previously).
2020-02-17 07:08:09 +00: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 Fix failing tests due to inconsistencies in French number formatting 2019-10-22 19:34:38 +02:00
CMakeLists.txt Provide a custom HOTP/TOTP primitives. 2020-02-08 14:46:55 +01:00