A simple PHP script to create TOTP secrets and corresponding QR codes,
then verify the entered response over a given time variance.
homepage
documentation
glossary
server
source
Status
Information
Your installation will use RandomBytes.
OpenSSL is available as a fallback if necessary.
RandomBytes
RandomBytes is used for secure key generation.
Available
OpenSSL
OpenSSL is used as a fallback for secure key generation.
Installed, Secure.
Status
Information
The GD functions are loaded. You can create QR Codes.
The GD extension is used for generating a secure QR code.