OTP password generation utilities in pure Rust
-
Updated
Jul 27, 2019 - Rust
OTP password generation utilities in pure Rust
Simple OTP library for Rust.
Generate password for any site, with only a master password, a site name, a login and a counter using Lesspass algorithm. Generate TOTP or HOTP too.
!!UNMAINTAINED!! A truely RFC complient HOTP (https://www.rfc-editor.org/rfc/rfc4226) and TOTP (https://www.rfc-editor.org/rfc/rfc6238) implementation which can be used on the server and client.
The one-time password manager for the terminal, with interactive and fancy TUI
LibreAuth is a collection of tools for user authentication.
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
Add a description, image, and links to the hotp topic page so that developers can more easily learn about it.
To associate your repository with the hotp topic, visit your repo's landing page and select "manage topics."