crypto-totp

Provides generation and verification services for time-based one-time keys.

Latest on Hackage:0.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Jeff Shaw
Maintained by [email protected]

Generate and verify one-time keys.

Please see http://tools.ietf.org/html/rfc6238.

Changes:

  1. 1.0.1: Hopefully works with 32-bit integer CTime.