CMD + K

oath

Community

Python implementation of HOTP, TOTP and OCRA algorithms from OATH

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::oath

Usage Tracking

1.4.4
1.4.3
1.4.2
1.4.1
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

python-oath is a package implementing the three main OATH specifications * HOTP, an event based one-time password standard -- OTP -- using HMAC signatures, * TOTP, a time based OTP, * OCRA, a mixed OTP / signature system based on HOTP for complex use cases.

About

Summary

Python implementation of HOTP, TOTP and OCRA algorithms from OATH

Last Updated

Dec 20, 2021 at 21:06

License

BSD-3-Clause

Supported Platforms

noarch