Download List

项目描述

The OATH Toolkit makes it easy to build one-time password authentication systems. It contains shared libraries, commandline tools, 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 which specifies the algorithms. For managing secret key files, the Portable Symmetric Key Container (PSKC) format described in RFC6030 is supported.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-06-17 22:18
1.12.4

Usersfile 的代码现在处理为单个用户,支持单个用户进行多个标记 (与不同的誓言秘密) 和其中的任何应允许时多行。
Usersfile code now handles multiple lines for a single user, to support when a single user carries multiple tokens (with different OATH secrets) and any of them should be permitted.

2012-01-17 20:49
1.10.5

生成的修补程序。已更新的 Gnulib 文件。
Build fixes. The Gnulib files were updated.

2011-08-13 07:08
1.10.4

liboath,构建已定,因此,OATH_VERSION_NUMBER实际上是定义。
In liboath, the build has been fixed so that OATH_VERSION_NUMBER is actually defined.

2011-08-13 06:40
1.10.3

liboath允许STRCMP回调信号误差负回报。在构建脚本生成版本号的错误已得到修复。 gnulib的文件已被更新。
liboath allows strcmp callback to return negative to signal errors. Bugs in build scripts for generating version numbers have been fixed. gnulib files have been updated.

2011-05-25 18:22
1.10.0

新TOTP验证函数返回搜索位置增加了。 Usersfile和PAM模块就可以验证TOTP以及。
New TOTP validation functions that return search position were added. Usersfile and PAM module can now validate TOTP as well.

Project Resources