This repository has been archived by the owner on Dec 14, 2020. It is now read-only.
Releases: pwarren/rtl-entropy
Releases · pwarren/rtl-entropy
New hardware - brf_entropy
brf_entropy now included, which does the same job as rtl_entropy for the Nuand BladeRF. More info at http://nuand.com/
It's currently limited to about 22Mbits/s of output on my system, I've been able to get up to 3Gbits/s with the brf2.c code you can find in src/junk, but it doesn't do any of the FIPS testing or encryption, so, use with caution!
First release!
I just watched the Tom Calloway's This is how you FAIL [1], so I'm doing a release!
It works well on linux. I've tested debian 7.2 and raspbian, and have reports that it compiles fine on ubuntu 13.04 and os x.
The BladeRF version doesn't actually do anything yet. I'll fix that when my hardware arrives.