<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=16&amp;t=321" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-05-04T00:25:15+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=16&amp;t=321</id>
<entry>
<author><name><![CDATA[Jakob]]></name></author>
<updated>2009-05-04T00:25:15+01:00</updated>
<published>2009-05-04T00:25:15+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=321&amp;p=1448#p1448</id>
<link href="https://forum.yubico.com/viewtopic.php?t=321&amp;p=1448#p1448"/>
<title type="html"><![CDATA[Re: Choosing appropriate hex values for the TokenID]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=321&amp;p=1448#p1448"><![CDATA[
I guess the &quot;Token ID&quot; refers to what is also known as the public ID... ?<br /><br />The OTP as it goes today is 44 modhex characters. It is made up of a public ID (= static information) that is by default 6 bytes (= 12 modhex characters) and an OTP (= dynamic information) that is 16 bytes (= 32 modhex characters). This means that the concatinated OTP from a default deployed Yubikey is 12 + 32 = 44 characters, where the public ID part is being sent first.<br /><br />Please let me know if this brings any light into the question.<br /><br />Regards,<br /><br />JakobE<br />Hardware- and firmware guy @ Yubico<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=83">Jakob</a> — Mon May 04, 2009 12:25 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tpohl]]></name></author>
<updated>2009-04-30T19:42:39+01:00</updated>
<published>2009-04-30T19:42:39+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=321&amp;p=1433#p1433</id>
<link href="https://forum.yubico.com/viewtopic.php?t=321&amp;p=1433#p1433"/>
<title type="html"><![CDATA[Choosing appropriate hex values for the TokenID]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=321&amp;p=1433#p1433"><![CDATA[
Greetings!<br /><br />I'm working on a web-based approach for reprogramming the yubikey through a web interface using the sample html page example from the personalization tool.  I have it programming the keys just fine, but I find that there seems to be a &quot;secret&quot; in choosing appropriate hex values for the TokenID.  <br /><br />Here are 2 examples 1 works and 1 does not:<br /><br />Works:<br />TokenID (in hex): 22255f563465<br />converted to base64: IiVfVjRl<br /><br />Doesn't work:<br />TokenID (in hex): b257e81803c8<br />converted to base64: ALJX6BgDyA==<br /><br />Are there rules around hex values that aren't acceptable for the token id? I was simply taking the first 12 characters of an AES key in hex and using that for a token id and a second AES key as the private key, but it appears my plan won't work unless I get a handle on appropriate values of the token id! :)<br /><br />Any ideas?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=539">tpohl</a> — Thu Apr 30, 2009 7:42 pm</p><hr />
]]></content>
</entry>
</feed>