tools/statistics
Pauli f35dfdd6bb BN random range testing.
Add a script to generate critical value tables for the bn_rand_range stochastic
test.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/38)
2019-05-09 20:02:46 +10:00
..
README BN random range testing. 2019-05-09 20:02:46 +10:00
bn_rand_range.py BN random range testing. 2019-05-09 20:02:46 +10:00

README

This collection of scripts contains statistical scripts.


bn_rand_range.py    Generate the critical values tables for test/bn_rand_range.c
                    There is a dependency on the scipi package.