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

Make "Full Entropy" report consistent with IG D.K Resolution 19 #225

Closed joshuaehill closed 10 months ago

joshuaehill commented 1 year ago

The older "draft" definitions of "full entropy" aren't very relevant now that the term is defined in IG D.K. Revise the output to be consistent with this criterion.

Also did some small code cleanup to remove superfluous variables.