Otp.NET
Time-based password generator
An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords.
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
1k stars
37 watching
164 forks
Language: C#
last commit: 7 months ago
Linked from 2 awesome lists
2facsharpdotnethotpotptotptwo-factor-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 137 |
jltorresm/otpgo | Provides an implementation of algorithms for generating one-time passwords | 70 |
lachlanbell/swiftotp | A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication | 285 |
bastiaanjansen/otp-java | A Java library that generates and verifies time-based and counter-based one-time passwords | 191 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 404 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |
philnash/crotp | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
jklmnn/stotp | A time-based one-time pad implementation library for two-factor authentication | 8 |
ikenndac/tofu | An app for generating and verifying one-time passwords for two-factor authentication | 502 |
gdassori/microotp | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
yuce/pot | Generates one-time passwords compatible with Google Authenticator | 237 |
hashcat/kwprocessor | A tool for generating keyboard walks with configurable parameters to create efficient passwords | 545 |
kosprov/jargon2-api | A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |
pkovzz/ngx-otp-input | A library that provides an easy-to-use and customizable one-time password input form for Angular applications | 24 |
synacktiv/rulesfinder | A tool for generating efficient password mangling rules based on machine learning algorithms. | 109 |