modhex
Yubikey OTP library development files
Install
- All systems
-
curl cmd.cat/modhex.sh
- Debian
-
apt-get install libyubikey-dev - Ubuntu
-
apt-get install libyubikey-dev -
Alpine
-
apk add yubico-c - Arch Linux
-
pacman -S yubico-c - Kali Linux
-
apt-get install libyubikey-dev - Fedora
-
dnf install libyubikey - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libyubikey-dev - OS X
-
brew install libyubikey - Raspbian
-
apt-get install libyubikey-dev - Docker
-
docker run cmd.cat/modhex modhexpowered by Commando
libyubikey-dev
Yubikey OTP library development files
Yubikeys are USB tokens that act like keyboards and generate one-time passwords. The tokens are produced and sold by Yubico This library is used for decrypting the one-time passwords into their various components. This package contains the necessary files for developing using libyubikey.