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-10-25 09:46 Back to release list
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.

Project Resources