Skip to content

Conversation

@aaronjamt
Copy link
Contributor

Currently, the unencrypted command is truncated at block_size bytes. This PR calculates the actual size it should be, rounded up to the nearest multiple of block_size.

@github-actions
Copy link

You are welcome to add an entry to the CHANGELOG.md as well

@iceman1001
Copy link
Collaborator

Interesting, I believe a better way is to move this patch inside the fct padToBlockSize() instead of having it outside every where.

Meaning you make the input length a pointer and modify it.

@iceman1001 iceman1001 merged commit ef82d5b into RfidResearchGroup:master Nov 27, 2025
9 of 12 checks passed
@aaronjamt aaronjamt deleted the patch-1 branch December 3, 2025 08: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