Simon Josefsson | 4 Apr 2012 11:54
Favicon
Gravatar

OATH Toolkit 1.12.2

FreeBSD fixes.

Happy hacking,
Simon

* Version 1.12.2 (released 2012-04-04)

** liboath: usersfile function now works on FreeBSD.
Reported by Fredrik Lindgren <fredrik <at> lindgren.pp.se>.

** tests: liboath usersfile self-test is skipped if there is no datefudge.
Reported by Fredrik Lindgren <fredrik <at> lindgren.pp.se>.

The OATH Toolkit makes it easy to build one-time password authentication
systems.  It contains a shared library, a command line tool and a PAM
module.  Supported technologies include the event-based HOTP algorithm
(RFC4226) and the time-based TOTP algorithm (RFC6238).  OATH stands for
Open AuTHentication, which is the organization that specify the
algorithms.

The components included in the package is:

  * liboath: A shared and static C library for OATH handling.

  * oathtool: A command line tool for generating and validating OTPs.

  * pam_oath: A PAM module for pluggable login authentication for OATH.

The project's web page is available at:
  http://www.nongnu.org/oath-toolkit/
(Continue reading)


Gmane