nimble_totp

TOTP generator

Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication.

A tiny Elixir library for time-based one time passwords (TOTP)

GitHub

404 stars
7 watching
16 forks
Language: Elixir
last commit: 14 days ago
Linked from 1 awesome list

2faelixirtotp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kspearrin/otp.net An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. 1,087
philnash/crotp A Crystal library for generating one-time passwords for two-factor authentication 63
jltorresm/otpgo Provides an implementation of algorithms for generating one-time passwords 70
rijulgulati/otpgen A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. 137
ikenndac/tofu An app for generating and verifying one-time passwords for two-factor authentication 502
charlietango/owky A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login 43
jklmnn/stotp A time-based one-time pad implementation library for two-factor authentication 8
yuce/pot Generates one-time passwords compatible with Google Authenticator 237
dashbitco/nimble_pool A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes 347
chillerlan/php-authenticator Generates and verifies time-based one-time passwords for 2-factor authentication 43
elithrar/simple-scrypt Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go 198
dashbitco/nimble_options A library that validates and documents high-level options 508
lachlanbell/swiftotp A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication 285
dashbitco/nimble_csv A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. 773
constantoine/totp-rs An implementation of Time-Based One-Time Passwords with flexible configuration options and additional quality-of-life features. 183