otplib

a library for one-time password authentication


Keywords
totp, hotp, otpauth, otp, hmac, rust
License
LGPL-3.0-only

Documentation

Rust Crates.io

Rust OTP (One-Time Password)

A Rust library which implements the HMAC-Based One-Time Password Algorithm.

Currently this library should be consider a "Work In Progress" and only used for experimental purposes.