Skip to content
New issue

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

Feat/add alternative impossible differential model #288

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

p-huynh
Copy link
Collaborator

@p-huynh p-huynh commented Oct 18, 2024

This PR adds an alternative approach to find impossible differential trails.
It uses a XOR differential model and checks the feasibility, by fixing the inputs/output differences.
If the model is infeasible, an impossible differential is found.

Copy link

sonarcloud bot commented Oct 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants