Skip to content

Comments

Add uBlock mix column version#403

Merged
peacker merged 2 commits intodevelopfrom
feature/add-ublock-mix-column
Feb 24, 2026
Merged

Add uBlock mix column version#403
peacker merged 2 commits intodevelopfrom
feature/add-ublock-mix-column

Conversation

@ale-depi
Copy link
Collaborator

@ale-depi ale-depi commented Feb 6, 2026

No description provided.

@ale-depi ale-depi requested a review from peacker February 6, 2026 09:22
- ``key_bit_size`` -- **integer** (default: `128`); cipher round_key bit size of the cipher
- ``number_of_rounds`` -- **integer** (default: `16`); number of rounds of the cipher. The cipher uses the
corresponding amount given the other parameters (if available) when r is 0
- ``use_mix_column`` -- **boolean** (default: `False`); whether to use mix column in the linear layer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a more verbose comment to help the user understand the difference between the two versions. Add also a doctest with both options

@sonarqubecloud
Copy link

@peacker peacker merged commit 87215c2 into develop Feb 24, 2026
11 checks passed
@peacker peacker deleted the feature/add-ublock-mix-column branch February 24, 2026 08:13
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