]> err.no Git - yubikey-personalization/commit
Ban -ouid= with -ochal-resp and -ooath-hotp.
authorFredrik Thulin <fredrik@yubico.com>
Wed, 9 Mar 2011 09:22:45 +0000 (10:22 +0100)
committerFredrik Thulin <fredrik@yubico.com>
Wed, 9 Mar 2011 09:22:45 +0000 (10:22 +0100)
commit1073baff13a808c80722fc7813d44311864d4934
tree89ce22d48f482fbf9cbfb59d4a12dcd458c9d28f
parentdc93b271594dcd61f486e676656e95e58c69aed6
Ban -ouid= with -ochal-resp and -ooath-hotp.

Challenge response and OATH-HOTP store part of the HMAC key in
the 6 bytes for 'uid', so specifying -ouid= with these modes is
just an easy way to end up with another HMAC key being programmed
than you think.
tests/test_args_to_config.c
ykpersonalize.c