index
:
pyotp2289
master
next
A pure Python implementation of "A One-Time Password System" - RFC-2289
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
otp2289
/
server.py
blob: 86c4fa5d7ddc16e5fa12f1eb0ea9f43d64de9203 (
plain
)
1
2
3
4
# -*- coding: utf-8 -*- """ A pure Python implementation of the RFC-2289 OTP server """