The latest version of OTP is 0.1.0.0-2.

OTP

Version 0.1.0.0 revision 0 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
HMAC-Based and Time-Based One-Time Passwords (HOTP & TOTP)
Description

Implements the HMAC-Based One-Time Password Algorithm (HOTP) as defined in RFC 4226 and the Time-Based One-Time Password Algorithm (TOTP) as defined in RFC 6238.

The TOTP and HOTP algorithms are commonly used to implement two-step verification (2FA) (e.g. by Google Authenticator ).

See module Data.OTP for API documentation.

Author
Artem Leshchev, Aleksey Uimanov, Herbert Valerio Riedel
Bug reports
https://github.com/hvr/OTP/issues
Category
Cryptography
Copyright
2012 Artem Leshchev, 2016 Aleksey Uimanov, 2018 Herbert Valerio Riedel
Homepage
https://github.com/hvr/OTP
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components