Package cloud.opencode.base.crypto.otp


package cloud.opencode.base.crypto.otp
  • Classes
    Class
    Description
    RFC 4226 HOTP (HMAC-Based One-Time Password) implementation RFC 4226 HOTP(基于 HMAC 的一次性密码)实现
    RFC 6238 TOTP (Time-Based One-Time Password) implementation RFC 6238 TOTP(基于时间的一次性密码)实现
    Builder for constructing Totp instances with custom configuration.
    OTP secret key management utilities for TOTP/HOTP TOTP/HOTP 的 OTP 密钥管理工具