Module ootp::hotp[][src]

Expand description

HOTP is a HMAC-based one-time password algorithm.

Structs

The HOTP is a HMAC-based one-time password algorithm.

Enums

The Options for the HOTP and TOTP check function.

The Options for the HOTP make function.