This package browser is in early development. Mind the rough edges.

ykclient 2.15

C library to validate one-time-password YubiKeys

YubiKey C Client Library (libykclient) is a C library used to validate a one-time-password (OTP) YubiKey against Yubico’s servers. See the Yubico website for more information about Yubico and the YubiKey.

Installation

Install ykclient 2.15 as follows:

guix install ykclient@2.15

Or install the latest version:

guix install ykclient

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.