otp-java
OTP generator library
A Java library that generates and verifies time-based and counter-based one-time passwords
A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).
191 stars
5 watching
30 forks
Language: Java
last commit: about 1 year ago
Linked from 2 awesome lists
2fahotpjavaotpotp-javarfc-4226rfc-6238securitytotptwo-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 |
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 |
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 137 |
gdassori/microotp | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
ikenndac/tofu | An app for generating and verifying one-time passwords for two-factor authentication | 502 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |
pkovzz/ngx-otp-input | A library that provides an easy-to-use and customizable one-time password input form for Angular applications | 24 |
benallfree/pocketbase-otp | An authentication hook for PocketBase that uses email-based One Time Passwords for secure login | 6 |
yuce/pot | Generates one-time passwords compatible with Google Authenticator | 237 |
philnash/crotp | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 404 |
lorenzo2897/mac2fa | An Electron app that reads an andOTP backup file, generates TOTP codes, and stores secrets in memory for convenience. | 11 |
tomsteele/burpbuddy | Enables development of Burp Suite extender APIs without JVM restrictions | 156 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |