mirror of
https://github.com/adulau/hotp-js.git
synced 2024-12-22 00:36:08 +00:00
A simple Javascript HOTP implementation (HMAC-Based One-Time Password Algorithm) as described in RFC 4226. The library relies on crypto-js (http://code.google.com/p/crypto-js/) for the javascript HMAC-SHA1 implementation.
hotp | ||
example-l.html | ||
example.html |