软件包: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
- PHP 包的通用文件
-
- sug: php-paragonie-random-compat
- 软件包暂时不可用