rfc6238
There are 28 repositories under rfc6238 topic.
Spomky-Labs/otphp
:closed_lock_with_key: A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
WhyNotHugo/totp-cli
A cli-based pass-backed TOTP app.
chillerlan/php-authenticator
A generator for counter- and time based authentication codes (RFC-4226/RFC-6238, Google Authenticator).
paulmillr/micro-otp
One Time Password generation via RFC 6238
arachsys/totp
RFC 6238 code generator compatible with Google Authenticator
odroe/otp
An implementation of the One-Time Password (OTP) algorithm in Dart.
alessiodionisi/node-otp
Node.js One-Time Password
infocyph/OTP
Simple but Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
wizjin/Argus
Argus is an OTP Mobile App and support the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
mizutanilab/Alternative-2FA-Dongle
A hardware token that works with the two-factor authentication for GitHub, Google, Facebook, and so on.
AndreyRusyaev/simpleauthenticator
Cross-platform console C#/.Net implementation to generate one time passwords (TOTP/HOTP) for open authentication defined by standard RFC's (4226, 6238). Compatible with Google/Microsoft Authenticator apps.
jameshi16/Bad-TOTP
[Completed] TOTP implemented with RFC2104, RFC3174, RFC4226, RFC6234, RFC6238
djleonskennedy/gauth-auto
Utility to provide automatic config generation for cisco any connect with enabled rfc6238 TOTP: Time-Based One-Time Password Algorithm
selway/totp
A CSharp implementation of the Time-Based One Time Password (TOTP) algorithm (RFC6238). Works with Google Authenticator.
cerus/faktor
🔐 Tiny & lightweight RFC 4226 & RFC 6238 compliant one-time password (HOTP/TOTP) generation & validation library for Java
HMBSbige/TotpLib
Modern .NET library for TOTP (RFC6238)
anzerr/totp.util
Totp util base on rfc6238 for two step authentication
johndoe31415/rfc6238
Python-based RFC6238 implementation that supports Steam Authenticator encoding
deanrih/totp-ts
A Time-Based (RFC 6238) and HMAC-Based (RFC 4226) One-Time Password Algorithm Implementation in TypeScript. Used by Ordent project I maintain.
your-local-developer/deno_otp
⚠️⚒️WIP⚒️⚠️ A truely RFC complient HOTP (https://www.rfc-editor.org/rfc/rfc4226) and TOTP (https://www.rfc-editor.org/rfc/) implementation which can be used on the server and client.
your-local-developer/rs-otp
!!UNMAINTAINED!! A truely RFC complient HOTP (https://www.rfc-editor.org/rfc/rfc4226) and TOTP (https://www.rfc-editor.org/rfc/rfc6238) implementation which can be used on the server and client.
Arcayr/gotp
A simple library to assist with the generation of time-based and HMAC-based one-time passcodes for two-factor authentication.
eendroroy/kotp
Generate otp
UltraNemesis/otp
Go package for HOTP (RFC4226) and TOTP (RFC6238)
ccubed/OTPy
Python 3 OTP Implementations
kipiyal/MATLAB_TOTP
TOTP, HOTP, HMAC-SHA1 implemented by MATLAB with test vector
mScroll/totp
RFC 6238 TOTP アプリ
nasa9084/go-totp
a TOTP library for golang