ダウンロードリスト

プロジェクト概要

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にホスティングされているものではありません。

2013-01-31 07:36
2.0.2

Base32 キーの復号がそれを受け入れるでより自由になりました。場合は、「+」usersfile のパスワードです指定されたパスワードを無視します。このリリースはテスト スイートで使用される一部の証明書の有効期限を修正します。
Base32 decoding of keys is now more liberal in what it accepts.

If the password in usersfile is "+", it ignores the supplied password.

This release
fixes the expiry date of some certificates used in the test suite.

2012-10-25 09:46
2.0.1

ライブラリおよびコマンドライン ツールによって署名と XML デジタル署名および X.509 証明書を使用して PSKC データの検証になりました。PSKC データによると、XML スキーマの検証が完了しました (以前は、XMLDsig + XMLEncryption パーツで動作しない)。-チェックする pskctool パラメーター情報--改名されています。

Signing and verifying PSKC data using XML Digital Signatures and X.509 certificates are now
supported by the library and commandline tool.

Validation of PSKC data according to the XML Schema is now complete
(previously, the XMLDsig+XMLEncryption parts did not work).

The --check parameter to pskctool has been renamed to --info.

2012-10-11 08:02
2.0.0

このリリースでは RFC 6030 でのキーのプロビジョニング処理指定ポータブル対称キー コンテナー (PSKC) のデータ形式をサポートしています。アプリケーション開発者のための PSKC データと対話してユーザーのための PSKC データ、新しいコマンドライン ツール pskctool を管理する、新しい低レベル ライブラリ libpskc です。
This release supports the Portable Symmetric Key Container (PSKC) data format specified in RFC 6030 for dealing with key provisioning. There is a new low-level library libpskc for managing PSKC data for application developers and a new commandline tool pskctool for interacting with PSKC data for users.

2012-09-07 00:17
1.12.6

Liboauth usersfile は、fflush'ed と fsync'ed になりました。メモリ リークが修正されました。Oathtool--カウンター パラメーターは今 32 ビットのプラットフォームで動作します。
The liboauth usersfile is now fflush'ed and fsync'ed. A memory leak was fixed. The oathtool --counter parameter now works on 32-bit platforms.

2012-08-21 06:16
1.12.5

Oathtool--カウンター パラメーターは今より大きい値をサポートします。
The oathtool --counter parameter now supports larger values.

プロジェクトリソース