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
BSD-2-Clause
# Supported Platforms
!android & !ios
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No features defined.
# Dependencies
# Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Kim Laine