rfc-4226 topic

List rfc-4226 repositories

login_otp

54
Stars
8
Forks
Watchers

OTP authentication for OpenBSD implementing RFC 6238 and RFC 4226.

otp

22
Stars
5
Forks
Watchers

One Time Password for 2-Factor-Authentication implemented in Rust

otp-java

166
Stars
28
Forks
Watchers

A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).

otphp

1.3k
Stars
141
Forks
Watchers

:closed_lock_with_key: A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)

jsotp

94
Stars
15
Forks
Watchers

Javascript One-Time Password module.

otpgo

66
Stars
9
Forks
Watchers

Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.

dotp

18
Stars
18
Forks
Watchers

Dart One-Time Password module.

totp-kt

18
Stars
4
Forks
Watchers

A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, recovery codes and randomly secure secrets.