<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 4, 2013 at 11:25 PM, Rickard Bellgrim <span dir="ltr"><<a href="mailto:rickard@opendnssec.org" target="_blank">rickard@opendnssec.org</a>></span> wrote:</div>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">
<div class="gmail_quote"><div>I might see an issue in the Botan code. I will verify this with Jack, but the issue might be that it breaks out from the for-loop in the Device_EntropySource, even if the polling goal is not fulfilled. When reading from /dev/random, you might not get all bytes as you requested. When returning from the Device_EntropySource, the RNG will notice this and continue to the next entropy source type. Thus not even trying the /dev/urandom.</div>
</div></div></div></blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Fixed in Botan 1.10.6</div><div class="gmail_extra"><a href="http://botan.randombit.net/relnotes/1_10_6.html">http://botan.randombit.net/relnotes/1_10_6.html</a><br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">// Rickard</div></div>