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 hybrid impossible xor differential model #290

Merged
merged 7 commits into from
Nov 11, 2024

Conversation

p-huynh
Copy link
Collaborator

@p-huynh p-huynh commented Nov 8, 2024

This PR adds two features to the impossible trail search modules of Claasp:

  • first, a hybrid model for impossible xor differential trail search that captures more information than the bitwise and wordwide models
  • the ability to allow probabilistic propagations in the key schedule in order to search for improbable differential trails

Copy link

@peacker peacker merged commit 28d11dd into develop Nov 11, 2024
10 checks passed
@peacker peacker deleted the feat/add_hybrid_impossible_xor_differential_model branch November 11, 2024 07:43
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