How to Install and Uninstall php-christianriesen-otp Package on Kali Linux

Last updated: July 02,2024

1. Install "php-christianriesen-otp" package

Please follow the step by step instructions below to install php-christianriesen-otp on Kali Linux

$ sudo apt update $ sudo apt install php-christianriesen-otp

2. Uninstall "php-christianriesen-otp" package

Please follow the guidelines below to uninstall php-christianriesen-otp on Kali Linux:

$ sudo apt remove php-christianriesen-otp $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-christianriesen-otp package on Kali Linux

Package: php-christianriesen-otp
Source: christianriesen-otp
Version: 1.4.3-2
Installed-Size: 32
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-christianriesen-base32 (>= 1.0)
Suggests: php-paragonie-random-compat
Size: 7192
SHA256: 61bab25a3762fd6323839c4bc22cd4027cc29ced69788a8a419e49c606c64171
SHA1: 67f12cfad67d38fbb56c362ce4761ae8bb20357c
MD5sum: 063e45d8a378c80734616df37d8e6290
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ChristianRiesen/otp
Section: php
Priority: optional
Filename: pool/main/c/christianriesen-otp/php-christianriesen-otp_1.4.3-2_all.deb