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

ea_non_iid assessment of 1 bit data returns meaningless H_original result #101

Closed joshuaehill closed 5 years ago

joshuaehill commented 5 years ago

When ea_non_iid performs the initial assessment of 1-bit data, the tool returns "H_original: 1.000000" because none of the tests that update H_original are performed.