keysmith/autotests
Johan Ouwerkerk 8729b92b8b Provide a custom HOTP/TOTP primitives.
Provides a building block for re-implementing the HOTP/TOTP algorithms
without using oath-toolkit: see issue #9.
2020-02-08 14:46:55 +01: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 Provide a custom HMAC implementation 2020-02-08 14:21:45 +01: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 Provide a custom HOTP/TOTP primitives. 2020-02-08 14:46:55 +01: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