<div dir="ltr">Awesome Paul!<div><br></div><div>I think this is a great idea, I experimented a bit with an rtl-sdr based RF noise random generator, but for Python only:</div><div><br></div><div><a href="https://github.com/michelp/randio">https://github.com/michelp/randio</a><br>
</div><div><br></div><div style>Mostly for fun.  As you mentioned running it through rng-test would be ideal but I haven't had the time.  You've got the right idea making yours work as a kernel-level random device.  Good luck!</div>
<div style><br></div><div style>-Michel</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 15, 2013 at 4:27 AM, Paul Warren <span dir="ltr"><<a href="mailto:pwarren@pwarren.id.au" target="_blank">pwarren@pwarren.id.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi guys,<br>
<br>
I just finished my first go at an entropy gathering tool for rtl-sdr,<br>
it's licensed under GPL (will add LICENSE file next!) and available at:<br>
<br>
<a href="https://github.com/pwarren/rtl-entropy" target="_blank">https://github.com/pwarren/rtl-entropy</a><br>
<br>
My aim was to have a utility that ran with a minimum of dependencies,<br>
so it could be done easily on a raspberry pi, and without trying to<br>
get a whole gnuradio stack working!<br>
<br>
I'm not a crypto expert, but I've read enough to know that you really<br>
should pass the output through rng-test or similar before using.<br>
<br>
As I mention in the Readme, I plan on doing these tests and eventually<br>
getting it to the stage where the entropy can be plumbed in to<br>
/dev/random.<br>
<br>
So, thanks for making the rtl-sdr libraries and making them easy to<br>
work with!<br>
<br>
Cheers<br>
- --<br>
Paul Warren<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.12 (GNU/Linux)<br>
Comment: GPGTools - <a href="http://gpgtools.org" target="_blank">http://gpgtools.org</a><br>
Comment: Using GnuPG with Thunderbird - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iEYEARECAAYFAlEeKZQACgkQkwz3ZmaDjV4e+QCeMG6rOr+PZ+yHnIeXGFJRnpsr<br>
e9oAn3vQBEW7L2mcJLJE0tyNUnZpGori<br>
=dlzx<br>
-----END PGP SIGNATURE-----<br>
<br>
</blockquote></div><br></div>