https://github.com/osoco/groovy-otp
Groovy implementation of RFC-6238 (TOTP: Time-Based One-Time Password Algorithm).
https://github.com/osoco/groovy-otp
Last synced: 11 months ago
JSON representation
Groovy implementation of RFC-6238 (TOTP: Time-Based One-Time Password Algorithm).
- Host: GitHub
- URL: https://github.com/osoco/groovy-otp
- Owner: osoco
- Created: 2012-08-03T09:11:47.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-02T19:47:25.000Z (over 13 years ago)
- Last Synced: 2025-03-05T17:31:46.074Z (over 1 year ago)
- Language: Groovy
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Groovy OTP
====
Groovy implementation of
* RFC-6238 (TOTP: Time-Based One-Time Password Algorithm).
* RFC 4226 (HOTP: One-Time Password Algorithm)
Build Status
============
[](http://travis-ci.org/osoco/gotp)