ykparse

Yubikey OTP library development files

Install

All systems
curl cmd.cat/ykparse.sh
Debian Debian
apt-get install libyubikey-dev
Ubuntu
apt-get install libyubikey-dev
Alpine
apk add yubico-c
Arch Arch Linux
pacman -S yubico-c
image/svg+xml Kali Linux
apt-get install libyubikey-dev
Fedora
dnf install libyubikey
Windows (WSL2)
sudo apt-get update sudo apt-get install libyubikey-dev
OS X
brew install libyubikey
Raspbian
apt-get install libyubikey-dev
Docker
docker run cmd.cat/ykparse ykparse powered 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.

libyubikey

One-time passwords

yubico-c

YubiKey C low-level library