Search results
A python implementation of the SP800-22 Rev 1a PRNG test suite. The NIST STS-2.1.2 implementation of the SP800-22 Rev1a tests has some problems. It tends to crash a lot and give the wrong result. This implementation provides a separate python file, one for each test and a program to read a binary data file and send it to each of the tests.
A python implementation of the SP800-22 Rev 1a PRNG test suite. - dj-on-github/sp800_22_tests
Easy test setup with Python script. Testing under the same conditions as sts-2.1.2 (NIST source code). Faster testing with multi-processing. Detailed test report output in CSV format.
A python implementation of the SP800-22 Rev 1a PRNG test suite. The NIST STS-2.1.2 implementation of the SP800-22 Rev1a tests has some problems. It tends to crash a lot and give the wrong result. This implementation provides a separate python file, one for each test and a program to read a binary data file and send it to each of the tests.
SP 800-22 Statistical Tests for Python. This is a Python C extension based on the NIST implementation of the statistical tests outlined in SP 800-22 Rev1a. Project details. Download files.
The NIST STS-2.1.2 implementation of the SP800-22 Rev1a tests has some problems. It tends to crash a lot and give the wrong result. This implementation provides a separate python file, one for each test and a program to read a binary data file and send it to each of the tests.
A remark on NIST SP 800-22 serial test. Corina-Elena Bogos∗, Razvan Mocanu †, Emil Simion ‡. February 14, 2022. Abstract This paper represents a cumulative review of the serial statistical test over the canonical values used in testing and freely generated values.