bdauvergne/python-oath
Python implementation of HOTP, TOTP and OCRA algorithms from OATH
PythonBSD-3-Clause
Issues
- 2
Ocra not working with session.
#39 opened by StephanGocht - 1
sha256 and sha512 not working properly
#34 opened by amascii - 2
Escape warning is Python 3.7
#33 opened by rudolphfroger - 9
- 4
- 1
New release
#31 opened by ainola - 1
A query about TOTP input length
#29 opened by LangLEvoI - 4
- 2
Project status
#26 opened by foxx - 3
Can't pass in a unicode string as a key in Python 2
#24 opened by rtpg - 1
- 1
- 2
Test failures should have a non-zero return
#14 opened by bdauvergne - 3
- 6
ocra test failures
#10 opened by pauldokas - 2
Timing attacks?
#8 opened by rudolphfroger - 4
Incorrect OTP (rare)
#7 opened by JBionics - 0
__all__ is spelled incorrectly
#6 opened by dholth - 0
Set default time for accept_totp
#5 opened by jondb - 1
TOTP doesn't seem to be working
#4 opened by sharoonthomas - 2
ocra lacks test cases
#3 opened by bdauvergne - 1
Usage Examples
#2 opened by atkinson