]> err.no Git - yubikey-personalization.old/commit
Reject -a key with upper case hex.
authorTollef Fog Heen <tfheen@err.no>
Wed, 26 Jan 2011 07:16:16 +0000 (08:16 +0100)
committerTollef Fog Heen <tfheen@err.no>
Wed, 26 Jan 2011 07:16:16 +0000 (08:16 +0100)
commit28175215d2a94fb66ac456535bc040091b270404
tree611e6f993fdeeb9418cf7c070bec95cb01ca926f
parentd92eddcbe9422ee71bf5850fb59dde4ee46337b1
Reject -a key with upper case hex.

yubikey_hex_decode only handles lowercase hex, so use yubikey_hex_p to
check that input string is valid instead of local version which also
allowed upper case.

Backport of 8dfdff1f640377080f48b3e2356d90a1fa80ad9a
debian/changelog
ykpers.c