A simple implementation of OATH-HOTP and OATH-TOTP.

$ luarocks install otp

This is a simple OATH-HOTP and OATH-TOTP implementation in pure lua
that makes use of luaossl for its hashing needs. It can be used as
a generation and verification library and is compatible with the
RFCs 4226 and 6238. It only supports the SHA-1 hashing algorithm
(as specified in the RFCs).

Versions

0.1-66 years ago1,461 downloads
0.1-57 years ago428 downloads
0.1-48 years ago244 downloads
0.1-39 years ago(revision: 3)67 downloads
0.1-29 years ago69 downloads
0.1-19 years ago95 downloads

Dependencies

basexx >= 0.1
lua >= 5.1

Labels

Manifests