Go implementation of RFC 4226 OATH-HOTP authentication.
Stars
138
Forks
13
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
3
1
Merge pull request #3 from gravitational/master
c180d57
replace code.google.com import
d7f0d74
Merge pull request #2 from attilaolah/patch-1
cab5c36
fix example
1e90470
Merge pull request #1 from dgryski/binary-read-write
596fd17
README: Test coverage is now at 100.
cf0db9b
remove zeroPad.
c887cf1
remove calls binary.Read/Write
591306e
More doco updates.
a40a4ef
Documentation updates.
86f3b6b
golint cleanups
eab97d6
Move TODO to README.
5581b0f
TODO is blocking the package docs ><
d123b32
Add and improve comments, add a TODO.
6f152c5
Clean up a test and add additional comments.
27d5c62