randy3k/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>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/randy3k/otp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("randy3k/otp")
randy3k/otp documentation built on Feb. 1, 2024, 9:39 a.m.