<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-text-plain" wrap="true" style="font-family:
-moz-fixed; font-size: 12px;" lang="x-unicode">
<pre wrap="">Hi,
</pre>
<blockquote type="cite" style="color: #000000;">
<pre wrap="">There's even a PSoC 5-based project on Github:
<a class="moz-txt-link-freetext" href="https://github.com/alwynallan/redoubler">https://github.com/alwynallan/redoubler</a>
</pre>
</blockquote>
<pre wrap="">I know - and this may be a great start to integrate it here.
But for my standalone RNG I prefer the dumb "off-the-shelf" component
version from Bill Cox.
-> <a class="moz-txt-link-freetext" href="https://github.com/waywardgeek/infnoise">https://github.com/waywardgeek/infnoise</a>
The Redoubler PsoC 5 performs very well, built my first one some days ago.
It puts out 7,968319 bits of entropy per byte as shown in my first tests
of a 25MB sample.
</pre>
<blockquote type="cite" style="color: #000000;">
<pre wrap="">For ease of understanding: “modular entropy multiplication” is essentially a
successive approximation ADC, which runs forever amplifying its internal state
instead of actually sampling some input, an as a result, only converts its own
noise into binary data.
</pre>
</blockquote>
<pre wrap="">Thanks for the short explanation - I should have included one too.
It actually gathers most of its entropy from thermal noise from the
resistors connected in the opamp loop.
Greetings,
Manuel
</pre>
</div>
<br>
<div class="moz-cite-prefix">On 24.03.2018 14:10, Bernd Paysan
wrote:<br>
</div>
<blockquote type="cite" cite="mid:6091576.Z2ei5uhEnv@daiyu">
<pre wrap="">Am Donnerstag, 22. März 2018, 18:07:07 CET schrieb Manuel Domke:
</pre>
<blockquote type="cite">
<pre wrap="">Currently I'm focusing on spreading the word about modular entropy
multiplication - and will start a crowdfunding campaign to sell some
Infinite Noise very soon. So I won't have the time to work much on this
project soon - but its on my todo list.
</pre>
</blockquote>
<pre wrap="">
There's even a PSoC 5-based project on Github:
<a class="moz-txt-link-freetext" href="https://github.com/alwynallan/redoubler">https://github.com/alwynallan/redoubler</a>
For ease of understanding: “modular entropy multiplication” is essentially a
successive approximation ADC, which runs forever amplifying its internal state
instead of actually sampling some input, an as a result, only converts its own
noise into binary data.
</pre>
</blockquote>
<br>
</body>
</html>