usnistgov / SP800-90B_EntropyAssessment

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

Resolves duplicate and non-reported permutation test results #200

Closed joshuaehill closed 1 year ago

joshuaehill commented 1 year ago

Fix for the JSON reporting problem reported by @b-ertel.

Resolves usnistgov/SP800-90B_EntropyAssessment#199