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

Reorder ACE signature check #669

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Sep 8, 2024

The ACE signature check, is dependent on the first 14 bytes, not 8 bytes.
Moved down the signature to the ≥ 256 byte group, prevent the signature from peeking the stream (tokenizer) individually .

@Borewit Borewit added the improvement Improvement of existing functionality label Sep 8, 2024
@Borewit Borewit self-assigned this Sep 8, 2024
@Borewit Borewit requested a review from sindresorhus September 8, 2024 09:57
@sindresorhus sindresorhus merged commit c01b230 into main Sep 8, 2024
6 checks passed
@sindresorhus sindresorhus deleted the reorder-ace-signature-check branch September 8, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants