summaryrefslogtreecommitdiffstats
path: root/academic/ent/README
blob: 4497a6c4062d95862769a995900d751be77e10e8 (plain)
1
2
3
4
5
6
7
ent applies various tests to sequences of bytes stored in files and
reports the results of those tests. The program is useful for evaluating
pseudorandom number generators for encryption and statistical sampling
applications, compression algorithms, and other applications where the
information density of a file is of interest.  Tests performed include
Entropy, Chi-square, Arithmetic Mean, Monte Carlo value for Pi, and
Serial Correlation Coefficient.