sthen 2e583aadb5 update to ykpers 1.9.0
- new tool ykinfo prints serial number, version, touch level from a yubikey
- add -z flag to ykpersonalize to zap configuration on yubikey
- fix PBKDF2 implementation
- new yk_challenge_response() lib function for challenge/response with a key
2012-11-08 21:46:21 +00:00

19 lines
442 B
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2012/11/08 21:46:21 sthen Exp $
%%SHARED%%
@bin bin/ykchalresp
@bin bin/ykinfo
@bin bin/ykpersonalize
include/ykpers-1/
include/ykpers-1/ykcore.h
include/ykpers-1/ykdef.h
include/ykpers-1/ykpbkdf2.h
include/ykpers-1/ykpers.h
include/ykpers-1/ykstatus.h
lib/libykpers-1.a
lib/libykpers-1.la
lib/pkgconfig/
lib/pkgconfig/ykpers-1.pc
@man man/man1/ykchalresp.1
@man man/man1/ykinfo.1
@man man/man1/ykpersonalize.1