rtl-entropy icon indicating copy to clipboard operation
rtl-entropy copied to clipboard

An entropy generator using SDR peripherals, including rtl-sdr and BladeRF

Results 6 rtl-entropy issues
Sort by recently updated
recently updated
newest added

I've run rtl_entropy -f 74M -e and the output is as follows *snip the last few lines* timerfd_settime(8, 0, {it_interval={tv_sec=0, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=0}}, NULL) = 0 ioctl(9, USBDEVFS_REAPURBNDELAY, 0x7ffd9393ce90) =...

Have you thought about adding a GUI feature to it? Something to better visualize the data which just kind of streams out of it. I would love to work on...

Either fails FIPS test or nothing after "Reading samples in sync mode..." Used to work but for some reason doesn't anymore. Any journal/etc you want me to post? I tried...

Hi, I have two different RTL2832U USB sticks, but I can't get any output from any of them. I have tried on two different machines, one with debian jessie and...

Following the instructions on site: ``` # rtl_entropy -b # rngd -r /var/run/rtl_entropy.fifo -W 95% # ps -ef | grep rngd root 5597 3281 0 12:04 pts/3 00:00:00 grep rng...

rtl-entropy should create a character device instead of a named pipe.