Command-line interface for HOTP and TOTP
Lucas
22333c5d6e
Let the application deal with converting time_t to uint64_t. For TOTP, it's just a counter. While there, rename 'granularity' to 'step', as it's used in RFC 6238. |
||
---|---|---|
cli.c | ||
COPYING | ||
err.c | ||
err.h | ||
Makefile | ||
mystrtonum.c | ||
mystrtonum.h | ||
otp.c | ||
otp.h | ||
run-tests.sh |