We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
:check katanCorrect
Calling :check katanCorrect in Primitive::Symmetric::Cipher::Block::KATAN fails:
Primitive::Symmetric::Cipher::Block::KATAN
> :check katanCorrect property katanCorrect Using random testing. Counterexample katanCorrect 0xe5982153a18c40ca77b0 0xfb0ba8839501ea3d = False
It's unclear to me if the inputs have to be of a certain shape, but if so, it would be helpful to exclude them from the property definition.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Calling
:check katanCorrect
inPrimitive::Symmetric::Cipher::Block::KATAN
fails:It's unclear to me if the inputs have to be of a certain shape, but if so, it would be helpful to exclude them from the property definition.
The text was updated successfully, but these errors were encountered: