ダウンロードリスト

プロジェクト概要

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.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-06-17 22:18
1.12.4

Usersfile コードは現在 1 人のユーザーは、複数のトークン (異なる宣誓秘密) を単一のユーザーを運ぶし、それらのいずれかを許可すべきときをサポートするために、複数の行を処理します。
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

そのOATH_VERSION_NUMBERが実際に定義されているようにliboathでは、ビルドが修正されました。
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.

プロジェクトリソース