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

Json output #146

Closed celic closed 2 years ago

celic commented 4 years ago

A place for discussion for now.

Will not merge until concerns are resolved.

celic commented 4 years ago

Current implementation has -o <filename> as an optional flag. Command line output always occurs. Selftests were run and work just fine.

Further clean-up needs to happen on restart tests and conditioning tests.