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>.
| Version: | 0.1.1 | 
| Imports: | R6, base64url, openssl | 
| Suggests: | testthat (≥ 2.1.0), covr | 
| Published: | 2024-01-23 | 
| DOI: | 10.32614/CRAN.package.otp | 
| 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.html , otp.pdf | 
| Package source: | otp_0.1.1.tar.gz | 
| Windows binaries: | r-devel: otp_0.1.1.zip, r-release: otp_0.1.1.zip, r-oldrel: otp_0.1.1.zip | 
| macOS binaries: | r-release (arm64): otp_0.1.1.tgz, r-oldrel (arm64): otp_0.1.1.tgz, r-release (x86_64): otp_0.1.1.tgz, r-oldrel (x86_64): otp_0.1.1.tgz | 
| Old sources: | otp archive | 
| Reverse imports: | polished | 
Please use the canonical form https://CRAN.R-project.org/package=otp to link to this page.