From af3fd373da99f590cd36c0f7ca47c13679d8459c Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sat, 25 Jun 2016 11:11:13 +0000 Subject: Add new port -- Yubico PIV tool The Yubico PIV tool is used for interacting with the Privilege and Identification Card (PIV) application on a YubiKey. With it you may generate keys on the device, importing keys and certificates, and create certificate requests, and other operations. A shared library and a command-line tool is included. --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 3bb68f656dfa..c38949f20c77 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1154,6 +1154,7 @@ SUBDIR += yersinia SUBDIR += ykclient SUBDIR += ykpers + SUBDIR += yubico-piv-tool SUBDIR += yubikey-personalization-gui SUBDIR += zebedee SUBDIR += zenmap -- cgit v1.2.3