mirror of
https://github.com/adulau/hotp-js.git
synced 2025-06-22 16:47:16 +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.html |