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

Binary permtest fixes #111

Closed joshuaehill closed 5 years ago

joshuaehill commented 5 years ago

Fixed various binary permtest issues, and provided a faster implementation of find_collisions().

Resolves usnistgov/SP800-90B_EntropyAssessment#107. Resolves usnistgov/SP800-90B_EntropyAssessment#108. Resolves usnistgov/SP800-90B_EntropyAssessment#109. Resolves usnistgov/SP800-90B_EntropyAssessment#110.