Skip to content

yubico-piv-toolv2.7.3

Updated

YubiKey PIV library (libykpiv) for interacting with the PIV application on a YubiKey

#Usage

yubico-piv-tool provides CMake targets:

find_package(unofficial-libykpiv CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::libykpiv::ykpiv)

yubico-piv-tool provides pkg-config modules:

# Yubico PIV C Library
ykpiv

#Supported Platforms

!android & !ios

  • linux
  • osx
  • uwp
  • windows

    #Features

    No features defined.

    #Dependencies

    No transitive dependencies.

    #Host Dependencies

    and 2 transitive dependencies:

    #Used By

    No ports use this.

    #Host Tool For

    No ports use this.

    #Contributors

    • Kim Laine's avatarKim Laine

    #Changelog

    • 6bb5d89[yubico-piv-tool] Add new port (#50590)