Command-line interface for HOTP and TOTP
Go to file
Lucas 3e8b900464 Change -h to -a 2021-02-12 01:41:54 +00:00
COPYING Initial commit 2020-06-14 03:23:29 +00:00
Makefile Rework copyright notices 2021-02-11 21:04:05 +00:00
cli.c Change -h to -a 2021-02-12 01:41:54 +00:00
err.c Rework copyright notices 2021-02-11 21:04:05 +00:00
err.h Rework copyright notices 2021-02-11 21:04:05 +00:00
otp.c Rename step -> period 2021-02-12 01:38:22 +00:00
otp.h Change totp to take a uint64_t instead of time_t 2020-06-14 17:13:07 +00:00
run-tests.sh Change -h to -a 2021-02-12 01:41:54 +00:00
strtonum.c Rework copyright notices 2021-02-11 21:04:05 +00:00
strtonum.h Rework copyright notices 2021-02-11 21:04:05 +00:00