summaryrefslogtreecommitdiffstats
path: root/TwoStepsAuthenticator.UnitTests/CounterAuthenticatorTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Removed UsedCodesManager from CounterAuthenticatorChristoph Enzmann2013-12-061-20/+3
* Use one global default UsedCodesManagerChristoph Enzmann2013-12-061-3/+20
* Always use UsedCodeManagerChristoph Enzmann2013-12-061-2/+2
* use unsigned long as counterChristoph Enzmann2013-12-061-14/+14
* Methods for synchronizationChristoph Enzmann2013-12-051-0/+12
* GenerateKey now static, Update README.mdChristoph Enzmann2013-12-051-1/+1
* Counter based OTP added, removed UsedCodesManager from authenticator, UsedCod...Christoph Enzmann2013-12-051-0/+42