]> err.no Git - yubikey-personalization.old/commit
Add challenge-response tool (ykchalresp).
authorFredrik Thulin <fredrik@yubico.com>
Sat, 5 Feb 2011 18:42:53 +0000 (19:42 +0100)
committerFredrik Thulin <fredrik@yubico.com>
Sat, 5 Feb 2011 18:42:53 +0000 (19:42 +0100)
commit3801ba54590060469c00aa36b8f97704ca539506
tree0067a29ec257fe15ef138d344ac77851dadc1be3
parent21a5ec1f1baa1c551d32f7d177a495edbe434f39
Add challenge-response tool (ykchalresp).

This required implementing multi-feature-report reads in ykcore.c.

It is kind of wrong to have these functions in libykpers, but that's
where they are at the moment. We might split some part of libykpers
out into a new library before releasing anything official. This is
to be considered work in progress.
Makefile.am
NEWS
configure.ac
libykpers-1.map
ykchalresp.c [new file with mode: 0644]
ykcore/ykcore.c
ykcore/ykcore.h