summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Add __repr__ for OTPState and OTPGeneratorSimeon Simeonov2-0/+12
2020-04-07Improve README.md and docstrings for SphinxSimeon Simeonov5-30/+127
2020-04-06Add a simple CLI interface with tests and update README.mdSimeon Simeonov4-13/+523
2020-04-03Implement OTPStore container class in the server moduleSimeon Simeonov4-7/+312
2020-03-30Implement OTPState in the server moduleSimeon Simeonov7-35/+467
2020-03-27Update the General and Overview sections of README.mdSimeon Simeonov1-6/+51
2020-03-27Add licensing informationSimeon Simeonov7-13/+177
2020-03-26Add support for accepting a challenge string in the generatorSimeon Simeonov4-52/+217
2020-03-25Add some additional tests for the generatorSimeon Simeonov1-1/+47
2020-03-25Use the right term seed instead of saltSimeon Simeonov1-10/+10
2020-03-25Initial commit with working generator and corresponding testsSimeon Simeonov5-0/+688