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

Fix a regression in command line processing #192

Closed joshuaehill closed 2 years ago

joshuaehill commented 2 years ago

Introduced in commit 88107c861e8951d499c69d8c9de68836c18190b7.

The command line option "-l" takes an argument.

Resolves #191

joshuaehill commented 2 years ago

@celic I think that this is ready to merge. It is both trivial to review (only two lines of code change!) and obviously a problem.

celic commented 2 years ago

Sorry, I don't have notifications set up well. A tag or review request is appreciated.