This release adds minor bugfixes. The help system has been redesigned, and a lot of help texts are now available. There is an additional search field for group administrators. To make work with access rights easier, the select boxes for groups and users have been improved.
| Tags | OATH Authentication Security OTP password PAM hotp TOTP Library Command-line |
|---|---|
| Licenses | LGPLv2.1+ GPLv3+ |
| Operating Systems | Linux Unix Windows Mac OS |
| Implementation | C |
Recent releases


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: The oathtool --counter parameter now supports larger values.