The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

otp: One Time Password Generation and Verification

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
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

Documentation:

Reference manual: otp.pdf

Downloads:

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 dependencies:

Reverse imports: polished

Linking:

Please use the canonical form https://CRAN.R-project.org/package=otp to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.