Safe Haskell | None |
---|
Data.OTP
Description
Implements HMAC-Based One-Time Password Algorithm as defined in RFC 4226 and Time-Based One-Time Password Algorithm as defined in RFC 6238.
Documentation
Compute an HOTP using secret key and counter value.
OTP-0.0.0.1: HMAC-Based and Time-Based One-Time Passwords
Safe Haskell | None |
---|
Data.OTP
Description
Implements HMAC-Based One-Time Password Algorithm as defined in RFC 4226 and Time-Based One-Time Password Algorithm as defined in RFC 6238.
Compute an HOTP using secret key and counter value.