Enums§
Statics§
- DEFAULT_
DIGITS - HOTP_
DEFAULT_ COUNTER - STEAM_
CHARS - STEAM_
DEFAULT_ DIGITS - STEAM_
DEFAULT_ PERIOD - TOTP_
DEFAULT_ PERIOD
Functions§
- format
- hotp
- Performs the HMAC-based One-time Password Algorithm (HOTP) given an RFC4648 base32 encoded secret, and an integer counter.
- is_
valid - Validates if
secret
is a valid Base32 String. - remaining_
time - steam
- time_
based_ counter