A simple, correct TOTP library for generating time-based one-time passwords.
# Cargo.toml
[dependencies]
totp-lite = "2.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a 6-digit TOTP token with a 30-second step.
Add `features = ["hmac"]` to your Cargo.toml dependency.
No dependency data recorded yet.
No traffic data recorded yet.