]> err.no Git - yubikey-personalization.old/commit
ykp_write_config: Some modes now store four bytes key in uid.
authorFredrik Thulin <fredrik@yubico.com>
Mon, 31 Jan 2011 10:12:35 +0000 (11:12 +0100)
committerFredrik Thulin <fredrik@yubico.com>
Mon, 31 Jan 2011 10:12:35 +0000 (11:12 +0100)
commitaa44e1ee96a0b1231c78f5874abc22ce708cdbc8
tree6e11088dc44420fe267f405a3b4d3248c586ff3c
parente299f7e372c9305a700e88ad67d04e06b2246869
ykp_write_config: Some modes now store four bytes key in uid.

OATH-HOTP and HMAC challenge response have 20 bytes key, but the
key field in the configuration is only 16 bytes. They therefor store
four more bytes in the uid field. The pretty-printer is now aware
of this, and will say "uid: n/a" when there is actually key data in
there, and show the complete 20 bytes key as "key:".
ykpers.c