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://tools.ietf.org/html/rfc4226> and RFC 6238 <https://tools.ietf.org/html/rfc6238>.
Version: | 0.1.0 |
Imports: | R6, base64url, openssl |
Suggests: | testthat (≥ 2.1.0), covr |
Published: | 2020-05-05 |
Author: | Randy Lai [aut, cre, cph] |
Maintainer: | Randy Lai <randy.cs.lai at gmail.com> |
BugReports: | https://github.com/randy3k/otp/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/randy3k/otp |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | otp results |
Reference manual: | otp.pdf |
Package source: | otp_0.1.0.tar.gz |
Windows binaries: | r-devel: otp_0.1.0.zip, r-release: otp_0.1.0.zip, r-oldrel: otp_0.1.0.zip |
macOS binaries: | r-release: otp_0.1.0.tgz, r-oldrel: otp_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=otp to link to this page.