hotp.cpp |
RFC 4228 only supports SHA-1 but TOTP allows SHA-256 and SHA-512
and some HOTP libs support one or both as extensions
|
1783 |
hotp.h |
|
217 |
info.txt |
|
90 |
otp.h |
HOTP one time passwords (RFC 4226)
|
4112 |
totp.cpp |
Technically any time step except 0 is valid, but 30 is typical
and over 5 minutes seems unlikely.
|
1723 |
totp.h |
|
210 |