summaryrefslogtreecommitdiff
path: root/otp2289/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2022-03-31Restructure the project in order to replace distutils with setuptoolsv1.1.0Simeon Simeonov1-68/+0
2022-03-29Add the -P param and improve testsSimeon Simeonov1-1/+1
2022-03-21Reformat the code with annotations and new code styleSimeon Simeonov1-23/+28
2020-04-03Implement OTPStore container class in the server moduleSimeon Simeonov1-3/+9
2020-03-30Implement OTPState in the server moduleSimeon Simeonov1-1/+5
2020-03-27Add licensing informationSimeon Simeonov1-2/+25
2020-03-26Add support for accepting a challenge string in the generatorSimeon Simeonov1-0/+2
2020-03-25Initial commit with working generator and corresponding testsSimeon Simeonov1-0/+28