summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge pull request #13 from LouisMT/fix-key-lengthGuillaume Lacasa9 years
origin/HEADMerge pull request #13 from LouisMT/fix-key-lengthGuillaume Lacasa9 years
origin/masterMerge pull request #13 from LouisMT/fix-key-lengthGuillaume Lacasa9 years
 
TagDownloadAuthorAge
1.1TwoStepsAuthenticator-1.1.zip  TwoStepsAuthenticator-1.1.tar.gz  TwoStepsAuthenticator-1.1.tar.bz2  Guillaume Lacasa9 years
v1.0TwoStepsAuthenticator-1.0.zip  TwoStepsAuthenticator-1.0.tar.gz  TwoStepsAuthenticator-1.0.tar.bz2  Guillaume Lacasa11 years
 
AgeCommit messageAuthorFilesLines
2014-03-17The UsedCodeManager needs to have an user object, in order to avoid a user to...v1.0Guillaume Lacasa7-43/+76
2013-12-11Merge https://glacasa.visualstudio.com/DefaultCollection/_git/TwoStepsAuthent...Guillaume Lacasa1-1/+2
2013-12-09Readme update - IUsedCodesManager usageGuillaume Lacasa1-5/+1
2013-12-06Merge branch 'master' of https://github.com/dusk0r/TwoStepsAuthenticatorGuillaume Lacasa9-48/+42
2013-12-06Fix typoChristoph Enzmann1-1/+1
2013-12-06Update README.mdChristoph Enzmann1-14/+1
2013-12-06Removed UsedCodesManager from CounterAuthenticatorChristoph Enzmann8-47/+40
2013-12-06Documentation updateGuillaume Lacasa8-48/+83
2013-12-06Merge branch 'master' of https://github.com/dusk0r/TwoStepsAuthenticatorGuillaume Lacasa16-125/+475
2013-12-06Use one global default UsedCodesManagerChristoph Enzmann6-8/+58
2013-12-06Always use UsedCodeManagerChristoph Enzmann7-38/+57
2013-12-06use unsigned long as counterChristoph Enzmann4-23/+23
2013-12-05Methods for synchronizationChristoph Enzmann4-0/+61
2013-12-05Interface for UsedCodesManagerChristoph Enzmann3-1/+27
2013-12-05TypoChristoph Enzmann1-1/+1
2013-12-05GenerateKey now static, Update README.mdChristoph Enzmann5-16/+37
2013-12-05Counter based OTP added, removed UsedCodesManager from authenticator, UsedCod...Christoph Enzmann13-76/+249
2013-12-04Merge pull request #2 from dusk0r/masterglacasa6-8/+178
2013-12-04Constant time check for codesChristoph Enzmann6-8/+178
2013-12-04Use RNGCryptoServiceProvider Random GeneratorChristoph Enzmann1-5/+12
2013-07-16Update Base32Encoding.csglacasa1-2/+1
2013-07-16License added (MIT)glacasa1-0/+24
2013-06-14Merge branch 'master' of https://github.com/glacasa/TwoStepsAuthenticatorGuillaume Lacasa5-9/+42
2013-06-14License update for Base32Encoding classGuillaume Lacasa1-1/+1
2013-06-13Update README.mdglacasa1-1/+25
[...]