crotp
Password generator
A Crystal library for generating one-time passwords for two-factor authentication
CrOTP - One Time Passwords for Crystal
63 stars
5 watching
11 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list
2facrystalhotpotpshardtotptwo-factor-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
kspearrin/otp.net | An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. | 1,087 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 404 |
lachlanbell/swiftotp | A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication | 285 |
gdassori/microotp | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 137 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
scipag/password-list | Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing | 319 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
jltorresm/otpgo | Provides an implementation of algorithms for generating one-time passwords | 70 |
jklmnn/stotp | A time-based one-time pad implementation library for two-factor authentication | 8 |
pyca/bcrypt | A modern password hashing library for Python | 1,250 |
hashcat/princeprocessor | A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 430 |
deanishe/alfred-pwgen | Generates strong, random passwords with customizable length and strength | 290 |