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)
410 stars
7 watching
16 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
2faelixirtotp
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. | 1,101 |
| | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
| | Provides an implementation of algorithms for generating one-time passwords | 71 |
| | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 138 |
| | An app for generating and verifying one-time passwords for two-factor authentication | 506 |
| | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 46 |
| | A time-based one-time pad implementation library for two-factor authentication | 8 |
| | Generates one-time passwords compatible with Google Authenticator | 238 |
| | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
| | Generates and verifies time-based one-time passwords for 2-factor authentication | 45 |
| | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| | A library that validates and documents high-level options | 510 |
| | A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication | 286 |
| | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
| | An implementation of Time-Based One-Time Passwords with flexible configuration options and additional quality-of-life features. | 187 |