summaryrefslogtreecommitdiff
path: root/otp2289/server.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-06Add a simple CLI interface with tests and update README.mdSimeon Simeonov1-6/+12
2020-04-03Implement OTPStore container class in the server moduleSimeon Simeonov1-4/+236
2020-03-30Implement OTPState in the server moduleSimeon Simeonov1-0/+171
2020-03-27Add licensing informationSimeon Simeonov1-3/+25
2020-03-26Add support for accepting a challenge string in the generatorSimeon Simeonov1-0/+4