动态口令(OTP,One-Time Password)原理与实践(HOTP)

HOTP:An HMAC-Based One-Time Password Algorithm(基于哈希运算消息认证码的一次性口令)

HMAC:Hashed Message Authentication Code

技术标准:https://tools.ietf.org/html/rfc4226