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.
- Website: https://developers.yubico.com/yubico-c-client/
- Licenses: FreeBSD
- Package source: gnu/packages/security-token.scm
- Builds: See build status
- Issues: See known issues
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.