Download List

Descripción del Proyecto

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 Requirements

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

Esta versión soporta el formato de datos portátil contenedor de clave simétrica (PSKC) especificado en RFC 6030 para tratar con provisioning clave. Hay un nuevo libpskc de biblioteca de bajo nivel para la gestión de datos para desarrolladores de aplicaciones de PSKC y un nuevo pskctool de herramienta de línea de comandos para interactuar con datos PSKC para los usuarios.
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