otp-package {otp} | R Documentation |
otp: One Time Password Generation and Verification
Description
Generating and validating One-time Password based on Hash-based Message Authentication Code (HOTP) and Time Based One-time Password (TOTP) according to RFC 4226 https://datatracker.ietf.org/doc/html/rfc4226 and RFC 6238 https://datatracker.ietf.org/doc/html/rfc6238.
Author(s)
Maintainer: Randy Lai randy.cs.lai@gmail.com [copyright holder]
See Also
Useful links:
[Package otp version 0.1.1 Index]