June 25 2018
infnoise
Infinite Noise TRNG driver and tools
NAME
infnoise-findlongest - finds the longest repeating sequence
SYNOPSIS
infnoise-findlongest --test
infnoise-findlongest <file>
infnoise-findlongest <file>
DESCRIPTION
infnoise-findlongest finds the longest repeating sequence of bits in the given file, up to 34 bits in length.
OPTIONS
--test | generates random data (using rand(3)) instead of reading data from a file. |