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
/
README.md
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-28
Rename *Exception to *Error and do some general linting
Simeon Simeonov
1
-4
/
+1
2023-01-08
README: pkg, and URLs
Graham Perrin
1
-7
/
+8
2023-01-05
Add the OTPState.ot_hex property
Simeon Simeonov
1
-3
/
+3
2022-03-21
Reformat the code with annotations and new code style
Simeon Simeonov
1
-18
/
+10
2021-06-13
Update setup.py with explicit Python 3.9 support and update contact info Free...
Simeon Simeonov
1
-1
/
+1
2020-04-28
Add FreeBSD instructions in README.md
Simeon Simeonov
1
-0
/
+10
2020-04-16
Add Fedora instructions in README.md
Simeon Simeonov
1
-0
/
+13
2020-04-14
Improve README.md
Simeon Simeonov
1
-2
/
+2
2020-04-14
Add Gentoo in the Installation section in README.md
Simeon Simeonov
1
-0
/
+10
2020-04-07
Make README.md more pypi.org friendly
v1.0.0
Simeon Simeonov
1
-11
/
+8
2020-04-07
Improve README.md and docstrings for Sphinx
Simeon Simeonov
1
-0
/
+16
2020-04-06
Add a simple CLI interface with tests and update README.md
Simeon Simeonov
1
-7
/
+86
2020-03-30
Implement OTPState in the server module
Simeon Simeonov
1
-1
/
+23
2020-03-27
Update the General and Overview sections of README.md
Simeon Simeonov
1
-6
/
+51
2020-03-27
Add licensing information
Simeon Simeonov
1
-3
/
+29
2020-03-25
Initial commit with working generator and corresponding tests
Simeon Simeonov
1
-0
/
+6