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-11 08:02 Back to release list
2.0.0

此版本支持在 RFC 6030 为关键资源调配处理指定的便携式对称密钥容器 (PSKC) 数据格式。有新的低级库 libpskc 用于管理应用程序开发人员的 PSKC 数据和新的命令行工具 pskctool 与 PSKC 数据为用户进行交互。
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.

Project Resources