Command-line interface for HOTP and TOTP
Go to file
Lucas fcd0f1747c Rename step -> period 2021-02-12 01:38:22 +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 Rename step -> period 2021-02-12 01:38:22 +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 Also run tests with standard input 2020-06-15 23:57:39 +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