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

Package details

AuthorRandy Lai [aut, cre, cph]
MaintainerRandy Lai <randy.cs.lai@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/randy3k/otp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("otp")

Try the otp package in your browser

Any scripts or data that you put into this service are public.

otp documentation built on May 29, 2024, 3:32 a.m.