summaryrefslogtreecommitdiffstats
path: root/OATH.Net.Test/TimeBasedOtpGeneratorTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Remove pointless Mock<Key> objects in testsStephen Jennings2015-08-011-26/+15
|
* Add ValidateOtp method to TimeBasedOtpGeneratorStephen Jennings2014-03-191-0/+46
|
* Simplify some time-based generator testsStephen Jennings2014-03-191-42/+39
| | | | I'm also removing StyleCop from the test project because it's silly.
* Remove all hex keys, add tests for the Key class.Stephen Jennings2011-11-031-96/+37
|
* Add SHA256 and SHA512.Stephen Jennings2011-10-191-0/+95
|
* Separate tests for implicit and explicit HMAC algorithms in ↵Stephen Jennings2011-10-191-19/+75
| | | | TimeBasedOtpGenerator.
* Rename generator classes.Stephen Jennings2011-10-191-0/+78