usnistgov / SP800-90B_EntropyAssessment

The SP800-90B_EntropyAssessment C++package implements the min-entropy assessment methods included in Special Publication 800-90B.
202 stars 87 forks source link

Changes to iid testing, major speed up of t-tuple and lrs tests, chi-square fixes, and restart testing fixes #98

Closed joshuaehill closed 5 years ago

joshuaehill commented 5 years ago

This is the last set of fixes that I had waited to apply until the other pull requests resolved. I think that this should apply cleanly after applying pull request #80 (as I used that as the base for this branch).

Notably, this pull request includes:

Closes #78, closes #79, closes #82, closes #61, closes #51, closes #82, closes #61, closes #86, closes #55, closes #88, closes #89, closes #90, closes #91, closes #93, closes #95, closes #56, closes #92, closes #52, closes #53.