An implementation of OATH algorithms in Rust. Includes TOTP, HOTP, and OCRA.
# Cargo.toml
[dependencies]
oath = "0.10.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a time-based one-time password (TOTP).
No known issues recorded.
No dependency data recorded yet.