<?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=26&amp;t=1879" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-06-13T13:15:37+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1879</id>
<entry>
<author><name><![CDATA[adin]]></name></author>
<updated>2015-06-13T13:15:37+01:00</updated>
<published>2015-06-13T13:15:37+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7422#p7422</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7422#p7422"/>
<title type="html"><![CDATA[Re: Any long term damage from using SCD's RANDOM function?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7422#p7422"><![CDATA[
Hi,<br /><br /><!-- m --><a class="postlink" href="http://www.nxp.com/documents/short_data_sheet/A700X_FAM_SDS.pdf">http://www.nxp.com/documents/short_data ... AM_SDS.pdf</a><!-- m --><br /><br />Page 6 of the above data sheet says that the AX700x family's EEPROMs are guaranteed to withstand a minimum of &quot;500,000 cycles&quot;, and generally has some useful information.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3763">adin</a> — Sat Jun 13, 2015 1:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rfkrocktk]]></name></author>
<updated>2015-05-20T01:33:32+01:00</updated>
<published>2015-05-20T01:33:32+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7337#p7337</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7337#p7337"/>
<title type="html"><![CDATA[Re: Any long term damage from using SCD's RANDOM function?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7337#p7337"><![CDATA[
Bump.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3321">rfkrocktk</a> — Wed May 20, 2015 1:33 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rfkrocktk]]></name></author>
<updated>2015-05-13T04:56:40+01:00</updated>
<published>2015-05-13T04:56:40+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7311#p7311</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7311#p7311"/>
<title type="html"><![CDATA[Any long term damage from using SCD's RANDOM function?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1879&amp;p=7311#p7311"><![CDATA[
It's possible to use the YubiKey NEO to generate random bytes of data using the RNG present on the YubiKey NEO:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">echo &quot;scd random 256&quot; | gpg-connect-agent | sha256sum</div><br /><br />The above works as a fairly decent hardware RNG, though I'm still waiting to hear back on how the RNG is implemented in the A700x chipset.<br /><br />My first question is that the SCD RANDOM command's documentation says:<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />S # RANDOM &lt;nbytes&gt;<br />S #<br />S # Get NBYTES of random from the card and send them back as data.<br />S # This usually involves EEPROM write on the card and thus excessive<br />S # use of this command may destroy the card.<br />S #<br />S # Note, that this function may be even be used on a locked card.<br /></div><br /><br />Will this function over time wear down the card?<br /><br />My second question is this: will it always retrieve the amount of bytes that I request? If I request 1024 bytes of random data, will it block like /dev/random, giving me bytes until it has given a full 1024 bytes?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3321">rfkrocktk</a> — Wed May 13, 2015 4:56 am</p><hr />
]]></content>
</entry>
</feed>