#otp #otpauth #hotp #totp

otplib

a library for one-time password authentication

2 releases

0.0.2 Mar 8, 2020
0.0.1 Feb 16, 2020

#4 in #otpauth

33 downloads per month
Used in otpctl

LGPL-3.0-only

8KB
125 lines

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.

Dependencies

~10MB
~314K SLoC