Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boombuler/otp
https://github.com/boombuler/otp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/boombuler/otp
- Owner: boombuler
- License: mit
- Created: 2014-03-11T08:48:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T19:30:40.000Z (over 10 years ago)
- Last Synced: 2024-06-20T03:38:18.487Z (7 months ago)
- Language: Go
- Size: 133 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##Introduction##
This is a package for GO for timebased (TOTP) or counterbased (HOTP) One-Time Passwords as defined in RFC 6238 and RFC 4226.##License##
MIT License##Documentation##
See [GoDoc](https://godoc.org/github.com/boombuler/otp)