套件:php-christianriesen-otp(1.4.3-5)
php-christianriesen-otp 的相關連結
Debian 的資源:
下載原始碼套件 christianriesen-otp:
- [christianriesen-otp_1.4.3-5.dsc]
- [christianriesen-otp_1.4.3.orig.tar.gz]
- [christianriesen-otp_1.4.3-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
PHP library to check HOTP and TOTP one time passwords
Implements hotp according to RFC4226 and totp according to RFC6238 (only sha1 algorithm). Once you have a secret, you can use it directly in this class to create the passwords themselves (mainly for debugging use) or use the check functions to safely check the validity of the keys. The checkTotp function also includes a helper to battle timedrift.
Also includes a static GoogleAuthenticator function class to generate a correct url for the QR code, so you can easy scan it with your device. Google Authenticator is available as application for iPhone and Android. This removes the burden to create such an app from the developers of websites by using this set of classes.
其他與 php-christianriesen-otp 有關的套件
|
|
|
|
-
- dep: php-christianriesen-base32 (>= 1.0)
- PHP library to encode/decode the Base32 format
-
- dep: php-common
- Common files for PHP packages
-
- sug: php-paragonie-random-compat
- 套件暫時不可用