This website requires JavaScript.
Explore
Help
Sign In
Lucas
/
otpcli
Watch
1
Star
0
Fork
0
You've already forked otpcli
Code
Issues
Pull Requests
Releases
Wiki
Activity
Command-line interface for HOTP and TOTP
4
Commits
1
Branch
0
Tags
91
KiB
C
73.7%
Shell
20.8%
Makefile
5.1%
Objective-C
0.4%
84587a4c32
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lucas
84587a4c32
Add test cases for HOTP
2020-06-14 04:21:11 +00:00
cli.c
Add basic CLI support for HOTP
2020-06-14 04:20:51 +00:00
COPYING
Initial commit
2020-06-14 03:23:29 +00:00
err.c
Initial commit
2020-06-14 03:23:29 +00:00
err.h
Initial commit
2020-06-14 03:23:29 +00:00
Makefile
Add test cases for HOTP
2020-06-14 04:21:11 +00:00
otp.c
Add HOTP implementation
2020-06-14 04:02:13 +00:00
otp.h
Add HOTP implementation
2020-06-14 04:02:13 +00:00
run-tests.sh
Add test cases for HOTP
2020-06-14 04:21:11 +00:00