Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 220 Bytes

simpleOTP

Simple single file OTP implementation in php according to RFC 4226 and RFC 6238. Including base32 decoder according to RFC 4648.

Compatible with Google Authenticator and supports multiple hashing algorithms.