This website requires JavaScript.
Explore
Help
Sign In
kyle
/
goutils
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
15
Commits
2
Branches
87
Tags
eaad1884d40f9cabff98a57a524c17afd00c9fe7
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Aaron Bieber
eaad1884d4
Make sure our secret is always uppercase
...
Non-uppercase secrets that are base32 encoded will fial to decode unless we upper them.
2017-09-17 18:19:23 -07:00
.travis.yml
Add travis config.
2017-03-20 14:20:49 -07:00
doc.go
Add doc.go, finish YubiKey removal.
2014-04-24 20:43:13 -06:00
hotp_test.go
HOTP and TOTP-SHA-1 working.
2013-12-19 00:04:26 -07:00
hotp.go
Make sure our secret is always uppercase
2017-09-17 18:19:23 -07:00
LICENSE
Add license (MIT).
2017-04-13 10:02:20 -07:00
oath_test.go
add missing files
2013-12-19 00:21:26 -07:00
oath.go
point to new qr location
2017-03-20 13:18:56 -07:00
otp_test.go
Add last night's progress.
2013-12-20 17:00:01 -07:00
otp.go
Add doc.go, finish YubiKey removal.
2014-04-24 20:43:13 -06:00
totp_test.go
More documentation.
2014-04-24 20:37:00 -06:00
totp.go
Make sure our secret is always uppercase
2017-09-17 18:19:23 -07:00
S
Description
My collection of small utility code.
BSD-2-Clause
934
KiB
Releases
3
v1.13.5
Latest
2025-11-18 21:42:44 +00:00
Languages
Go
99.1%
Dockerfile
0.5%
Shell
0.4%