Skip to Content

yubico-piv-tool v2.7.3

Created
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 

# License

# Supported Platforms

!android & !ios

  • linux
  • osx
  • uwp
  • windows

    # Features

    No features defined.

    # Dependencies

    No transitive dependencies.

    # Host Dependencies

    # Dependents

    No dependents.

    # Host Dependents

    No dependents.

    # Contributors

    • Kim Laine's avatar Kim Laine

    # Changelog

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

    # Source